canonical-partner-dev team mailing list archive
-
canonical-partner-dev team
-
Mailing list archive
-
Message #03112
[Bug 1002187] Re: Skype won't start (segmentation fault)
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.10
DISTRIB_CODENAME=saucy
DISTRIB_DESCRIPTION="Ubuntu Saucy Salamander (development branch)"
uname -svrip
Linux 3.9.0-2-generic #6-Ubuntu SMP Tue May 14 16:51:58 UTC 2013 x86_64 x86_64
dpkg --list |grep skype
ii skype 4.1.0.20.0-0ubuntu0.13.04.2 amd64 client for Skype VOIP and instant messaging service
ii skype-bin 4.1.0.20.0-0ubuntu0.13.04.2 i386 client for Skype VOIP and instant messaging service - binary files
cat /usr/bin/skype
#!/bin/sh
#
# Tip in https://launchpad.net/bugs/1002187, comment #31
#
# Bug filed against Skype: https://jira.skype.com/browse/SCL-980
#
export LD_PRELOAD="/usr/lib/i386-linux-gnu/mesa/libGL.so.1${LD_PRELOAD:+:}$LD_PRELOAD"
exec /usr/lib/skype/skype "$@"
---------------------------------------------------------------
$ skype
Segmentation fault (core dumped).
--
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to skype in Ubuntu.
https://bugs.launchpad.net/bugs/1002187
Title:
Skype won't start (segmentation fault)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1002187/+subscriptions
References