https://bugs.kde.org/show_bug.cgi?id=377376
--- Comment #1 from Aleksandra Karadzic <aleksandra.karad...@imgtec.com> --- Created attachment 104449 --> https://bugs.kde.org/attachment.cgi?id=104449&action=edit Test case This is example that shows problem on boards that have version of glibc older then glibc2.24. $ gcc -g traceme.c -o traceme $ ./vg-in-place --tool=none ./traceme ==23581== Nulgrind, the minimal Valgrind tool ==23581== Copyright (C) 2002-2015, and GNU GPL'd, by Nicholas Nethercote. ==23581== Using Valgrind-3.13.0.SVN and LibVEX; rerun with -h for copyright info ==23581== Command: /home/aca/test-primeri/traceme ==23581== ==23582== ==23582== Process terminating with default action of signal 10 (SIGUSR1) ==23582== at 0x4C5CEE0: sigprocmask (sigprocmask.c:39) ==23582== by 0x400736: do_child (traceme.c:17) ==23582== by 0x400758: main (traceme.c:26) ==23582== ==23581== valgrind: the 'impossible' happened: main(): signal was supposed to be fatal host stacktrace: ==23582== at 0x380E15D3: show_sched_status_wrk (m_libcassert.c:378) sched status: running_tid=1 -- You are receiving this mail because: You are watching all bug changes.