Marco, Le 16.08.2005 12:11:26, Marco d'Itri a écrit :
On Aug 16, "Jean-Luc Coulon (f5ibh)" <[EMAIL PROTECTED]> wrote:> Aug 16 10:41:01 tangerine kernel: udev[8011]: segfault at 00007fffff808000 rip > 0000000000408760 rsp 00007fffff803bf8 error 4 How can this help? Please get a stack trace with debugging symbols. (From 067: http://www.bofh.it/~md/debian/.)
(I don' know how to get a stack trace of udev) With udev 067: -------------- I've rebuilt 067 unstripped for my architecture (amd64). This one doesnt segfault, the /dev/hdx devices are created.But as well as the /dev/sd[c-f] they are created with the 'floppy' group. And like in bug #321276, if I restart udev, they are created respectively with the 'cdrom' group for the /dev/hd[ab] (which is correct) and 'hal' group for /dev/sd[c-f].
When I restart udev, I get the following messages in the syslog: ----------------------------------Aug 16 12:26:35 tangerine udev[12773]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcs5' Aug 16 12:26:35 tangerine udev[12774]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcsa5' Aug 16 12:26:35 tangerine udev[12775]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcs4' Aug 16 12:26:35 tangerine udev[12776]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcsa4' Aug 16 12:26:35 tangerine udev[12777]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcs3' Aug 16 12:26:35 tangerine udev[12778]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcsa3' Aug 16 12:26:35 tangerine udev[12785]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcs2' Aug 16 12:26:35 tangerine udev[12787]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcsa2' Aug 16 12:26:35 tangerine udev[12814]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcs6' Aug 16 12:26:35 tangerine udev[12818]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcsa6' Aug 16 12:26:35 tangerine udev[12833]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcs7' Aug 16 12:26:35 tangerine udev[12836]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@vcsa7'
-------------------------- udev 066: ---------Some more informations with 066: if I restart udev, I get the following in the syslog:
-------------------------------Aug 16 11:40:26 tangerine udev[13172]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]' Aug 16 11:40:26 tangerine udev[13176]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]' Aug 16 11:40:45 tangerine kernel: hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache Aug 16 11:40:45 tangerine kernel: hdb: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
Aug 16 11:40:45 tangerine kernel: cdrom: open failed.Aug 16 11:40:45 tangerine udev[13219]: udev_rules.c: line too long, conf line skipped /etc/udev/udev.conf, line 1 Aug 16 11:40:45 tangerine kernel: udev[13219]: segfault at 00007fffffc13000 rip
0000000000408760 rsp 00007fffffc10e08 error 4Aug 16 11:40:45 tangerine udev[13222]: udev_rules.c: line too long, conf line skipped /etc/udev/udev.conf, line 1 Aug 16 11:40:45 tangerine kernel: udev[13222]: segfault at 00007fffff9c7000 rip
0000000000408760 rsp 00007fffff9c4938 error 4Aug 16 11:41:05 tangerine cdrom_id[14109]: cdrom_id.c: unable to open '/dev/.tmp-3-0'
Aug 16 11:41:05 tangerine hal.dev[14111]: DEVNAME is not setAug 16 11:41:05 tangerine cdrom_id[14113]: cdrom_id.c: unable to open '/dev/.tmp-3-64'
Aug 16 11:41:05 tangerine hal.dev[14115]: DEVNAME is not setAug 16 11:41:27 tangerine scsi_id[19986]: mknod failed: Operation not permitted Aug 16 11:41:27 tangerine scsi_id[19987]: mknod failed: Operation not permitted Aug 16 11:41:28 tangerine scsi_id[20220]: mknod failed: Operation not permitted Aug 16 11:41:28 tangerine scsi_id[20221]: mknod failed: Operation not permitted
---------------------It complains about a line too long in /etc/udev/ude.conf but it is the file shipped with the package:
----------------------- # udev.conf # Where in the filesystem to place the device nodes udev_root="/dev" # The name and location of the udev database. udev_db="/dev/.udevdb" # The name and location of the udev rules file(s). udev_rules="/etc/udev/rules.d" # The syslog(3) priority: "err", "info", or the numerical value. udev_log="err" # maximum size of the /dev tmpfs tmpfs_size="10M" --------------------------
-- ciao, Marco
-- Regards Jean-Luc
pgp6HKsQ2UPWF.pgp
Description: PGP signature

