Date: Sun, 28 Jul 2019 16:48:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239493] signal SIGABRT in .__sys_thr_kill () from /lib/libc.so.7 on r350103 ppc64 Message-ID: <bug-239493-227-Z5DweyHkkU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239493-227@https.bugs.freebsd.org/bugzilla/> References: <bug-239493-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239493 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not Enough Information Status|New |Closed --- Comment #2 from Conrad Meyer <cem@freebsd.org> --- (In reply to Dennis Clarke from comment #0) > if (r[2048] != 0 || r[2049] != 0 || r[2050] != 0 || r[2051] != 0 || > r[2052] != 0 || r[2053] != 0 || r[2054] != 0) > abort (); abort() invokes raise(SIGABRT). This looks like libc behaving as expected. Where's the bug? -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239493-227-Z5DweyHkkU>
