NetBSD-Bugs archive

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

Re: kern/43217 (KASSERT(ci->ci_ilevel < IPL_HIGH) failed when running a linux binary)



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

From: Bernd Ernesti <netbsd%lists.veego.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/43217 (KASSERT(ci->ci_ilevel < IPL_HIGH) failed when running 
a linux binary)
Date: Sat, 5 Jun 2010 09:05:15 +0200

 On Sun, May 02, 2010 at 06:41:24AM +0000, dholland%NetBSD.org@localhost wrote:
 > Synopsis: KASSERT(ci->ci_ilevel < IPL_HIGH) failed when running a linux 
 > binary
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: dholland%NetBSD.org@localhost
 > State-Changed-When: Sun, 02 May 2010 06:41:23 +0000
 > State-Changed-Why:
 > Fixed the printf - can you check that it no longer crashes?
 
 It is still crashing for me with a current kernel from June the 3rd.
 I tried to install acrobat which requires some packages and it allways crashed
 while installing suse_freetype2
 
 The lines with the unknown note type looks bad. Some strange non ascii chars.
 From /var/log/messages:
 
  /usr/pkg/emul/linux/sbin/ldconfig: bad tag 1: [4 4, 16 4,  GNU  PaX]
  ?^CE^L9E?^O?^Y^B: unknown note type 1163097427
  /usr/pkg/emul/linux/sbin/ldconfig: bad tag 1: [4 4, 16 4,  GNU  PaX]
  ^PR?E^HP?<U+5c3>?^P??: unknown note type 1163097427 
  /usr/pkg/emul/linux/sbin/ldconfig: bad tag 1: [4 4, 16 4,  GNU  PaX]
  ^PR?E^HP?<U+5c3>?^P??: unknown note type 1163097427 
  /usr/pkg/emul/linux/sbin/ldconfig: bad tag 1: [4 4, 16 4,  GNU  PaX]
  ^PR?E^HP?<U+5c3>?^P??: unknown note type 1163097427 
 
 And that was what I saw on the serial console:
 
 9E....: unknown note type 1163097427
 /usr/pkg/emul/linux/sbin/ldconfig: bad tag 1: [4 4, 16 4,  GNU  PaX]
 .R.Pÿ..Ä..Ø: unknown note type 1163097427
 /usr/pkg/emul/linux/sbin/ldconfig: bad tag 1: [4 4, 16 4,  GNU  PaX]
 panic: kernel diagnostic assertion "ci->ci_ilevel < IPL_HIGH" failed: file 
"/src/sys/arch/x86/x86/pmap.c", line 2612
 fatal breakpoint trap in supervisor mode
 trap type 1 code 0 eip c01f4694 cs 8 eflags 246 cr2 bb916454 ilevel 8
 Stopped in pid 15505.1 (sh) at  netbsd:breakpoint+0x4:  popl    %ebp
 db{0}> bt
 
breakpoint(cfbc872c,8,0,cfbc85f0,c098fd40,2,cfbc8614,c071765e,c097c268,c08d8b48)
 at netbsd:breakpoint+0x4
 panic(c097c268,c08d8b48,c093470e,c0934580,a34,7,cd958000,1,0,0) at 
netbsd:panic+0x1f2
 
kern_assert(c08d8b48,c0934580,a34,c093470e,5c5a,cd528458,1,cd6ea000,cfbc868c,cf313000)
 at netbsd:kern_assert+0x2e
 
pmap_load(c0a043e0,cfb8d984,cf313000,cf313000,bb913000,ce5e5e44,cfbc86c4,c04c679e,ce5e5e44,cfbc86a8)
 at netbsd:pmap_load+0x256
 
pmap_map_ptes(ce5e5e44,cfbc86a8,cfbc86b4,cfbc86ac,718,cfbc87c8,cfbc86c4,3,3,cfbc8754)
 at netbsd:pmap_map_ptes+0x20e
 pmap_extract(ce5e5e44,bb913000,0,cfd0d900,30,cfbc8794,10,cfbc8754,3000,0) at 
netbsd:pmap_extract+0xbe
 uvm_fault_internal(ce59742c,bb916000,1,0,1,f4,cde832c0,cfb8d984,cfbc8da0,6) at 
netbsd:uvm_fault_internal+0x2f2
 trap() at netbsd:trap+0x70e
 --- trap (number 6) ---
 strlen(c08f5bfe,5,0,0,cfbc8988,ce4c7000,cfbc897c,c05b4fbb,4,0) at 
netbsd:strlen+0x10
 printf(c08f5bfe,bb916454,45537553,0,34,45537553,2,d6448004,d5b13a10,cfbc89c8) 
at netbsd:printf+0x24
 
netbsd_elf32_signature(cf313000,cfbc8bcc,d5b14a04,0,cfbc8a38,1,d5b14a04,2,d3a763a8,d3a763a8)
 at netbsd:netbsd_elf32_signature+0x16a
 
exec_elf32_makecmds(cf313000,cfbc8bcc,0,1000,cc2c3c94,d5b14a00,cfbc8a9c,c05b1eb5,8,1)
 at netbsd:exec_elf32_makecmds+0x15b
 
check_exec(cf313000,cfbc8bcc,ce4c7000,cf313000,c0a3f4e4,bbaae000,7f92f000,cfb8d998,5,0)
 at netbsd:check_exec+0x1e4
 execve1(cf313000,bb916454,bb9164b4,bb9164c4,c03d7220,bbaae000,1,0,c09bb370,0) 
at netbsd:execve1+0x192
 
sys_execve(cf313000,cfbc8d00,cfbc8d28,43,bbaae000,cfb8d984,3b,bb916454,bb9164b4,bb9164c4)
 at netbsd:sys_execve+0x22
 
syscall(cfbc8d48,bb9000b3,ab,bfbf001f,bbba001f,bb916454,bb9164b4,bfbfdfe8,bb916454,7d7b7cff)
 at netbsd:syscall+0xb9
 
 Bernd
 


Home | Main Index | Thread Index | Old Index