NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55151: atf-run in tests/lib/libc/sys/ crashes kernel



The following reply was made to PR kern/55151; it has been noted by GNATS.

From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/55151: atf-run in tests/lib/libc/sys/ crashes kernel
Date: Tue, 7 Apr 2020 15:38:49 +0000

 actually I had a backtrace in the console log:
 
 [ 9208.9471678] panic: kernel diagnostic assertion "(code != TRAP_CHLD) || (entity > 1)" failed: file "../../../../kern/kern_sig.c", line 1600 
 [ 9208.9571652] cpu1: Begin traceback...
 [ 9208.9671633] 0xc7cd8ea4: netbsd:db_panic+0x14
 [ 9208.9671633] 0xc7cd8ebc: netbsd:vpanic+0x170
 [ 9208.9771676] 0xc7cd8ed4: netbsd:__aeabi_uldivmod
 [ 9208.9771676] 0xc7cd8f94: netbsd:eventswitch+0x384
 [ 9208.9871698] 0xc7cd8fac: netbsd:child_return+0x3c
 [ 9208.9871698] cpu1: End traceback...
 
 Martin
 


Home | Main Index | Thread Index | Old Index