FS#59950 - valgrind memcheck crashs with qt applications

Attached to Project: Arch Linux
Opened by Nicola (drakkan) - Wednesday, 05 September 2018, 19:08 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 13 October 2019, 13:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:

valgrind memcheck crash with qt 5.11.1

Additional info:

see this upstream bug report

https://bugs.kde.org/show_bug.cgi?id=393146


Steps to reproduce:

download the minimal example from the upstream bug and launch memcheck on it,

valgrind will crash with this error

valgrind: m_debuginfo/debuginfo.c:453 (discard_or_archive_DebugInfo): Assertion 'is_DebugInfo_active(di)' failed.

a fix is available, please apply, thanks!
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 13 October 2019, 13:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  Package version is now valgrind-3.14.0-1 and, other than previous version, it works as expected
Comment by Rish Shadra (wave100) - Saturday, 29 September 2018, 00:49 GMT
I just tested this out using the latest version of valgrind from their repo - this bug is definitely fixed in the latest version.
Comment by Evgeniy (evgeniy) - Friday, 12 October 2018, 10:45 GMT
I confirm, valgrind-3.14.0 works fine, valgrind installed via pacman crashes at start.

Loading...