View previous topic :: View next topic |
Author |
Message |
mlybarger Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/18440253975460edbd5eb6c.jpg)
Joined: 04 Sep 2002 Posts: 480
|
Posted: Wed Oct 19, 2005 10:37 am Post subject: strange udev error |
|
|
i'm getting this strange udev error when i plug something into usb:
udev[12384]: segfault at 0000000000000000 rip 0000000000407760 rsp 00007fffffffec88 error 6
edit: on boot, i noticed that udevstart also showed a segfault. this was using udev 070. i reverted to 058, and udev works now. i'm on amd64 if that matters. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thedarave n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Jul 2004 Posts: 19
|
Posted: Wed Oct 19, 2005 11:23 am Post subject: RE: strange udev error |
|
|
Seeing the same on a 3.4GHz Intel P4 laptop, but up and running perfect on a 2.4GHz P4. _________________ -Steve- |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
antoniofortunato n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_yoda.gif)
Joined: 29 Jan 2004 Posts: 36
|
Posted: Wed Oct 19, 2005 11:36 am Post subject: RE: strange udev error |
|
|
Similar problem here: I cannot boot the system with udev-070. I have the same segmentation fault and then a fatal error on /dev/hda1.
I'm on amd64, too.
I reverted to udev 068-r1 and all functioned well. It seems to be a bug of the new udev release. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
BlueByte Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 08 Apr 2004 Posts: 87
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bendy Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/11897956083f9ad9d413f51.gif)
Joined: 18 May 2002 Posts: 274 Location: Gloucester, UK
|
Posted: Thu Oct 20, 2005 6:38 pm Post subject: |
|
|
I have the same problem on amd64, and my system is pretty well fucked. I get lots of udev related error messages on boot, and then an emergency maintenance boot prompt. My root partition is on a striped raid array, but I have no /dev/md devices, and when I try to emerge an older version of udev I get an error about /var/tmp/portage being read-only.
BOLLOCKS
How do I recover this without a very tedious process involving a livecd? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bendy Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/11897956083f9ad9d413f51.gif)
Joined: 18 May 2002 Posts: 274 Location: Gloucester, UK
|
Posted: Thu Oct 20, 2005 7:49 pm Post subject: |
|
|
OK, further to my previous post:
According to /etc/mtab, / is mounted on 'rootfs' and is mounted rw, despite the read-only error when I try to emerge anything. Also, I have only root and home partitions i.e. /usr and /var are all under the / partition.
Interestingly, if I:I get a load of md* devices appearing under /dev.
So, does anyone know if it is possible to either:
a) move my mounted root partition from 'rootfs' to /dev/md0, while the system is running (seems unlikely to me....)?
b) create a persistent /dev/md0 that will survive a reboot, instead of relying on udev to create it?
Grateful for any suggestions.... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nxsty Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/135823966743134be2dbc8b.jpg)
Joined: 23 Jun 2004 Posts: 1556 Location: .se
|
Posted: Thu Oct 20, 2005 8:06 pm Post subject: |
|
|
You need to upgrade to 070-r1 to fix the segfaults. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bendy Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/11897956083f9ad9d413f51.gif)
Joined: 18 May 2002 Posts: 274 Location: Gloucester, UK
|
Posted: Fri Oct 21, 2005 7:45 am Post subject: |
|
|
nxsty wrote: | You need to upgrade to 070-r1 to fix the segfaults. |
Yes, I would do that if I could actually emerge anything....... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
incubator Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 05 Jun 2003 Posts: 584 Location: Belgium
|
Posted: Fri Oct 21, 2005 12:17 pm Post subject: |
|
|
just plug in the livecd in your drive and emerge the new udev with that ![Smile :)](images/smiles/icon_smile.gif) _________________ Programming today is a race between Software Engineers striving to build bigger and better idiot-proof Programs, and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bendy Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/11897956083f9ad9d413f51.gif)
Joined: 18 May 2002 Posts: 274 Location: Gloucester, UK
|
Posted: Fri Oct 21, 2005 12:26 pm Post subject: |
|
|
incubator wrote: | just plug in the livecd in your drive and emerge the new udev with that |
Yes, I could do that, but that means remembering how to mount my raid-0 root partition (I haven't set up any raid arrays since I originally did this install nearly 2 years ago). I will probably have to do this, I was just searching for an easier/quicker way, cos I'm lazy...... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|