[Slackbuilds-users] nicotine-segmentation fault
Robby Workman
rworkman at slackbuilds.org
Tue Mar 13 18:14:51 UTC 2007
Martin Ivanov wrote:
> Hello!
> I could not run nicotine-plus :(. I am running Slackware Linux 11.0 with kernel test26.s.
> I downloaded and installed: pygtk-2.10.4,pycairo-1.0.2,pygobject2.12.3,pyogg-1.3,pyvorbis-1.4, psyco-1.5.2 and nicotine+-1.2.6. Everything compiled and installed correctly, however when I type "nicotine" in the console, all I get is the notorious message "segmentation fault". When I installed nicotine+-1.2.7.1, I got the same message.
>
> Any suggestions will be appreciated.
You might try getting a backtrace on it (although its usefulness
will be limited):
gdb /usr/bin/nicotine+
run
This should show you where the segfault occurs.
More information about the Slackbuilds-users
mailing list