LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Chrome/Chromium crash X.org on Slackware-Current (https://www.linuxquestions.org/questions/slackware-14/chrome-chromium-crash-x-org-on-slackware-current-4175478251/)

lukkon 09-23-2013 03:10 PM

Chrome/Chromium crash X.org on Slackware-Current
 
Hi! I have a Slackware current system (upgraded from 14.0 few days ago) with Chromium installed (chromium-29.0.1547.57-x86_64-1sl from slacky repository). Unfortunately every time I search something (for example "slackware") on Google and click a link to image below "Images for slackware" X.org crash immediately :( X.org crash also when I do other things using Chromium but this one is the simplest to describe. This problem also exist when I use Google Chrome.

Log from chromium:
Code:

[10:10:0923/214734:VERBOSE1:dispatcher.cc(1169)] Num tracked contexts: 4
[19521:19536:0923/214737:VERBOSE1:chrome_browser_main_posix.cc(221)] Handling shutdown for signal 1.
[19521:19521:0923/214737:ERROR:chrome_browser_main_x11.cc(62)] X IO error received (X server probably went away)
[19521:19521:0923/214737:ERROR:zygote_host_impl_linux.cc(472)] Failed to send GetTerminationStatus message to zygote
[19521:19521:0923/214737:WARNING:zygote_host_impl_linux.cc(480)] Socket closed prematurely.
[19521:19521:0923/214737:ERROR:zygote_host_impl_linux.cc(472)] Failed to send GetTerminationStatus message to zygote
[19521:19521:0923/214737:WARNING:zygote_host_impl_linux.cc(480)] Socket closed prematurely.
[19521:19521:0923/214738:VERBOSE1:pref_proxy_config_tracker_impl.cc(145)] 0x1a1a5bf0f180: set chrome proxy config service to 0

and from X.org:
Code:

[ 22365.218] (EE)
[ 22365.218] (EE) Backtrace:
[ 22365.218] (EE) 0: /usr/bin/X (xorg_backtrace+0x3d) [0x57b11d]
[ 22365.218] (EE) 1: /usr/bin/X (0x400000+0x17eb29) [0x57eb29]
[ 22365.218] (EE) 2: /lib64/libpthread.so.0 (0x7f53940f0000+0xf670) [0x7f53940ff670]
[ 22365.218] (EE)
[ 22365.218] (EE) Segmentation fault at address 0x0
[ 22365.218] (EE)
Fatal server error:
[ 22365.218] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 22365.218] (EE)
[ 22365.218] (EE)
Please consult the The X.Org Foundation support
        at http://wiki.x.org
 for help.
[ 22365.218] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 22365.218] (EE)
[ 22368.148] (EE) Server terminated with error (1). Closing log file.

My GPU is 9600M GS and I use Nvidia driver 319.49 installed using binary file from nvidia.com

Anyone with similar problem? Or can you give me some tips how to debug this issue?

ReaperX7 09-23-2013 03:26 PM

Does it happen with FireFox?

Did you try and remove and rebuild Chrome or Chromium?

bosth 09-23-2013 03:32 PM

This kind of crash happens when you update your kernel or Xorg but don't rebuild your NVidia drivers afterwards.

lukkon 09-23-2013 03:33 PM

No problem with Opera and Firefox. I only tried packages from slacky repository. I will try build chromium usign slackbuilds.

allend 09-23-2013 03:37 PM

Quote:

chromium-29.0.1547.57-x86_64-1sl from slacky repository)
That package is for Slackware64 14.0 and was built with Xorg 1.12.3. The version of Xorg in Slackware64-current is 1.14.3.
There is a Slackbuild for google-chrome in /extra for Slackware64-current.

lukkon 09-23-2013 03:53 PM

Quote:

Originally Posted by bosth (Post 5033379)
This kind of crash happens when you update your kernel or Xorg but don't rebuild your NVidia drivers afterwards.

Of course I did it. Without rebuilding NVidia drivers I can't start X.



Quote:

Originally Posted by allend (Post 5033383)
That package is for Slackware64 14.0 and was built with Xorg 1.12.3. The version of Xorg in Slackware64-current is 1.14.3.
There is a Slackbuild for google-chrome in /extra for Slackware64-current.

I downloaded the Slackbuild, installed google-chrome-pam-solibs-1.1.3-x86_64-1.txz and built new package using slackbuild and google-chrome-stable_current_amd64.deb and still same problem;/

bosth 09-23-2013 03:54 PM

Quote:

Originally Posted by lukkon (Post 5033389)
Of course I did it. Without rebuilding NVidia drivers I can't start X.

Did you rebuild both nvidia-driver and nvidia-kernel?

lukkon 09-23-2013 04:03 PM

Quote:

Originally Posted by bosth (Post 5033390)
Did you rebuild both nvidia-driver and nvidia-kernel?

I don't have this packages. I installed driver using command ./NVIDIA-Linux-x86_64-319.49.run after upgrade to new kernel. It always work and now I haven't any problem with other applicatons and KDE wih KWin and some effects works fine.

bosth 09-23-2013 04:08 PM

Quote:

Originally Posted by lukkon (Post 5033398)
I don't have this packages. I installed driver using command ./NVIDIA-Linux-x86_64-319.49.run after upgrade to new kernel. It always work and now I haven't any problem with other applicatons and KDE wih KWin and some effects works fine.

I have the same X crashes with Chromium after updates and it requires reinstalling packages. Personally, I don't run the NVidia installer outside of the SlackBuild, so I can't say how you should go about fixing it in your case.

lukkon 09-23-2013 04:38 PM

I removed NVidia driver and try Nouveau - no problem, then I installed NVidia driver and now Chromium works fine.

I think I have mess with Nvidia driver and some libraries, I installed Slackware more then 2 years ago and upgrade NVidia driver several times.

Thanks a lot!


All times are GMT -5. The time now is 12:42 PM.