Bug#474361: More information

2008-12-17 Thread John Verhoeven
I had a bunch of custom udev rules defined for vaious USB enclosures and 
memory sticks.  I did this to get my system as stock as possible

I removed them and the problem has gone away.  

Now for some debugging on my custom rules :-(

ps axfw showed, before I removed my custom rules:

 1795 tty2 Ss 0:00 /bin/bash
 3458 tty2 R+ 0:00  \_ ps axfw
 1860 ?Ss0:00 udevd --daemon
 2126 ?S 0:00  \_ udevd --daemon
 2127 ?S 0:00  \_ /sbin/vol_id --label /dev/psaux
 2195 ?S 0:00 /bin/sh -e /lib/udev/net.agent
 3457 ?S 0:00  \_ sleep 1 
  
-- 
 _--_|\ John Verhoeven (joh...@iinet.net.au)
 /  \  
 *_.--._/   Smile! things could be worse... So I did... and they were...   
   v   



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#474361: More information

2008-12-17 Thread Marco d'Itri
On Dec 17, John Verhoeven jo...@atoms.iinet.net.au wrote:

 nobody2088  2087  0 19:41 ?   00:00:00 /sbin/vol_id --label /dev/psaux
WTF? Please get the complete command line with ps axfw, I can't see what
could cause vol_id to be run on /dev/psaux.

And then report the output of ls -l /etc/udev/rules.d/


-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#474361: More information

2008-12-17 Thread John Verhoeven
Relevant udev messages issued at point of faillure:
--
Starting the hotplug events dispatcher: udevd.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...

After the udevadm settle timeout, the events queue contains:
962: /class/misc/psaux

done (timeout).
--
I did a ps -efww to a file before starting through rcS.d scripts.  Below is 
the extra processes started by the scripts.
--
root  1824 1  0 19:41 ?00:00:00 udevd --daemon
root  2087  1824  0 19:41 ?00:00:00 udevd --daemon
nobody2088  2087  0 19:41 ?   00:00:00 /sbin/vol_id --label /dev/psaux
root  2270 1  0 19:41 ?00:00:00 /bin/sh -e /lib/udev/net.agent
root  3052 2  0 19:41 ?00:00:00 [kpsmoused]
root  3180 2  0 19:41 ?00:00:00 [kgameportd]
root  3381  2270  0 19:41 ?00:00:00 sleep 1
root  3382  1755  0 19:42 tty2 00:00:00 ps -efww
--

Hope this helps.

-- 
 _--_|\ John Verhoeven (joh...@iinet.net.au)
 /  \  
 *_.--._/   Smile! things could be worse... So I did... and they were...   
   v   



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org