Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Ubuntu Randomly Logs Me Out/Xorg Crashing

  1. #11
    Join Date
    Nov 2007
    Location
    Mississauga
    Beans
    201
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ubuntu Randomly Logs Me Out/Xorg Crashing

    I reinstalled 12.04 and recently it crashed again but when I reported the problem it said this:

    The problem cannot be reported:

    You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs:

    xserver-xorg-core, upstart, xserver-common


    How exactly do I upgrade these packages???
    System Specs:
    Asus M2N4-SLI Motherboard, Nvidia GeFORCE 8500GT, AMD Athlon 64 X2 3600+, 4GB RAM, 200GB Harddrive (100GB Windows 7, 100GB Ubuntu 12.04)

  2. #12
    Join Date
    Jan 2012
    Beans
    123
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Ubuntu Randomly Logs Me Out/Xorg Crashing

    Quote Originally Posted by alsamman View Post
    I reinstalled 12.04 and recently it crashed again but when I reported the problem it said this:

    The problem cannot be reported:

    You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs:

    xserver-xorg-core, upstart, xserver-common


    How exactly do I upgrade these packages???
    sudo apt-get dist-upgrade

    it is better to do the update before the upgrade by

    sudo apt-get update

  3. #13
    Join Date
    Nov 2007
    Location
    Mississauga
    Beans
    201
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ubuntu Randomly Logs Me Out/Xorg Crashing

    bump. This issue is still going on and I don't know what to do.
    System Specs:
    Asus M2N4-SLI Motherboard, Nvidia GeFORCE 8500GT, AMD Athlon 64 X2 3600+, 4GB RAM, 200GB Harddrive (100GB Windows 7, 100GB Ubuntu 12.04)

  4. #14
    Join Date
    Jul 2011
    Beans
    1

    Re: Ubuntu Randomly Logs Me Out/Xorg Crashing

    Hi there,

    I'm experiencing the same problem on my computer where my Ubuntu 12.04 is logging me out randomly. Here are the lines from the Xorg.0.log.old file which are explaining the problem:

    Code:
    Backtrace:
    [ 13999.061] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb76a2727]
    [ 13999.061] 1: /usr/bin/X (0xb751a000+0x18c4aa) [0xb76a64aa]
    [ 13999.061] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb74f740c]
    [ 13999.061] 3: /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so (0xb4704000+0xd6b76) [0xb47dab76]
    [ 13999.061] Segmentation fault at address 0x80
    [ 13999.062]
    Caught signal 11 (Segmentation fault). Server aborting
    [ 13999.062]
    Please consult the The X.Org Foundation support
             at http://wiki.x.org
     for help.
    [ 13999.062] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 13999.062]
    [ 13999.129] (II) evdev: Power Button: Close
    [ 13999.129] (II) UnloadModule: "evdev"
    [ 13999.129] (II) Unloading evdev
    [ 13999.136] (II) evdev: Video Bus: Close
    [ 13999.136] (II) evdev: Video Bus: Close
    [ 13999.136] (II) UnloadModule: "evdev"
    [ 13999.136] (II) Unloading evdev
    [ 13999.145] (II) evdev: Power Button: Close
    [ 13999.145] (II) UnloadModule: "evdev"
    [ 13999.145] (II) Unloading evdev
    [ 13999.148] (II) evdev: Sleep Button: Close
    [ 13999.148] (II) UnloadModule: "evdev"
    [ 13999.148] (II) Unloading evdev
    [ 13999.153] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 13999.153] (II) UnloadModule: "evdev"
    [ 13999.153] (II) Unloading evdev
    [ 13999.166] (II) UnloadModule: "synaptics"
    [ 13999.167] (II) Unloading synaptics
    [ 13999.167] (II) evdev: HP WMI hotkeys: Close
    [ 13999.167] (II) UnloadModule: "evdev"
    [ 13999.167] (II) Unloading evdev
    If I'm correct there is a problem with my nvidia drivers. Should I reinstall the drivers or would you be able to point me to a fix which can resolve this problem?
    Any advices and different opinion will be more than welcome.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •