Bug#671859: udev: Udev hangs on boot for 120 seconds, times out then eats CPU failing to rename files

2012-05-21 Thread eyck
> > /lib/udev/path_id 
> > /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/block/uba
> > /lib/udev/udisks-part-id /dev/uba
> 
> Looks like this driver is broken. Kernel bug.
 Maybe, it might be related to upgrade to 3.3.x, but it doesn't like driver
problem, when I re-run the command from cmdline, it seems to work ok:

/lib/udev/path_id 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/block/uba
ID_PATH=pci-:00:1d.0-usb-0:1.3:1.0

/lib/udev/udisks-part-id /dev/uba
using device_file=/dev/uba 
syspath=/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/block/uba,
 offset=0 ao=0 and number=0 for /dev/uba
Error opening /dev/uba: No medium found

which is ok, since there is no medium inserted in that slot.

regards, Eyck
-- 
Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9
 Total Existance Failure



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120521145515.gc2...@kuszelas.eu



Bug#438165: patch

2007-08-15 Thread eyck
This issue is fixed by:

http://people.linux-vserver.org/~dhozac/p/k/delta-NULL-dev-fix01.diff 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#438165: linux-image-2.6.18-4-vserver-686: NULL pointer dereference in dev_in_nx_info

2007-08-15 Thread eyck
Package: linux-image-2.6.18-4-vserver-686
Severity: normal


The bug looks like this:

BUG: unable to handle kernel NULL pointer dereference at virtual address 
00ac
 printing eip:  
c0132f84
*pde =  
Oops:  [#1]
SMP 

Modules linked in: tcp_diag inet_diag tun ipv6 ipt_REDIRECT xt_tcpudp 
xt_multiport xt_state ipt_MASQUERADE iptable_mangle iptable_filter iptable_nat 
ip_nat ip_tables id_ac97_codec snd_ac97_bus evdev snd_rawmidi snd_seq_device 
amd64_agp psmouse shpchp pci_hotplug eth1394 snd_pcm snd_timer snd_page_alloc 
snd soundcore agpgart parport_generic ide_core usbcore sata_via libata 
sym53c8xx scsi_transport_spi 8139too 8139cp mii scsi_mod skge thermal processor 
fan
CPU:1
EIP:0060:[]Not tainted VLI
EIP is at dev_in_nx_info+0xe/0x6c
eax:    ebx: f79bc8c0   ecx: 0200   edx: f79bc8c0
esi: 0001   edi: 0005   ebp:    esp: cf889e9c   

  
ds: 007b   es: 007b   ss: 0068  


Process gkrellm (pid: 20309[#49156], ti=cf888000 task=ed968e70 task.ti=cf888000)
Stack: d13d0e00 ed968e70 0005 c0263c8e f0d8d880 8124 7875797c 3230092a  
 
   38414635 30093043 30303030 09303030 35303030 30093009 46093009 46464646  

  
   09464646 09300930 ecd00030 ecd03b54 0001 c0155bc5 000b68e4 
Call Trace: 
   
 [] fib_seq_show+0xa2/0x150
 [] vma_merge+0x134/0x142
 [] do_mmap_pgoff+0x347/0x663   
 [] do_mmap_pgoff+0x50d/0x663 
 [] fib_seq_start+0x12/0x8a   
 [] seq_read+0x196/0x279  
 [] seq_read+0x0/0x279 
 [] vfs_read+0x9f/0x141   
   
 [] sys_read+0x3c/0x63
 
 [] syscall_call+0x7/0xb  
 
Code: 0c 0f 94 c0 31 d2 84 c0 74 09 89 e8 e8 03 fe ff ff 31 d2 83 c4 10 89 d0 
5b 5e 5f 5d c3 57 85 d2 56 be 01 00 00 00 53 89 d3 74 58 <8b> 88 ac 00 00 00 66 
31 f6 85
EIP: [] dev_in_nx_info+0xe/0x6c SS:ESP 0068:cf88

and exists in all vserver vs2.0 code up to vs2.0.3-rc2 (latest 2.0.3 is rc3).


-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.6.bsd40e
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]