Results 1 to 6 of 6

Thread: After upgrade to 13.10 every time I start Skype it crashes Xorg

  1. #1
    Join Date
    Jun 2007
    Location
    Ontario, Canada
    Beans
    39

    After upgrade to 13.10 every time I start Skype it crashes Xorg

    I recently upgraded to xubuntu 13.10 and everytime i start my Skype, Xorg crashes and I have to re-login. I have tried "sudo apt-get purge skype" and also deleted my .Skype directory but nothing seems to help. I also tried installing from the .deb available from skype.com. Skype was working fine previously on 13.04.

    Anyone have any suggestions?

  2. #2
    Join Date
    Jun 2007
    Location
    Ontario, Canada
    Beans
    39

    Re: After upgrade to 13.10 every time I start Skype it crashes Xorg

    I have a GeForce GT 520, and I wanted to rule out the nvidia driver so I changed to the nouveau driver and rebooted. Issue still exists. I notice that sometimes I get the Skype login screen and it crashes Xorg immediately after successful Skype login. I can't seem to see any error messages directly related to Skype in the log files. Which specific log file should I be watching? Any help with debugging this would be appreciated.

  3. #3
    Join Date
    Jun 2007
    Location
    Ontario, Canada
    Beans
    39

    Re: After upgrade to 13.10 every time I start Skype it crashes Xorg

    I redirected output from skype running on the command line to a file and here is what I get:

    Gtk-Message: Failed to load module "overlay-scrollbar"
    Gtk-Message: Failed to load module "unity-gtk-module"
    Xlib: extension "RANDR" missing on display ":0.0".
    skype: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.

  4. #4
    Join Date
    Jun 2007
    Location
    Ontario, Canada
    Beans
    39

    Re: After upgrade to 13.10 every time I start Skype it crashes Xorg

    Just noticed that my Steam doesn't work on 13.10 anymore either (perhaps related, so posting info)... gets the following:

    Running Steam on ubuntu 13.10 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1368229716_client)
    Installing breakpad exception handler for appid(steam)/version(1368229716_client)
    Installing breakpad exception handler for appid(steam)/version(1368229716_client)
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
    after 110 requests (62 known processed) with 0 events remaining.
    Assert( Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction still registered ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/common/framefunction.cpp:120
    Last edited by mvidberg; October 25th, 2013 at 01:21 PM.

  5. #5
    Join Date
    Jun 2007
    Location
    Ontario, Canada
    Beans
    39

    Re: After upgrade to 13.10 every time I start Skype it crashes Xorg

    SOLVED! There was an innocuous seeming setting in my /etc/X11/xorg.conf file which I commented out as follows:

    #Section "Files"
    # FontPath "unix/:7100"
    #EndSection

    This fixed the problem!
    Last edited by mvidberg; October 26th, 2013 at 05:58 PM.

  6. #6
    Join Date
    Aug 2010
    Beans
    7

    Re: After upgrade to 13.10 every time I start Skype it crashes Xorg

    Thanks, this helped me to fix it, I think it may be related to this bug:
    https://bugs.launchpad.net/ubuntu/+s...er/+bug/738526

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
  •