Hi All,
        Ok, here is the oops that I captured via a serial console when my 
machine locked up while copying a file to my external usb 2.0 hard drive 
enclosure. This is with the latest usb drivers for the 2.4 kernel. 

ksymoops 2.4.5 on i686 2.4.19-16mdk-debug.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19-16mdk-debug/ (default)
     -m /boot/System.map-2.4.19-16mdk-debug (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Warning (compare_maps): mismatch on symbol __nvsym03120  , NVdriver says 
c0de3920, /lib/modules/2.4.19-16mdk-debug/kernel/drivers/video/NVdriver says 
c0ddc1c0.  Ignoring 
/lib/modules/2.4.19-16mdk-debug/kernel/drivers/video/NVdriver entry
Unable to handle kernel NULL pointer dereference at virtual address 00000058
*pde = 00000000
Oops: 0002
CPU:    1
EIP:    0010:[<c093f2b0>]    Tainted: P
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010082
eax: 00000001   ebx: 00000000   ecx: 00000001   edx: 8038fe74
esi: 81b44000   edi: 00000040   ebp: b0fd9de0   esp: b0fd9dd0
ds: 0018   es: 0018   ss: 0018
Process kdeinit (pid: 4690, stackpage=b0fd9000)
Stack: 81b44128 bdbdad40 81b44000 00000000 b0fd9dfc c09413dc 81b44000 00000001
       ad572000 ad572000 81b44030 b0fd9e14 80126043 81b44000 00000001 80367258
       fffffff7 b0fd9e34 80125e8f 80367258 00000046 00000001 80360940 80360950
Call Trace:    [<c09413dc>] [<80126043>] [<80125e8f>] [<8010b553>] 
[<802085e2>]
  [<8010e298>] [<80207f49>] [<802507e4>] [<80204840>] [<80204a99>] 
[<80148cc6>]
  [<80109757>]
Code: c6 43 58 03 c7 43 48 00 00 00 00 89 5c 24 04 89 34 24 e8 59


>>EIP; c093f2b0 <[ehci-hcd]end_unlink_async+20/90>   <=====

>>edx; 8038fe74 <tv1+254/804>
>>esi; 81b44000 <_end+177e2b7/404f8337>
>>ebp; b0fd9de0 <_end+30c14097/404f8337>
>>esp; b0fd9dd0 <_end+30c14087/404f8337>

Trace; c09413dc <[ehci-hcd]ehci_tasklet+8c/90>
Trace; 80126043 <tasklet_action+63/a0>
Trace; 80125e8f <do_softirq+cf/e0>
Trace; 8010b553 <do_IRQ+183/190>
Trace; 802085e2 <alloc_skb+c2/1d0>
Trace; 8010e298 <call_do_IRQ+5/d>
Trace; 80207f49 <sock_def_readable+9/90>
Trace; 802507e4 <unix_stream_sendmsg+2b4/3b0>
Trace; 80204840 <sock_sendmsg+70/b0>
Trace; 80204a99 <sock_write+99/b0>
Trace; 80148cc6 <sys_write+96/1c0>
Trace; 80109757 <system_call+33/38>

Code;  c093f2b0 <[ehci-hcd]end_unlink_async+20/90>
00000000 <_EIP>:
Code;  c093f2b0 <[ehci-hcd]end_unlink_async+20/90>   <=====
   0:   c6 43 58 03               movb   $0x3,0x58(%ebx)   <=====
Code;  c093f2b4 <[ehci-hcd]end_unlink_async+24/90>
   4:   c7 43 48 00 00 00 00      movl   $0x0,0x48(%ebx)
Code;  c093f2bb <[ehci-hcd]end_unlink_async+2b/90>
   b:   89 5c 24 04               mov    %ebx,0x4(%esp,1)
Code;  c093f2bf <[ehci-hcd]end_unlink_async+2f/90>
   f:   89 34 24                  mov    %esi,(%esp,1)
Code;  c093f2c2 <[ehci-hcd]end_unlink_async+32/90>
  12:   e8 59 00 00 00            call   70 <_EIP+0x70> c093f320 
<[ehci-hcd]start_unlink_async+0/160>


2 warnings issued.  Results may not be reliable.

-Angel


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to