Date: Sat, 13 Oct 2018 20:07:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229830] [truss] throws an assertion failure after the trussed process got killed Message-ID: <bug-229830-227-TKeJeZkUom@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229830-227@https.bugs.freebsd.org/bugzilla/> References: <bug-229830-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229830 --- Comment #4 from Jan Kokem=C3=BCller <jan.kokemueller@gmail.com> --- Sorry, I forgot to mention that I'm running FreeBSD 12.0-ALPHA9 amd64 with = some local patches: FreeBSD 12.0-ALPHA9 FreeBSD 12.0-ALPHA9 #3 r339331+0547250df758(test-suspend48)-dirty: Sat Oct 13 13:47:25 CEST 2018 With the program I posted it is reproducible ~80-90% of the time on my lapt= op. I've found that adding a "usleep(50000);" between the pthread_create() and kill() increases this number. This makes sure that "truss -H" gets the new thread notification (like "101702: <new thread 101702>"). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229830-227-TKeJeZkUom>