Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
01-23-2014, 07:12 PM
|
#16
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
Original Poster
|
Quote:
Originally Posted by mrclisdue
Try with a newly-created user...?
cheers,
|
Just did. It worked for that user also. I am not sure why it is affecting my regular account. I don't see anything on my .bash* files that would cause some issues. I'm stumped!
|
|
|
01-23-2014, 07:14 PM
|
#17
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
Original Poster
|
Looks like it could be nvidia related. Here's my dmesg showed:
Code:
[175945.638360] skype[29796]: segfault at 36f69058 ip 0000000036f69058 sp 00000000ffc3ff0c error 14 in libnvidia-glcore.so.331.38[edf6d000+21d0000]
|
|
|
01-23-2014, 08:19 PM
|
#18
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
Original Poster
|
Well, after doing a lot of digging around, I found a temporary workaround. I have to start skype like this on the command line:
Code:
LD_PRELOAD=/usr/lib/libGL.so.1.2.0 skype
I can't figure out why other user accounts it works without doing that though. Will have to do some more digging around and see what is sourcing that.
|
|
|
01-23-2014, 09:44 PM
|
#19
|
Senior Member
Registered: Dec 2005
Distribution: Slackware
Posts: 1,135
|
I have neither skype, nor current, nor a 64 bit machine handy at the moment, but a couple of things have crossed my mind regarding your issue:
a)have you checked the skype config in your ~/ ? A cursory google suggests it's in .Skype (though I can't verify.) Perhaps you could delete/rename that and start anew.
b)along the same lines, your dmesg and subsequent workaround suggest *something* perhaps video-related; have you deleted/adjusted your nvidia-settings, etc?
cheers,
|
|
|
01-24-2014, 03:47 AM
|
#20
|
Senior Member
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052
|
Hello,
Quote:
Originally Posted by stormtracknole
Looks like it could be nvidia related. Here's my dmesg showed:
Code:
[175945.638360] skype[29796]: segfault at 36f69058 ip 0000000036f69058 sp 00000000ffc3ff0c error 14 in libnvidia-glcore.so.331.38[edf6d000+21d0000]
|
Have you reinstalled the nvidia driver (with the 32-bit libraries) after having installed the multilib ? it is a requirement to avoid trouble each time one of the package xorg-server, mesa, and mesa-compat32 is upgraded (or reinstalled).
Otherwise, you can try with an earlier nvidia-driver like the 331.20 or 319.76
Greetings.
--
SeB
|
|
|
01-24-2014, 03:51 AM
|
#21
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Like mrclisdue indicates, your issue may be with a package upgrade which overwrote some of the 32-bit video libraries.
The times I got segfaults when starting a 32-bit app, it was always caused by an update of kernel, xorg-server and/or mesa packages, without upgrading the Nvidia binary driver afterwards.
If you run multilib, you also have to upgrade the "compat32" version of the mesa package, and afterwards you have to instruct the Nvidia install to also install its 32-bit libraries (not only the 64-bit driver).
Eric
|
|
1 members found this post helpful.
|
01-24-2014, 11:14 AM
|
#22
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
Original Poster
|
Quote:
Originally Posted by Alien Bob
Like mrclisdue indicates, your issue may be with a package upgrade which overwrote some of the 32-bit video libraries.
The times I got segfaults when starting a 32-bit app, it was always caused by an update of kernel, xorg-server and/or mesa packages, without upgrading the Nvidia binary driver afterwards.
If you run multilib, you also have to upgrade the "compat32" version of the mesa package, and afterwards you have to instruct the Nvidia install to also install its 32-bit libraries (not only the 64-bit driver).
Eric
|
That was it! I forgot to rebuild the nvidia driver once I went multilib. Doesn't explain how the other user accounts worked fine. Gremlins maybe. Anyway, it's all working now. Thank you all for the suggestions!
|
|
|
All times are GMT -5. The time now is 03:21 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|