Re: PROBLEM: kernel BUG at kernel/workqueue.c:323!

2007-08-26 Thread Michal Piotrowski
Hi,

On 26/08/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> PROBLEM: kernel BUG at kernel/workqueue.c:323!
>
> Summary :
> Happened while i was transferring a huge amount of data on wifi (ipw3945).
> Computer is a Fujitsu/Siemens Si 1520 / T5500, running Unbuntu Feisty 7.04.
>
> Follows :
> - dmesg output with "kernel bug"
> - scripts/ver_linux output
> - others thinks like lspci -vvv, etc...
>
> Feel free to ask i you need some more details or if i can help (by doing some
> testings or other stuffs)
>
> dmesg output :
> [  178.752000] ieee80211_crypt: registered algorithm 'TKIP'
> [  196.12] eth1: no IPv6 routers present
> [ 1548.228000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
> [ 1548.924000] ipw3945: Error sending cmd #07 to daemon: time out after 500ms.
> [ 1550.524000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
> [ 1551.024000] ipw3945: Error sending cmd #08 to daemon: time out after 500ms.
> [ 1551.524000] ipw3945: Error sending ADD_STA: time out after 500ms.
> [ 1552.024000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
> [ 1561.536000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
> [ 1561.712000] ADDRCONF(NETDEV_UP): eth1: link is not ready
> [ 1582.928000] ADDRCONF(NETDEV_UP): eth1: link is not ready
> [ 1611.024000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
> [ 1611.524000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
> [ 1611.796000] [ cut here ]
> [ 1611.796000] kernel BUG at kernel/workqueue.c:323!

"Problems building with kernel v2.6.20
The work queue structure changed with 2.6.20. In addition,
pci_module_init was deprecated. The three patches below in Patches
were provided by Mattiaa Dongili to correct this behavior. Download
them and apply them to ipw3945-1.1.3 James"

http://ipw3945.sourceforge.net/

Regards,
Michal

-- 
LOG
http://www.stardust.webpages.pl/log/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


PROBLEM: kernel BUG at kernel/workqueue.c:323!

2007-08-26 Thread fredoxygene
PROBLEM: kernel BUG at kernel/workqueue.c:323!

Summary :
Happened while i was transferring a huge amount of data on wifi (ipw3945).
Computer is a Fujitsu/Siemens Si 1520 / T5500, running Unbuntu Feisty 7.04.

Follows :
- dmesg output with "kernel bug"
- scripts/ver_linux output
- others thinks like lspci -vvv, etc...

Feel free to ask i you need some more details or if i can help (by doing some
testings or other stuffs)

dmesg output :
[  178.752000] ieee80211_crypt: registered algorithm 'TKIP'
[  196.12] eth1: no IPv6 routers present
[ 1548.228000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1548.924000] ipw3945: Error sending cmd #07 to daemon: time out after 500ms.
[ 1550.524000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
[ 1551.024000] ipw3945: Error sending cmd #08 to daemon: time out after 500ms.
[ 1551.524000] ipw3945: Error sending ADD_STA: time out after 500ms.
[ 1552.024000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
[ 1561.536000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1561.712000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 1582.928000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 1611.024000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1611.524000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1611.796000] [ cut here ]
[ 1611.796000] kernel BUG at kernel/workqueue.c:323!
[ 1611.796000] invalid opcode:  [#1]
[ 1611.796000] SMP
[ 1611.796000] Modules linked in: michael_mic arc4 ecb blkcipher
ieee80211_crypt_tkip aes ieee80211_crypt_ccmp isofs nls_iso8859_1 nls_cp437 udf
ipv6 binfmt_misc rfcomm l2cap bluetooth i915 drm ppdev acpi_cpufreq
cpufreq_stats cpufreq_ondemand freq_table cpufreq_powersave cpufreq_conservative
cpufreq_userspace sony_acpi tc1100_wmi dev_acpi pcc_acpi container dock video
asus_acpi sbs i2c_ec i2c_core battery ac backlight button af_packet nls_utf8
nls_cp850 vfat fat tifm_sd tifm_core sbp2 parport_pc lp parport fuse joydev
mmc_block snd_hda_intel snd_hda_codec ipw3945 snd_pcm_oss snd_mixer_oss snd_pcm
ieee80211 snd_seq_dummy ieee80211_crypt snd_seq_oss snd_seq_midi snd_rawmidi
snd_seq_midi_event snd_seq snd_timer snd_seq_device sdhci mmc_core snd soundcore
snd_page_alloc iTCO_wdt iTCO_vendor_support serio_raw psmouse shpchp pci_hotplug
intel_agp agpgart tsdev evdev ext3 jbd mbcache usbhid hid sg sr_mod cdrom sd_mod
ata_piix ata_generic libata scsi_mod ohci1394 ieee1394 e100 mii ehci_hcd generic
uhci_hcd usbcore thermal processor fan fbcon tileblit font bitblit softcursor
vesafb capability commoncap
[ 1611.796000] CPU:1
[ 1611.796000] EIP:0060:[]Not tainted VLI
[ 1611.796000] EFLAGS: 00010292   (2.6.20-16-generic #2)
[ 1611.796000] EIP is at run_workqueue+0xee/0x140
[ 1611.796000] eax: 05b41318   ebx: dfd949cc   ecx: 0246   edx: 
[ 1611.796000] esi: dfd949c0   edi: dfd949c8   ebp: 0246   esp: f78c1f58
[ 1611.796000] ds: 007b   es: 007b   ss: 0068
[ 1611.796000] Process ipw3945/1 (pid: 3715, ti=f78c task=c2112560
task.ti=f78c)
[ 1611.796000] Stack:  dfd949d4 f78c1f9c 0246 dfd949cb dfd949e0
0001 dfd949c0
[ 1611.796000]dfd949cc dfd949d4 f78c1f9c c0137d97 0001 
c1ffc5c0 0001
[ 1611.796000]  c2112560 c0120b40 00100100 00200200
 
[ 1611.796000] Call Trace:
[ 1611.796000]  [] worker_thread+0x147/0x170
[ 1611.796000]  [] default_wake_function+0x0/0x10
[ 1611.796000]  [] worker_thread+0x0/0x170
[ 1611.796000]  [] kthread+0xba/0xf0
[ 1611.796000]  [] keventd_create_kthread+0x6e/0x70
[ 1611.796000]  [] kernel_thread_helper+0x7/0x10
[ 1611.796000]  ===
[ 1611.796000] Code: 24 00 00 00 00 e8 f3 72 fe ff 8b 44 24 10 3b 46 0c 0f 85 78
ff ff ff 83 6e 34 01 89 ea 83 c4 1c 89 f0 5b 5e 5f 5d e9 f2 75 1b 00 <0f> 0b eb
fe 65 a1 08 00 00 00 8b 90 a4 00 00 00 05 94 01 00 00
[ 1611.796000] EIP: [] run_workqueue+0xee/0x140 SS:ESP 0068:f78c1f58
[ 1611.796000]  <6>ADDRCONF(NETDEV_UP): eth1: link is not ready



scripts/ver_linux output :
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux minimum 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
GNU/Linux

Gnu C  4.1.2
Gnu make   3.81
binutils   2.17.50
util-linux 2.12r
mount  2.12r
module-init-tools  3.3-pre2
e2fsprogs  1.40-WIP
reiserfsprogs  3.6.19
pcmciautils014
PPP2.4.4
Linux C Library> libc.2.5
Dynamic linker (ldd)   2.5
Procps 3.2.7
Net-tools  1.60
Console-tools  0.2.3
Sh-utils   5.97
udev   108
wireless-tools 28
Modules Loaded michael_mic arc4 ecb blkcipher ieee80211_crypt_tkip aes
ieee80211_crypt_ccmp hci_usb nls_iso8859_1 isofs nls_cp437 udf ipv6

PROBLEM: kernel BUG at kernel/workqueue.c:323!

2007-08-26 Thread fredoxygene
PROBLEM: kernel BUG at kernel/workqueue.c:323!

Summary :
Happened while i was transferring a huge amount of data on wifi (ipw3945).
Computer is a Fujitsu/Siemens Si 1520 / T5500, running Unbuntu Feisty 7.04.

Follows :
- dmesg output with kernel bug
- scripts/ver_linux output
- others thinks like lspci -vvv, etc...

Feel free to ask i you need some more details or if i can help (by doing some
testings or other stuffs)

dmesg output :
[  178.752000] ieee80211_crypt: registered algorithm 'TKIP'
[  196.12] eth1: no IPv6 routers present
[ 1548.228000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1548.924000] ipw3945: Error sending cmd #07 to daemon: time out after 500ms.
[ 1550.524000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
[ 1551.024000] ipw3945: Error sending cmd #08 to daemon: time out after 500ms.
[ 1551.524000] ipw3945: Error sending ADD_STA: time out after 500ms.
[ 1552.024000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
[ 1561.536000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1561.712000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 1582.928000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 1611.024000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1611.524000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
[ 1611.796000] [ cut here ]
[ 1611.796000] kernel BUG at kernel/workqueue.c:323!
[ 1611.796000] invalid opcode:  [#1]
[ 1611.796000] SMP
[ 1611.796000] Modules linked in: michael_mic arc4 ecb blkcipher
ieee80211_crypt_tkip aes ieee80211_crypt_ccmp isofs nls_iso8859_1 nls_cp437 udf
ipv6 binfmt_misc rfcomm l2cap bluetooth i915 drm ppdev acpi_cpufreq
cpufreq_stats cpufreq_ondemand freq_table cpufreq_powersave cpufreq_conservative
cpufreq_userspace sony_acpi tc1100_wmi dev_acpi pcc_acpi container dock video
asus_acpi sbs i2c_ec i2c_core battery ac backlight button af_packet nls_utf8
nls_cp850 vfat fat tifm_sd tifm_core sbp2 parport_pc lp parport fuse joydev
mmc_block snd_hda_intel snd_hda_codec ipw3945 snd_pcm_oss snd_mixer_oss snd_pcm
ieee80211 snd_seq_dummy ieee80211_crypt snd_seq_oss snd_seq_midi snd_rawmidi
snd_seq_midi_event snd_seq snd_timer snd_seq_device sdhci mmc_core snd soundcore
snd_page_alloc iTCO_wdt iTCO_vendor_support serio_raw psmouse shpchp pci_hotplug
intel_agp agpgart tsdev evdev ext3 jbd mbcache usbhid hid sg sr_mod cdrom sd_mod
ata_piix ata_generic libata scsi_mod ohci1394 ieee1394 e100 mii ehci_hcd generic
uhci_hcd usbcore thermal processor fan fbcon tileblit font bitblit softcursor
vesafb capability commoncap
[ 1611.796000] CPU:1
[ 1611.796000] EIP:0060:[c013736e]Not tainted VLI
[ 1611.796000] EFLAGS: 00010292   (2.6.20-16-generic #2)
[ 1611.796000] EIP is at run_workqueue+0xee/0x140
[ 1611.796000] eax: 05b41318   ebx: dfd949cc   ecx: 0246   edx: 
[ 1611.796000] esi: dfd949c0   edi: dfd949c8   ebp: 0246   esp: f78c1f58
[ 1611.796000] ds: 007b   es: 007b   ss: 0068
[ 1611.796000] Process ipw3945/1 (pid: 3715, ti=f78c task=c2112560
task.ti=f78c)
[ 1611.796000] Stack:  dfd949d4 f78c1f9c 0246 dfd949cb dfd949e0
0001 dfd949c0
[ 1611.796000]dfd949cc dfd949d4 f78c1f9c c0137d97 0001 
c1ffc5c0 0001
[ 1611.796000]  c2112560 c0120b40 00100100 00200200
 
[ 1611.796000] Call Trace:
[ 1611.796000]  [c0137d97] worker_thread+0x147/0x170
[ 1611.796000]  [c0120b40] default_wake_function+0x0/0x10
[ 1611.796000]  [c0137c50] worker_thread+0x0/0x170
[ 1611.796000]  [c013ac4a] kthread+0xba/0xf0
[ 1611.796000]  [c013ab8e] keventd_create_kthread+0x6e/0x70
[ 1611.796000]  [c01044c7] kernel_thread_helper+0x7/0x10
[ 1611.796000]  ===
[ 1611.796000] Code: 24 00 00 00 00 e8 f3 72 fe ff 8b 44 24 10 3b 46 0c 0f 85 78
ff ff ff 83 6e 34 01 89 ea 83 c4 1c 89 f0 5b 5e 5f 5d e9 f2 75 1b 00 0f 0b eb
fe 65 a1 08 00 00 00 8b 90 a4 00 00 00 05 94 01 00 00
[ 1611.796000] EIP: [c013736e] run_workqueue+0xee/0x140 SS:ESP 0068:f78c1f58
[ 1611.796000]  6ADDRCONF(NETDEV_UP): eth1: link is not ready



scripts/ver_linux output :
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux minimum 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
GNU/Linux

Gnu C  4.1.2
Gnu make   3.81
binutils   2.17.50
util-linux 2.12r
mount  2.12r
module-init-tools  3.3-pre2
e2fsprogs  1.40-WIP
reiserfsprogs  3.6.19
pcmciautils014
PPP2.4.4
Linux C Library libc.2.5
Dynamic linker (ldd)   2.5
Procps 3.2.7
Net-tools  1.60
Console-tools  0.2.3
Sh-utils   5.97
udev   108
wireless-tools 28
Modules Loaded michael_mic arc4 ecb blkcipher ieee80211_crypt_tkip aes
ieee80211_crypt_ccmp hci_usb

Re: PROBLEM: kernel BUG at kernel/workqueue.c:323!

2007-08-26 Thread Michal Piotrowski
Hi,

On 26/08/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 PROBLEM: kernel BUG at kernel/workqueue.c:323!

 Summary :
 Happened while i was transferring a huge amount of data on wifi (ipw3945).
 Computer is a Fujitsu/Siemens Si 1520 / T5500, running Unbuntu Feisty 7.04.

 Follows :
 - dmesg output with kernel bug
 - scripts/ver_linux output
 - others thinks like lspci -vvv, etc...

 Feel free to ask i you need some more details or if i can help (by doing some
 testings or other stuffs)

 dmesg output :
 [  178.752000] ieee80211_crypt: registered algorithm 'TKIP'
 [  196.12] eth1: no IPv6 routers present
 [ 1548.228000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
 [ 1548.924000] ipw3945: Error sending cmd #07 to daemon: time out after 500ms.
 [ 1550.524000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
 [ 1551.024000] ipw3945: Error sending cmd #08 to daemon: time out after 500ms.
 [ 1551.524000] ipw3945: Error sending ADD_STA: time out after 500ms.
 [ 1552.024000] ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
 [ 1561.536000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
 [ 1561.712000] ADDRCONF(NETDEV_UP): eth1: link is not ready
 [ 1582.928000] ADDRCONF(NETDEV_UP): eth1: link is not ready
 [ 1611.024000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
 [ 1611.524000] ipw3945: Error sending LEDS_CMD: time out after 500ms.
 [ 1611.796000] [ cut here ]
 [ 1611.796000] kernel BUG at kernel/workqueue.c:323!

Problems building with kernel v2.6.20
The work queue structure changed with 2.6.20. In addition,
pci_module_init was deprecated. The three patches below in Patches
were provided by Mattiaa Dongili to correct this behavior. Download
them and apply them to ipw3945-1.1.3 James

http://ipw3945.sourceforge.net/

Regards,
Michal

-- 
LOG
http://www.stardust.webpages.pl/log/
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/