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

--- Comment #5 from Mark Wielaard <[email protected]> ---
BTW. The valgrind crash does change when using --keep-debuginfo=yes for these
cases. Now it crashes because of:

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

host stacktrace:
==7114==    at 0x5804AAF5: show_sched_status_wrk (m_libcassert.c:355)
==7114==    by 0x5804AC24: report_and_quit (m_libcassert.c:426)
==7114==    by 0x5804ADA0: vgPlain_assert_fail (m_libcassert.c:492)
==7114==    by 0x5808891E: discard_or_archive_DebugInfo (debuginfo.c:452)
==7114==    by 0x5808A376: discard_or_archive_marked_DebugInfos
(debuginfo.c:589)
==7114==    by 0x5808A376: discard_DebugInfos_which_overlap_with
(debuginfo.c:614)
==7114==    by 0x5808A376: di_notify_ACHIEVE_ACCEPT_STATE (debuginfo.c:897)
==7114==    by 0x5808A376: vgPlain_di_notify_mmap (debuginfo.c:1231)
==7114==    by 0x580BDD5F: vgModuleLocal_generic_PRE_sys_mmap
(syswrap-generic.c:2388)
==7114==    by 0x580F45A2: vgSysWrap_amd64_linux_sys_mmap_before
(syswrap-amd64-linux.c:400)
==7114==    by 0x580B8C7E: vgPlain_client_syscall (syswrap-main.c:1857)
==7114==    by 0x580B52EA: handle_syscall (scheduler.c:1176)
==7114==    by 0x580B6CAE: vgPlain_scheduler (scheduler.c:1498)
==7114==    by 0x580C8936: thread_wrapper (syswrap-linux.c:103)
==7114==    by 0x580C8936: run_a_thread_NORETURN (syswrap-linux.c:156)

sched status:
  running_tid=1

Thread 1: status = VgTs_Runnable (lwpid 7114)
==7114==    at 0x4018C8A: mmap (mmap.c:34)
==7114==    by 0x400669A: _dl_map_object_from_fd (dl-load.c:1347)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to