https://bugs.kde.org/show_bug.cgi?id=390792
Bug ID: 390792
Summary: 'impossible' happened in dh_handle_noninsn_write()
Product: valgrind
Version: 3.14 SVN
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: dhat
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
During process termination of a dhat-instrumented run, the following appeared.
The valgrind process apparently then exited with a "1".
DHAT: dh_main.c:756 (dh_handle_noninsn_write): the 'impossible' happened.
host stacktrace:
==4307== at 0x58007362: show_sched_status_wrk (m_libcassert.c:355)
==4307== by 0x5800781E: report_and_quit (m_libcassert.c:426)
==4307== by 0x5800781E: vgPlain_assert_fail (m_libcassert.c:492)
==4307== by 0x5800252C: dh_handle_noninsn_write (dh_main.c:756)
==4307== by 0x58013248: final_tidyup (m_main.c:2325)
==4307== by 0x5801374C: shutdown_actions_NORETURN (m_main.c:2090)
==4307== by 0x580AD9AF: run_a_thread_NORETURN (syswrap-linux.c:203)
sched status:
running_tid=1
Thread 1: status = VgTs_Runnable (lwpid 4307)
==4307== at 0x40014A6: _vgnU_freeres (vg_preloaded.c:59)
==4307== by 0x2: ???
==4307== by 0xB76F77: (below main) (in /lib/libc-2.6.so)
--
You are receiving this mail because:
You are watching all bug changes.