Tom Rini wrote:

>On Fri, Jun 23, 2006 at 09:47:42AM -0700, Geoff Levand wrote:
>  
>
>>Tom Rini wrote:
>>    
>>
>>>On Fri, Apr 28, 2006 at 04:35:45PM +0530, Girish Shilamkar wrote:
>>>
>>>      
>>>
>>>>Hi,
>>>>    I am using 2.6.16 kernel on mips32r2, I found that kernel panic is
>>>>generated after doing info threads.
>>>>
>>>>Any ideas where I can look into.
>>>>        
>>>>
>>>What toolchain?  I've got confirmation that this works on the SiByte in
>>>both 32 and 64bit mode, but again with gcc-3.4.3/gdb-6.2.  It's possible
>>>your config file is messed up.
>>>      
>>>
>>Tom,
>>
>>Is that SiByte big or little endian?  I get the same problem as Girish,
>>and we both are running BE targets.
>>    
>>
>
>I don't recall anymore.  Manish, do you recall?
>
>  
>
Btw, this is a "info threads" output from 2.6.10 KGDB on SWARM:

(gdb) info threads
  11 Thread 32768 (Shadow task 0 for pid 0)  0x00000000 in ?? ()
  10 Thread 10 (kseriod)  0xffffffff801062c4 in kernel_thread (
    fn=0x802f7994 <serio_wait>, arg=0x80124d2c, flags=2150594964)
    at arch/mips/kernel/process.c:162
  9 Thread 9 (aio/0)  0xffffffff801062c4 in kernel_thread (fn=0x8013ca94 
<kthread>,
    arg=0x8123be90, flags=8390418) at arch/mips/kernel/process.c:162
  8 Thread 8 (kswapd0)  0xffffffff801062c4 in kernel_thread (fn=0, 
arg=0x802ef920,
    flags=8392448) at arch/mips/kernel/process.c:162
  7 Thread 7 (pdflush)  0xffffffff801062c4 in kernel_thread (fn=0x8013ca94
<kthread>,
    arg=0x8123bed0, flags=8390418) at arch/mips/kernel/process.c:162
  6 Thread 6 (pdflush)  0xffffffff801062c4 in kernel_thread (fn=0x8013ca94
<kthread>,
    arg=0x8123bed0, flags=8390418) at arch/mips/kernel/process.c:162
  5 Thread 5 (kblockd/0)  0xffffffff801062c4 in kernel_thread (
    fn=0x8013ca94 <kthread>, arg=0x8123be78, flags=8390418)
    at arch/mips/kernel/process.c:162
  4 Thread 4 (khelper)  0xffffffff801062c4 in kernel_thread (fn=0x8013ca94
<kthread>,
    arg=0x8123be98, flags=8390418) at arch/mips/kernel/process.c:162
  3 Thread 3 (events/0)  0xffffffff801062c4 in kernel_thread (fn=0x8013ca94
<kthread>,
    arg=0x8123beb8, flags=8390418) at arch/mips/kernel/process.c:162
  2 Thread 2 (ksoftirqd/0)  0xffffffff801062c4 in kernel_thread (
    fn=0x8013ca94 <kthread>, arg=0x8123bee8, flags=8390418)
    at arch/mips/kernel/process.c:162
* 1 Thread 1 (swapper)  tcp_init () at net/ipv4/tcp.c:2220


Can you send me your stack trace? Also, what toolchain/gdb version are 
you using?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to