2001-12-17 17:43:46

by Joseph Pingenot

[permalink] [raw]
Subject: USB [Toshiba PCX1100U CableModem] panic

[Sorry for the resend, but I didn't get any responses, nor a copy
[ back (I usually do), nor did it appear in the archives.
[ Did Majordomo burp?
[As a postscript, I haven't found anything out yet.]


I get the following oops if I try and run pump on eth1, the cable
modem:
[First, machine info:
[ Toshiba Satellite 1605CDS
[ AMD K6-3, 450MHz
[ 160MB RAM
[ linux 2.4.16
[ Debian unstable
[Cable modem is a Toshiba PCX1100U

#pump -i eth1
CDCEther.c: eth1: set multicast filters
Scheduling in interrupt
kernel BUG at sched.c 551!
invalid operand: 0000
CPU: 0
EIP: 0010:[<c01125b0>] Not tainted
EFLAGS: 00010282
eax: 0000001b ebx: c9199de4 ecx: c029ad60 edx: 00001ce1
esi: 0000ccab edi: 00000000 ebp: c9199dd0 esp: c9199da4
ds: 0018 es: 0018 ss: 0018
Process pump (pid: 374, stackpage=c9199000)
Stack: c0248916 00000227 c9199de4 0000ccab 00000000 c01f404f c02b2000 c9199e1c
00000000 c9198000 00000202 c9199df8 c011251a c9199de4 c9198000 c930c600
c02f687c c02f687c 0000ccab c9198000 c011245c c9198000 c01ec667 c930c600
Call Trace: [<c01f404f>] [<c011251a>] [<c011245c>] [<c01ec667>] [<c01ec782>]
[<c01ec80f>] [<ca868787>] [<c02003ae>] [<c02003c4>] [<c01fe9fd>] [<c01ff833>]

[<c02256a1>] [<c0227417>] [<c01f8e26>] [<c013a0c6>] [<c0106b33>]

Code: 0f 0b 83 c4 08 0b 4d f4 c1 e1 05 81 c1 40 b5 2e c0 89 4d fc
<0>Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
[Freeze]
(Paraphrased; I typed this in manually)

I'm going to try and dig around and figure stuff out, but, being new
to such things, any help would be appeciated.
Likewise for anyone else dinking with this, I'll provide what info I can.
Quick note to ext3 developers: THANKS for journaling!! :)


--
Joseph=========<Free Software User and Developer>[email protected]
"If you really want to toggle [Internet Explorer] into secure mode, you
just need to click the little 'X" in the top right corner of the window."
--User dsb3 on http://www.slashdot.org. [Use Mozilla! http://www.mozilla.org.]


2001-12-17 17:59:07

by Greg KH

[permalink] [raw]
Subject: Re: USB [Toshiba PCX1100U CableModem] panic

On Mon, Dec 17, 2001 at 11:43:22AM -0600, Joseph Pingenot wrote:
> [Sorry for the resend, but I didn't get any responses, nor a copy
> [ back (I usually do), nor did it appear in the archives.
> [ Did Majordomo burp?
> [As a postscript, I haven't found anything out yet.]
>
>
> I get the following oops if I try and run pump on eth1, the cable
> modem:

Can you run that oops through ksymoops?

thanks,

greg k-h

2001-12-17 18:25:28

by Joseph Pingenot

[permalink] [raw]
Subject: Re: USB [Toshiba PCX1100U CableModem] panic

>From Greg KH on Monday, 17 December, 2001:
>Can you run that oops through ksymoops?

My apologies. I should have done this originally [is my first bugposting,
if that is any consolation]

ksymoops 2.4.3 on i586 2.4.16. Options used
-v /usr/local/src/kernel/linux-2.4.16/vmlinux (specified)
-k /var/adm/ksymoops/20011217031414.ksyms (specified)
-l /var/adm/ksymoops/20011217031414.modules (specified)
-o /lib/modules/2.4.16/ (default)
-m /boot/System.map-2.4.16-b (specified)

Reading Oops report from the terminal
kernel BUG at sched.c 551!
invalid operand: 0000
CPU: 0
EIP: 0010:[<c01125b0>] Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010282
eax: 0000001b ebx: c9199de4 ecx: c029ad60 edx: 00001ce1
esi: 0000ccab edi: 00000000 ebp: c9199dd0 esp: c9199da4
ds: 0018 es: 0018 ss: 0018
Process pump (pid: 374, stackpage=c9199000)
Stack: c0248916 00000227 c9199de4 0000ccab 00000000 c01f404f c02b2000 c9199e1c
00000000 c9198000 00000202 c9199df8 c011251a c9199de4 c9198000 c930c600
c02f687c c02f687c 0000ccab c9198000 c011245c c9198000 c01ec667 c930c600
Call Trace: [<c01f404f>] [<c011251a>] [<c011245c>] [<c01ec667>] [<c01ec782>]
[<c01ec80f>] [<ca868787>] [<c02003ae>] [<c02003c4>] [<c01fe9fd>] [<c01ff833>]
[<c02256a1>] [<c0227417>] [<c01f8e26>] [<c013a0c6>] [<c0106b33>]
Code: 0f 0b 83 c4 08 0b 4d f4 c1 e1 05 81 c1 40 b5 2e c0 89 4d fc

>>EIP; c01125b0 <schedule+6c/31c> <=====
Trace; c01f404e <sohci_submit_urb+4f6/510>
Trace; c011251a <schedule_timeout+72/90>
Trace; c011245c <process_timeout+0/4c>
Trace; c01ec666 <usb_start_wait_urb+ee/1ac>
Trace; c01ec782 <usb_internal_control_msg+5e/74>
Trace; c01ec80e <usb_control_msg+76/98>
Trace; ca868786 <[CDCEther]CDCEther_set_multicast+12e/184>
Trace; c02003ae <__dev_mc_upload+1e/24>
Trace; c02003c4 <dev_mc_upload+10/30>
Trace; c01fe9fc <dev_open+84/a0>
Trace; c01ff832 <dev_change_flags+4e/fc>
Trace; c02256a0 <devinet_ioctl+314/664>
Trace; c0227416 <inet_ioctl+132/17c>
Trace; c01f8e26 <sock_ioctl+1e/24>
Trace; c013a0c6 <sys_ioctl+16a/184>
Trace; c0106b32 <system_call+32/40>
Code; c01125b0 <schedule+6c/31c>
00000000 <_EIP>:
Code; c01125b0 <schedule+6c/31c> <=====
0: 0f 0b ud2a <=====
Code; c01125b2 <schedule+6e/31c>
2: 83 c4 08 add $0x8,%esp
Code; c01125b4 <schedule+70/31c>
5: 0b 4d f4 or 0xfffffff4(%ebp),%ecx
Code; c01125b8 <schedule+74/31c>
8: c1 e1 05 shl $0x5,%ecx
Code; c01125ba <schedule+76/31c>
b: 81 c1 40 b5 2e c0 add $0xc02eb540,%ecx
Code; c01125c0 <schedule+7c/31c>
11: 89 4d fc mov %ecx,0xfffffffc(%ebp)

<0>Kernel panic: Aiee, killing interrupt handler!

--
Joseph=========<Free Software User and Developer>[email protected]
"If you really want to toggle [Internet Explorer] into secure mode, you
just need to click the little 'X" in the top right corner of the window."
--User dsb3 on http://www.slashdot.org. [Use Mozilla! http://www.mozilla.org.]