| Author |
Message |
ralv
|
|
|
Post subject: [SOLVED] Problem with Kernel 2.6.36-1.slh.1-aptosid-686
Posted: 24.11.2010, 11:58
|
|

Joined: 2010-09-12
Posts: 3
Location: Münster
Status: Offline
|
|
Hi there,
I have a problem with the kernel mentioned above. I'm using an external USB-harddisk with a separate power-supply. I can mount and use the disk without any problem, but when i unmount it via the KDE-device-notifier and switch off the power my kde-session ends and i get the following at the console:
Code:
2010-11-24 12:16:53 hostname ntfs-3g[2187] Cmdline options: rw,nosuid,nodev,uhelper=hal,uid=1000,locale=en_US.utf8
2010-11-24 12:16:53 hostname ntfs-3g[2187] Mount options: rw,nosuid,nodev,uhelper=hal,silent,allow_other,nonempty,relatime,fsname=/dev/sdc1,blkdev,blksize=4096,default_permissions
2010-11-24 12:16:53 hostname ntfs-3g[2187] Global ownership and permissions enforced, configuration type 1
2010-11-24 12:16:53 hostname hald mounted /dev/sdc1 on behalf of uid 1000
2010-11-24 12:17:02 hostname /USR/SBIN/CRON[2189] (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
2010-11-24 12:17:03 hostname ntfs-3g[2187] Unmounting /dev/sdc1 (Backup)
2010-11-24 12:17:03 hostname hald unmounted /dev/sdc1 from '/media/Backup' on behalf of uid 1000
2010-11-24 12:17:10 hostname kernel [ 71.679587] usb 1-2.1.3: USB disconnect, address 7
2010-11-24 12:17:10 hostname kernel [ 71.679746] BUG: unable to handle kernel NULL pointer dereference at 000001c0
2010-11-24 12:17:10 hostname kernel [ 71.680142] IP: [<c0263ab1>] disk_replace_part_tbl+0x21/0x70
2010-11-24 12:17:10 hostname kernel [ 71.680447] *pde = 00000000
2010-11-24 12:17:10 hostname kernel [ 71.680567] Oops: 0000 [#1] PREEMPT SMP
2010-11-24 12:17:10 hostname kernel [ 71.680567] last sysfs file: /sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map
2010-11-24 12:17:10 hostname kernel [ 71.680986] Modules linked in: vboxnetadp vboxnetflt vboxdrv acpi_cpufreq mperf cpufreq_performance cpufreq_conservative cpufreq_stats ppdev cpufreq_ondemand lp cpufreq_powersave freq_table fuse coretemp dm_crypt snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq snd_timer snd_seq_device i915 drm_kms_helper snd drm i2c_algo_bit soundcore video i2c_i801 rtc_cmos intel_agp tpm_tis evdev shpchp i2c_core pci_hotplug parport_pc tpm pcspkr dcdbas rtc_core serio_raw output rtc_lib psmouse tpm_bios parport processor button snd_page_alloc dell_wmi wmi ext3 jbd mbcache dm_mod usb_storage sg sr_mod sd_mod cdrom usbhid hid pata_acpi uhci_hcd ata_generic ata_piix libata ehci_hcd usbcore scsi_mod thermal e1000e floppy nls_base [last unloaded: scsi_wait_scan]
2010-11-24 12:17:10 hostname kernel [ 71.682085]
2010-11-24 12:17:10 hostname kernel [ 71.682085] Pid: 596, comm: khubd Not tainted 2.6.36-1.slh.1-aptosid-686 #1 0M858N/OptiPlex 760
2010-11-24 12:17:10 hostname kernel [ 71.682085] EIP: 0060:[<c0263ab1>] EFLAGS: 00010286 CPU: 0
2010-11-24 12:17:10 hostname kernel [ 71.682085] EIP is at disk_replace_part_tbl+0x21/0x70
2010-11-24 12:17:10 hostname kernel [ 71.682085] EAX: f6a5f200 EBX: f6a037a0 ECX: 00000000 EDX: 00000000
2010-11-24 12:17:10 hostname kernel [ 71.682085] ESI: 00000000 EDI: 00000000 EBP: f87fbd20 ESP: f688bdb0
2010-11-24 12:17:10 hostname kernel [ 71.682085] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
2010-11-24 12:17:10 hostname kernel [ 71.682085] Process khubd (pid: 596, ti=f688a000 task=f71f90c0 task.ti=f688a000)
2010-11-24 12:17:10 hostname kernel [ 71.682085] Stack:
2010-11-24 12:17:10 hostname kernel [ 71.682085] f6a5f200 c0509988 c0263b68 00000000 c03060b6 c026f727 00000000 f8dbe31c
2010-11-24 12:17:10 hostname kernel [ 71.682085] <0> 00000000 f6a5f258 c026f727 f6a5f274 c026f6f0 f68484b8 c02706ba f71d3e40
2010-11-24 12:17:10 hostname kernel [ 71.682085] <0> 00000292 f8dba495 c0223778 f7134b10 f71d3e6c f8dba450 c02706ba f68485e8
2010-11-24 12:17:10 hostname kernel [ 71.682085] Call Trace:
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0263b68>] ? disk_release+0x18/0x30
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c03060b6>] ? device_release+0x16/0x80
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c026f727>] ? kobject_release+0x37/0x90
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c026f727>] ? kobject_release+0x37/0x90
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c026f6f0>] ? kobject_release+0x0/0x90
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c02706ba>] ? kref_put+0x2a/0x60
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8dba495>] ? sg_device_destroy+0x45/0x70 [sg]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0223778>] ? sysfs_hash_and_remove+0x78/0x80
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8dba450>] ? sg_device_destroy+0x0/0x70 [sg]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c02706ba>] ? kref_put+0x2a/0x60
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c030690d>] ? device_del+0x9d/0x180
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c03069f8>] ? device_unregister+0x8/0x10
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f87ed92b>] ? __scsi_remove_device+0x8b/0xa0 [scsi_mod]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f87eaaef>] ? scsi_forget_host+0x5f/0x70 [scsi_mod]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f87e3b61>] ? scsi_remove_host+0x51/0xd0 [scsi_mod]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8ddff6b>] ? quiesce_and_remove_host+0x5b/0xa0 [usb_storage]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8de0050>] ? usb_stor_disconnect+0x10/0x20 [usb_storage]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8957be8>] ? usb_unbind_interface+0x38/0x130 [usbcore]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0308d8d>] ? __device_release_driver+0x4d/0xb0
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0308e9d>] ? device_release_driver+0x1d/0x30
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c030842b>] ? bus_remove_device+0x7b/0xb0
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c030695f>] ? device_del+0xef/0x180
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8954e8d>] ? usb_disable_device+0x4d/0xf0 [usbcore]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8950308>] ? usb_disconnect+0x78/0x100 [usbcore]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8950fad>] ? hub_thread+0x3dd/0xfa0 [usbcore]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c01518f0>] ? autoremove_wake_function+0x0/0x40
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<f8950bd0>] ? hub_thread+0x0/0xfa0 [usbcore]
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0151574>] ? kthread+0x74/0x80
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0151500>] ? kthread+0x0/0x80
2010-11-24 12:17:10 hostname kernel [ 71.682085] [<c0103cb6>] ? kernel_thread_helper+0x6/0x10
2010-11-24 12:17:10 hostname kernel [ 71.682085] Code: 36 22 01 00 83 c4 0c c3 66 90 83 ec 08 89 1c 24 89 74 24 04 8b 58 30 8b b0 a8 01 00 00 85 db 89 50 30 74 3e c7 43 0c 00 00 00 00 <8b> 86 c0 01 00 00 e8 f4 60 1a 00 89 f0 e8 4d 7a ff ff 8b 86 c0
2010-11-24 12:17:10 hostname kernel [ 71.682085] EIP: [<c0263ab1>] disk_replace_part_tbl+0x21/0x70 SS:ESP 0068:f688bdb0
2010-11-24 12:17:10 hostname kernel [ 71.682085] CR2: 00000000000001c0
2010-11-24 12:17:10 hostname kernel [ 71.859918] ---[ end trace 6608b6c5c515e826 ]---
This is reproducible, and it does not happen with the last used kernel (2.6.36-0.slh.8-aptosid-686)
Greetings
Rainer |
Last edited by ralv on 25.11.2010, 05:36; edited 1 time in total
|
| |
|
|
|
 |
ralv
|
|
Post subject: RE: Problem with Kernel 2.6.36-1.slh.1-aptosid-686
Posted: 24.11.2010, 15:34
|
|

Joined: 2010-09-12
Posts: 3
Location: Münster
Status: Offline
|
|
| this behaviour is also reproducible with 2 other external usb-drives... |
|
|
| |
|
|
|
 |
clubex
|
|
Post subject: RE: Problem with Kernel 2.6.36-1.slh.1-aptosid-686
Posted: 24.11.2010, 17:42
|
|

Joined: 2010-09-11
Posts: 95
Status: Offline
|
|
| Same here with all off board USB ports. |
|
|
| |
|
|
|
 |
snvv
|
|
Post subject:
Posted: 24.11.2010, 20:39
|
|

Joined: 2010-09-13
Posts: 268
Status: Offline
|
|
Same problem with aptosid 64 bit.
When I switch off the external hard disk, the system reboots. |
|
|
| |
|
|
|
 |
Sordon
|
|
Post subject:
Posted: 25.11.2010, 00:34
|
|

Joined: 2010-09-13
Posts: 50
Status: Offline
|
|
I'm also using 2.6.36-1.slh.1-aptosid-686. When I switch off my hard drive the kde-session does not restart, but a couple of messages in the system tray:
Best Regards,
Sordon |
|
|
| |
|
|
|
 |
slh
|
|
Post subject:
Posted: 25.11.2010, 01:03
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
| I can reproduce it and think to have found the cause, a potential fix is currently building. |
|
|
| |
|
|
|
 |
slh
|
|
Post subject:
Posted: 25.11.2010, 02:19
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
| New kernels uploaded, I'm pretty sure that this issue is fixed now. Thanks a lot for this very detailed bug report, it really helped with the debugging. |
|
|
| |
|
|
|
 |
ralv
|
|
Post subject:
Posted: 25.11.2010, 05:35
|
|

Joined: 2010-09-12
Posts: 3
Location: Münster
Status: Offline
|
|
Works fine with new kernel 2.6.36-1.slh.2-aptosid-686.
Thanks a lot for the very quick fix, slh
Best regards
Rainer |
|
|
| |
|
|
|
 |
Sordon
|
|
Post subject:
Posted: 25.11.2010, 08:16
|
|

Joined: 2010-09-13
Posts: 50
Status: Offline
|
|
| With the new kernel the problem is also solved for me. Thanks. |
|
|
| |
|
|
|
 |
clubex
|
|
Post subject:
Posted: 25.11.2010, 08:47
|
|

Joined: 2010-09-11
Posts: 95
Status: Offline
|
|
| Ditto for me. Thanks as always slh, much appreciated. |
|
|
| |
|
|
|
 |
snvv
|
|
Post subject:
Posted: 25.11.2010, 10:05
|
|

Joined: 2010-09-13
Posts: 268
Status: Offline
|
|
It is solved for me too, but during kernel install I gor 2 strange messages:
Code:
i2c i2c_2: readbytes: ack/nak timeout
drm:[radeon_dvi_detected] *ERROR* DVI-0-1: Proved a monitor but bo/invalid EDIT]
The monitor works in the normal resolution and refresh rate without problem.
I mounded/unmounded and switched off an external HD without problem.
Regards
snvv |
|
|
| |
|
|
|
 |
|
|