Considering the backtrace, this probably isn't it, but just to make sure, is 'dbus' running?
It's a very popular cause for an early segmentation fault like this here.
$ ps -e | grep dbus
1050 ? 00:00:00 dbus-daemon
1476 ? 00:00:00 dbus-launch
1477 ? 00:00:00 dbus-daemon
1612 ? 00:00:00 dbus-launch
1613 ? 00:00:00 dbus-daemon
1685 ? 00:00:00 gmenudbusmenupr
1769 ? 00:00:00 dbus-daemon
seems yes
Considering the backtrace, this probably isn't it, but just to make sure, is 'dbus' running?
It's a very popular cause for an early segmentation fault like this here.
I supposed that the missing of dbus would a be problem. Correct?
It would look like you have it running, yeah, so not the issue here.
I wonder if it's about some mesa libraries. Not that the proprietary NVIDIA drivers use it, but some other things still need it to be around.
I'm not familiar with Slackware, so I'm not sure what to look for exactly.
It would look like you have it running, yeah, so not the issue here.
I wonder if it's about some mesa libraries. Not that the proprietary NVIDIA drivers use it, but some other things still need it to be around.
I'm not familiar with Slackware, so I'm not sure what to look for exactly.
can you try to suggest some locations? Even if is from another distro, i'm enough used to Slackware to find the equivalent in that distro
Also, may be worth noticing two things:
-the system is a notebook and nvidia drivers are installed under bumblebee. Anyway, before updating the drivers to 440.xx all worked. Trying to start steam in primusrun or pvkrun doesn't change anything
-other applications that uses NVIDIA works flawlessy
Oh, it used to work... hrm.
I've unfortunately never played around with bumblebee etc. either. Someone else will definitely know better.
Is it feasible to roll back to the previous driver version, without too much of a hassle? I don't have much hope for it to be due to the driver itself, but perhaps something during the update changed in addition to the version of the NVIDIA driver.
Sorry I can't be of more help at this time.
Oh, it used to work... hrm.
I've unfortunately never played around with bumblebee etc. either. Someone else will definitely know better.
Is it feasible to roll back to the previous driver version, without too much of a hassle? I don't have much hope for it to be due to the driver itself, but perhaps something during the update changed in addition to the version of the NVIDIA driver.
Sorry I can't be of more help at this time.
Is really a big problem to me. Since I had to rebuilt the modules, I also rebuilt the kernel to the last stable release
@Francexi have you installled multilib and built nvidia-drivers with COMPAT32=yes? Else it will not work!
As described in the Steam package on SlackBuilds.org - https://slackbuilds.org/repository/14.2/games/steam/
A multilib installation is required to run steam.
And following to nvidia-driver https://slackbuilds.org/repository/14.2/system/nvidia-driver/
Installing the 32-bit compatibility libraries is available:
if desired, do:
COMPAT32="yes" ./nvidia-driver.SlackBuild
Hello @Francexi, are you still experiencing this issue on an up to date system?
Closing pending feedback.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
When I try to launch steam I receive the following:
Attacched to gdb the output is the following
I've already installed nvidia drivers, both 32bit and 64bit version as suggested in other issues. The NVIDIA driver version is 440.64
Steps for reproducing this issue:
run Steam