NetBSD-Bugs archive

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

port-i386/53062: panic: SPL NOT LOWERED ON SYSCALL EXIT



>Number:         53062
>Category:       port-i386
>Synopsis:       panic: SPL NOT LOWERED ON SYSCALL EXIT
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 28 10:35:00 +0000 2018
>Originator:     Jose Luis Rodriguez Garcia
>Release:        NetBSD-8 2018-02-27
>Organization:
>Environment:
NetBSD localhost 8.0_BETA NetBSD 8.0_BETA (GENERIC.201802271630Z) i386

>Description:
Executing a java linux program (jmeter) the system panics. It always crash at the 10-15 secondos of the begining the jmeter (it doesn't produce a high load in the Operative System).

localhost# crash -M *core -N *3
Crash version 8.0_BETA, image version 8.0_BETA.
System panicked: SPL NOT LOWERED ON SYSCALL EXIT

Backtrace from time of crash is available.
crash> 

(gdb) bt
#0  0xc011e2a5 in cpu_reboot ()
#1  0xc0947c10 in vpanic ()
#2  0xc0947c9a in panic ()
#3  0xc01006ee in Xsyscall ()
#4  0xc01006fd in Xsyscall ()
#5  0xa7e500b3 in ?? ()
#6  0xa7ea0023 in ?? ()
#7  0xa7ea0023 in ?? ()
#8  0x003d0023 in ?? ()
#9  0xa7d47000 in ?? ()
#10 0x805aa400 in ?? ()
#11 0xa7e5ac38 in ?? ()
#12 0x00000065 in ?? ()
#13 0xa7e5ab98 in ?? ()
#14 0x00008912 in ?? ()
#15 0x00000000 in ?? ()
(gdb)


>How-To-Repeat:
Executing JMETER under Java 8 from Oracle
>Fix:
I don't know



Home | Main Index | Thread Index | Old Index