"stable" Chrome may segfault i386 Debian stable - e.g. MX14

Message
Author
User avatar
joany
Posts: 235
Joined: Mon Feb 12, 2007 1:45 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#31 Post by joany »

Thanks, Dolphin. I'll unpin Chrome and try installing and running it later today. (But I'm keeping Adrian's .deb file handy just in case.)
MX-14; 3.12-0.bpo.1-686-pae kernel using 4GB RAM
2.4GHz AMD Athlon 4600+
NVidia GeForce 6150 LE; 304.121 Display Driver
You didn't slow down because you're old; you're old because you slowed down.

User avatar
Paul..
Posts: 1777
Joined: Sun Mar 18, 2007 6:34 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#32 Post by Paul.. »

Just unpinned google-chrome-stable and upgraded to 38.0.2125.104-1. Looks good. No Seg Fault...Doesn't handle Netflix, though...probably need to do something to libnss...

Asus Prime X570-Pro | AMD Ryzen 7 3700X
16 Gig DDR4 3600 | Radeon RX 5600 XT Graphics
Samsung 860 500GB SSDs (2)

User avatar
dolphin_oracle
Developer
Posts: 20035
Joined: Sun Dec 16, 2007 1:17 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#33 Post by dolphin_oracle »

you need at least the libnss3 from Jessie. Also, steveo says the drm library may not be compiled right for wheezy as well. netflix-desktop refuses to die!
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Paul..
Posts: 1777
Joined: Sun Mar 18, 2007 6:34 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#34 Post by Paul.. »

dolphin_oracle wrote:you need at least the libnss3 from Jessie. Also, steveo says the drm library may not be compiled right for wheezy as well. netflix-desktop refuses to die!
Ha, ha...you're right! No joy. Loaded libnss3 from the test repo and still no go.

Asus Prime X570-Pro | AMD Ryzen 7 3700X
16 Gig DDR4 3600 | Radeon RX 5600 XT Graphics
Samsung 860 500GB SSDs (2)

User avatar
richb
Administrator
Posts: 10351
Joined: Wed Jul 12, 2006 2:17 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#35 Post by richb »

dolphin_oracle wrote:you need at least the libnss3 from Jessie. Also, steveo says the drm library may not be compiled right for wheezy as well. netflix-desktop refuses to die!
Will not install libnss3 from Jessie due to dependency on libnss3-1d, and vice versa.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
dolphin_oracle
Developer
Posts: 20035
Joined: Sun Dec 16, 2007 1:17 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#36 Post by dolphin_oracle »

richb wrote:
dolphin_oracle wrote:you need at least the libnss3 from Jessie. Also, steveo says the drm library may not be compiled right for wheezy as well. netflix-desktop refuses to die!
Will not install libnss3 from Jessie due to dependency on libnss3-1d, and vice versa.
huh...installed fine for me.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Stevo
Developer
Posts: 12843
Joined: Fri Dec 15, 2006 8:07 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#37 Post by Stevo »

The backported libnss3 is in the test MEPIS 12 CR. You can check the Widevine library yourself, however, currently it results in:

Code: Select all

ldd /opt/google/chrome/libwidevinecdm.so

Code: Select all

/opt/google/chrome/libwidevinecdm.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/google/chrome/libwidevinecdm.so)
/opt/google/chrome/libwidevinecdm.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /opt/google/chrome/libwidevinecdm.so)
32-bit wants 2.15, too.

User avatar
Adrian
Developer
Posts: 8270
Joined: Wed Jul 12, 2006 1:42 am

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#38 Post by Adrian »

That's the problem in my view with Debian Stable, it's too stable (read "stale") and virtually nobody targets it, not even Google. It might work well for servers and I can imagine it avoids many headaches that updating could potentially bring, but for desktop it's really not the best fit.

User avatar
richb
Administrator
Posts: 10351
Joined: Wed Jul 12, 2006 2:17 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#39 Post by richb »

Stevo wrote:The backported libnss3 is in the test MEPIS 12 CR. You can check the Widevine library yourself, however, currently it results in:

Code: Select all

ldd /opt/google/chrome/libwidevinecdm.so

Code: Select all

/opt/google/chrome/libwidevinecdm.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/google/chrome/libwidevinecdm.so)
/opt/google/chrome/libwidevinecdm.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /opt/google/chrome/libwidevinecdm.so)
32-bit wants 2.15, too.
You lost me.

Code: Select all

richard@mx1:~
$ ldd /opt/google/chrome/libwidevinecdm.so
/opt/google/chrome/libwidevinecdm.so: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /opt/google/chrome/libwidevinecdm.so)
	linux-gate.so.1 =>  (0xb76e6000)
	libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb70c2000)
	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb709c000)
	libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb707e000)
	libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb7065000)
	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb6f17000)
	/lib/ld-linux.so.2 (0xb76e7000)
Just saw your post in another thread re libc6. Explains the problem. Unfortunately we have two similar threads running.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
uncle mark
Posts: 793
Joined: Sat Nov 11, 2006 10:42 pm

Re: "stable" Chrome may segfault i386 Debian stable - e.g. M

#40 Post by uncle mark »

Adrian wrote:That's the problem in my view with Debian Stable, it's too stable (read "stale") and virtually nobody targets it, not even Google. It might work well for servers and I can imagine it avoids many headaches that updating could potentially bring, but for desktop it's really not the best fit.
And that's always been the case, hasn't it? The tension between stability and new & shiny has been in evidence ever since I got involved with Debian based distros. Numerous attempts to straddle that divide have been attempted, with differing levels of success. For a desktop, a "stable testing" has always been the goal, it seems.

What has set MEPIS apart in the past and now with MX has been the work of the Community Packagers, who have been able to provide many/most of the latest & greatest packages while still maintaining the Debian stable base. But there's only so much they can do, and the older Debian stable gets, the harder that job becomes.

Of course, once Jessie goes stable, it will be much better... for a while. So it goes.
Custom build Asus/AMD/nVidia circa 2011 -- MX 19.2 KDE
Acer Aspire 5250 -- MX 21 KDE
Toshiba Satellite C55 -- MX 18.3 Xfce
Assorted Junk -- assorted Linuxes

Post Reply

Return to “Older Versions”