I just updated my laptop from Ubuntu 14.10 to Ubuntu 15.04. Now on a restart it fails to make it to the login prompt. The system looks to be in a cycle of failure and I see the message repeatedly
[ OK ] Started Light Display Manager.
[ OK ] Started ACPI event daemon.
Starting ACPI event daemon...
Starting Network Manager Script Dispatcher Service....
[ OK ] Started Network Manager Script Dispatcher Service.
The contents of /var/log/Xorg.0.log
show a segfault. Sorry I can't copy the backtrace now, but the chain goes
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/usr/bin/X
Segmentation fault at address 0x41
I'm on a Dell Precision m3800. Since the nVidia driver is implicated in the stack trace, I'll start with swapping that out.
Any suggestions for my next steps to try to fix this?
thanks, Dennis
I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien Apr 25 '15 at 06:21