NetBSD-Bugs archive

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

port-i386/49521: python33 self-tests crash i386/netbsd-6 systems



>Number:         49521
>Category:       port-i386
>Synopsis:       python33 self-tests crash i386/netbsd-6 systems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 01 22:15:00 +0000 2015
>Originator:     Havard Eidnes
>Release:        NetBSD 6.1.4_PATCH
>Organization:
	None
>Environment:
System: NetBSD floke.uninett.no 6.1.4_PATCH NetBSD 6.1.4_PATCH (GENERIC) #1: Sun Jun 29 13:59:55 CEST 2014 he%floke.uninett.no@localhost:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
	Running "make test" in pkgsrc/lang/python33 eventually results
	in a panic.  My test system doesn't have a serial console,
	the crashdump contains this tail of dmesg:

uvm_fault(0xc41d8958, 0, 1) -> 0xe
fatal page fault in supervisor mode
trap type 6 code 0 eip c079495f cs 8 eflags 210213 cr2 0 ilevel 0
panic: trap
cpu1: Begin traceback...
printf_nolog(c0ba9993,df9baa60,df9baa60,c079495f,8,210213,0,0,df9baa10,c08ac8e4) at netbsd:printf_nolog
trap_tss() at netbsd:trap_tss
--- trap via task gate ---
0:
cpu1: End traceback...

	Unfortunately, the crash utility doesn't reveal much more:

crash> bt
_KERNEL_OPT_NAPMBIOS(c0ba9993,104,c05a2408,8,5,0,0,104,df9ba9b4,c0790cfa) at 0
_KERNEL_OPT_IPX(104,0,fffe,c0bb42e3,c0790aa5,0,6,df9baa60,df9ba9c4,c0790d9f) at d
f9ba9d0
vpanic(c0ba9993,df9ba9d0,df9baa54,c07df53c,c0ba9993,df9baa60,df9baa60,c079495f,8
,210213) at vpanic+0x1cf
printf_nolog(c0ba9993,df9baa60,df9baa60,c079495f,8,210213,0,0,df9baa10,c08ac8e4)
 at printf_nolog
trap_tss() at trap_tss
--- trap via task gate ---
0:
crash> 

>How-To-Repeat:
	See above.

>Fix:
	Sorry, don't know yet.



Home | Main Index | Thread Index | Old Index