[ignored] google-chrome buggered. [Bad memory]

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

[ignored] google-chrome buggered. [Bad memory]

Unread post by wuxmedia » Wed Jun 17, 2015 11:11 am

Anyone else's Chrome proper buggered, loads up, but just bails out at every page/plugin whatever.

using 'google-chrome-stable' doesn't make a difference.

Code: Select all

wux@numenor:~$ google-chrome
[7715:7715:0617/111022:ERROR:gl_surface_glx.cc(342)] glxQueryVersion failed
[7715:7715:0617/111022:ERROR:gl_surface_x11.cc(56)] GLSurfaceGLX::InitializeOneOff failed.
[7715:7715:0617/111022:ERROR:gpu_child_thread.cc(163)] Exiting GPU process due to errors during initialization
Actually - quite enjoying dillo :)
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: google-chrome buggered.

Unread post by wuxmedia » Wed Jun 17, 2015 11:43 am

well, fell back to chromium... which works, got cut with the bleeding edge I guess.
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: google-chrome buggered.

Unread post by machinebacon » Wed Jun 17, 2015 12:15 pm

Maybe install libgl1-mesa-dri for kicks.
..gnutella..

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: google-chrome buggered.

Unread post by wuxmedia » Wed Jun 17, 2015 12:30 pm

thanks Bacon, same error. can't really remember why chrome > chromium... something about flash, but that's rare enough these days.
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: google-chrome buggered.

Unread post by machinebacon » Wed Jun 17, 2015 12:44 pm

Is libegl1-mesa installed? What's the gfx card you use? ;) It is apparently a problem with the accelerator

libgl1-mesa-glx is fixed in siduction, maybe get it from there?

sudo apt-get install libgl1-mesa-glx=10.7.0~devel-1.siduction.1 libgl1-mesa-dri=10.7.0~devel-1.siduction.1 libglapi-mesa=10.7.0~devel-1.siduction.1

just an idea, I don't take responsibility for borkage.
..gnutella..

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: google-chrome buggered.

Unread post by ivanovnegro » Wed Jun 17, 2015 4:49 pm

No problems here with the recent Chrome Stable. What happens if you disable hardware acceleration?

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: [ignored] google-chrome buggered.

Unread post by wuxmedia » Thu Jun 18, 2015 8:00 am

thanks guys, none of those worked.
Chromium it is then!
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: [ignored] google-chrome buggered.

Unread post by machinebacon » Thu Jun 18, 2015 1:14 pm

just for the stats: same error message with the installed packages?
..gnutella..

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: [ignored] google-chrome buggered.

Unread post by wuxmedia » Thu Jun 18, 2015 2:45 pm

well, it actually failed to install them;

Code: Select all

wux@numenor:~$ sudo apt-get install libgl1-mesa-glx=10.7.0~devel-1.siduction.1 libgl1-mesa-dri=10.7.0~devel-1.siduction.1 libglapi-mesa=10.7.0~devel-1.siduction.1
[sudo] password for wux: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Version '10.7.0~devel-1.siduction.1' for 'libgl1-mesa-glx' was not found
E: Version '10.7.0~devel-1.siduction.1' for 'libgl1-mesa-dri' was not found
E: Version '10.7.0~devel-1.siduction.1' for 'libglapi-mesa' was not found
wux@numenor:~$ 
tried taking the .1 off, but didn't work.
Couldn't even get to the flags or anything page, it loads, then goes straight to the 'oh snap' page, all the plugins complain. can only quit out of it.
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: [ignored] google-chrome buggered.

Unread post by ivanovnegro » Thu Jun 18, 2015 3:14 pm

Those packages I have only in sid. I do not see anything with policy in Siduction.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: [ignored] google-chrome buggered.

Unread post by machinebacon » Thu Jun 18, 2015 5:11 pm

wux, sources.list has siduction's 'extras' repos enabled? ;)
..gnutella..

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: [ignored] google-chrome buggered.

Unread post by machinebacon » Thu Jun 18, 2015 5:13 pm

wrt crashing at start:

http://peter.sh/experiments/chromium-co ... -switches/

Try a switch instead ;)
..gnutella..

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: [ignored] google-chrome buggered.

Unread post by wuxmedia » Thu Jun 18, 2015 6:08 pm

machinebacon wrote:wux, sources.list has siduction's 'extras' repos enabled? ;)
looks like it:

Code: Select all

wux@numenor:~$ rgrep siduction/extra /etc/apt/
/etc/apt/sources.list.d/siduction.list:deb http://ftp.uni-stuttgart.de/siduction/extra unstable main contrib non-free
/etc/apt/sources.list.d/siduction.list:#deb-src http://ftp.uni-stuttgart.de/siduction/extra unstable main contrib non-free
wux@numenor:~$ 
That's a damn interesting list of switches. None of them (Gpu related) did anything.
chromium is working great, so thanks for looking.
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: [ignored] google-chrome buggered.

Unread post by machinebacon » Thu Jun 18, 2015 7:01 pm

^ sorry wux, they are in experimental/extras

deb http://packages.siduction.org/extra experimental main contrib non-free

Just want to know why it works for me and not for you :) I have an Intel card. Of course for nvidia or ATI there are special drivers for GLX (just do a "search glx" in terminal)
..gnutella..

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: [ignored] google-chrome buggered.

Unread post by wuxmedia » Thu Jun 18, 2015 7:14 pm

have intel:

Code: Select all

wux@numenor:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
just upd and will try those drivers
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: [ignored] google-chrome buggered. [Bad memory]

Unread post by wuxmedia » Sun Jun 21, 2015 2:57 pm

Turns out it was a bad stick of RAM (found some extra sticks)
at least I'm posting from chrome now with one removed...
For posterity eh?
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
elixir
Weight Watcher
Posts: 357
Joined: Fri Feb 21, 2014 8:25 am

Re: [ignored] google-chrome buggered. [Bad memory]

Unread post by elixir » Sun Jun 21, 2015 10:02 pm

^ That makes sense to me. Chrome is always reliable for using a lot of memory. But they develop for the newer computers these days which can handle it.
Out of the corner of your eye you spot him... Shia LaBeouf.

https://www.youtube.com/watch?v=o0u4M6vppCI

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: [ignored] google-chrome buggered. [Bad memory]

Unread post by wuxmedia » Mon Jun 22, 2015 9:17 am

oddly to me chromium wasn't so bad.
and came up with GPU errors.
anyway compromised and running with a 0.5 G more... should keep it out of the swap :)
"Seek, and Ye shall find"
"Github | Chooons | Site"

Post Reply