From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Chazarain Date: Fri, 20 Aug 2004 12:41:12 +0000 Subject: Re: Infinite loop with hal Message-Id: <4125F168.8080500@yahoo.fr> MIME-Version: 1 Content-Type: multipart/mixed; boundary="------------060600070204080802070002" List-Id: To: linux-hotplug@vger.kernel.org This is a multi-part message in MIME format. --------------060600070204080802070002 Content-Type: multipart/alternative; boundary="------------010603070206090105070901" --------------010603070206090105070901 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit David Zeuthen wrote: >On Wed, 2004-08-18 at 10:41 +0200, Guillaume Chazarain wrote: > > >>[Follow-up to http://marc.theaimsgroup.com/?t=109239500600001&r=1&w=2] >> >> >> > >Thanks a lot for following up; sorry for the lag, I had to moderate the >message to get through and I only just saw the message > > > I am not very fast either ;) >>Unfortunately, the problem did not disappear with the upgrade :( >>As soon as I access my ZIP, even with "head -c1 /dev/hdd", the >>infinite loop is back, using 100% of my little PentiumIII 450. >> >> > >Does this happen even while hald is not running? I guess it really will >happen even though hald is not running, because of this message from the >syslog > >Aug 17 22:25:40 localhost udev[23814]: configured rule in '/etc/udev/rules.d/51-udev-persistent.rules' at line 3 applied, 'hdd4' becomes '%k' > >Try moving that file out of the way and see if it happens again. > > > Right, it happens also when hald is not running and hiding the file causes the infinite loop to go away. I attached the file for information, it's a vanilla fedora/udev one. >>The only way to stop the loop is to mount the ZIP or to eject it. >>In the latter case hald will crash. >> >> >> > >Ugh, that's bad, care to send a backtrace? > > > Sorry, forgot to download the source while at work. It will be for tomorrow it seems :( Thanks for your help. -- Guillaume --------------010603070206090105070901 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit David Zeuthen wrote:
On Wed, 2004-08-18 at 10:41 +0200, Guillaume Chazarain wrote:
  
[Follow-up to http://marc.theaimsgroup.com/?t=109239500600001&r=1&w=2]

    

Thanks a lot for following up; sorry for the lag, I had to moderate the
message to get through and I only just saw the message

  
I am not very fast either ;)

  
Unfortunately, the problem did not disappear with the upgrade :(
As soon as I access my ZIP, even with "head -c1 /dev/hdd", the
infinite loop is back, using 100% of my little PentiumIII 450.
    

Does this happen even while hald is not running? I guess it really will
happen even though hald is not running, because of this message from the
syslog

Aug 17 22:25:40 localhost udev[23814]: configured rule in '/etc/udev/rules.d/51-udev-persistent.rules' at line 3 applied, 'hdd4' becomes '%k'

Try moving that file out of the way and see if it happens again.

  
Right, it happens also when hald is not running and hiding the file causes the infinite loop to
go away. I attached the file for information, it's a vanilla fedora/udev one.

  
The only way to stop the loop is to mount the ZIP or to eject it.
In the latter case hald will crash.

    

Ugh, that's bad, care to send a backtrace?

  
Sorry, forgot to download the source while at work. It will be for tomorrow it seems :(

Thanks for your help.

--
Guillaume

--------------010603070206090105070901-- --------------060600070204080802070002 Content-Type: text/plain; name="51-udev-persistent.rules" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="51-udev-persistent.rules" BUS="scsi", PROGRAM="/sbin/udev.get_persistent_device_name.sh", NAME="%k" SYMLINK="%c{1+}" BUS="usb", PROGRAM="/sbin/udev.get_persistent_device_name.sh", NAME="%k" SYMLINK="%c{1+}" BUS="ide", PROGRAM="/sbin/udev.get_persistent_device_name.sh", NAME="%k" SYMLINK="%c{1+}" # S/390 zfcp, full disk BUS="ccw", PROGRAM="/sbin/scsi_id" SYSFS{cutype}="1731/03" SYSFS{devtype}="1732/03" KERNEL="sd*[!0-9]", NAME="%k" SYMLINK="disk/by-path/ccw-%s{hba_id}-fcp-%s{wwpn}:%s{fcp_lun} disk/by-serial/fcp-%c{1}%c{2}-%c{3}" # S/390 zfcp, disk partition BUS="ccw", PROGRAM="/sbin/scsi_id" SYSFS{cutype}="1731/03" SYSFS{devtype}="1732/03" KERNEL="sd*[0-9]", NAME="%k" SYMLINK="disk/by-path/ccw-%s{hba_id}-fcp-%s{wwpn}:%s{fcp_lun}-part%n disk/by-serial/fcp-%c{1}%c{2}-%c{3}-part%n" # S/390 DASD, full disk BUS="ccw", SYSFS_discipline="ECKD" KERNEL="dasd*[!0-9]", NAME="%k" SYMLINK="disk/by-path/ccw-%b" # S/390 DASD, disk partition BUS="ccw", SYSFS_discipline="ECKD" KERNEL="dasd*[0-9]", NAME="%k" SYMLINK="disk/by-path/ccw-%b-part%n" # KERNEL="ntibm*[0-9]", SYMLINK="tape/%b/non-rewinding" # KERNEL="rtibm*[0-9]", SYMLINK="tape/%b/rewinding" --------------060600070204080802070002-- ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel