[Bug 1002187] Re: Skype won't start (segmentation fault)

2014-02-05 Thread Blaze
** Changed in: skype (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-10-31 Thread LocutusOfBorg
Ca you please try to look if this is a duplicate to bug 1039408 ? The other bug has more informations about valgrind runs https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-10-07 Thread Alain
I am having the same problem since this morning : skype Gtk-Message: Failed to load module overlay-scrollbar `menu_proxy_module_load': skype: undefined symbol: menu_proxy_module_load (skype:14205): Gtk-WARNING **: Failed to load type module: (null) `menu_proxy_module_load': skype: undefined

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-09-02 Thread Doki
Skype core dumps again. I'm on HWE raring now both on kernel and xorg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-08-27 Thread Doki
I found out the problem, at least for me. I was running quantal kernel with old precise xorg. Upgrading to LTS raring kernel and LTS raring xserver solved the problem. I think upgrading to LTS quantal xserver would have been worked as well. I had a few hicckups while running precise xorg over

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-08-01 Thread Doki
I'm also affected with the latest Skype 4.2.0.11 update 12.04.2 with AMD proprietary driver. :~$ LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1 skype Segmentation fault (core dumped) ~$ uname -a Linux Ideapad-S205 3.5.0-38-generic #59~precise1-Ubuntu SMP Sun Jul 28 05:16:47 UTC 2013 x86_64

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-26 Thread Pierre771
Also affected http://forum.xubuntu-fr.org/viewtopic.php?pid=13673791#p13673791 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-18 Thread Gunnar Hjalmarsson
On 2013-05-17 09:42, vasilisc wrote: ... DISTRIB_RELEASE=13.10 ... $ skype Segmentation fault (core dumped). This bug report is about a Skype issue in Ubuntu 12.04. The 13.10 issue you are facing might be the one at bug 1180857. -- You received this bug notification because you are a

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-17 Thread vasilisc
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

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-17 Thread Vaughn Dewar
Mine now works after I pulled the latest update from Canonical and restarted the computer. NOTE: It didn't work until I restarted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-15 Thread Vaughn Dewar
This didn't work for me and I'm not using a NVIDIA card. Any help would be appreciated. Here is my error output: $ skype Gtk-Message: Failed to load module overlay-scrollbar `menu_proxy_module_load': /usr/lib/skype/skype: undefined symbol: menu_proxy_module_load (skype:16263): Gtk-WARNING **:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-15 Thread Vaughn Dewar
Here is my Setup: cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=13.04 DISTRIB_CODENAME=raring DISTRIB_DESCRIPTION=Ubuntu 13.04 uname -svrip Linux 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23 UTC 2013 x86_64 x86_64 dpkg --list |grep skype ii skype

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-06 Thread Steve Langasek
Could the workaround I described be added to the skype package, so it doesn't use or rely on Mesa No. This bug has already been fixed through the use of mesa, and it's a bug in whatever commandline nvidia installer you're using if files belonging to packages are being mangled. The Ubuntu

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-05 Thread Lastique
I just looked at my skype package version and it appears I already have 4.1.0.20.0-0ubuntu0.13.04.2. So because of missing Mesa GL libs this version didn't fix the problem for me, and the fix I described in #48 applies to this version. I can't help thinking that you ask for trouble by installing

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-05 Thread Lastique
Could the workaround I described be added to the skype package, so it doesn't use or rely on Mesa (i.e. preload skype-private libGL that is not accessible for the linker)? I think this would be a safer solution for folks like me who install latest Nvidia drivers, and this would also remove

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-04 Thread Lastique
#31 and #43 work for me with proprietary Nvidia drivers, but only up to the next time I run Nvidia driver command line installer. Apparently, the installer removes /usr/lib/i386-linux-gnu/mesa/libGL.so.1 and libGL.so.1.2.0 when you install 32 bit libs (so that Nvidia's libGL.so.1 is found by the

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-04 Thread Gunnar Hjalmarsson
On 2013-05-04 08:44, Lastique wrote: #31 and #43 work for me with proprietary Nvidia drivers, but only up to the next time I run Nvidia driver command line installer. Apparently, the installer removes /usr/lib/i386-linux-gnu/mesa/libGL.so.1 and libGL.so.1.2.0 when you install 32 bit libs (so

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-04 Thread Gunnar Hjalmarsson
@Lastique: Just subscribed you. Please see comment #49. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-04 Thread Lastique
If that's the case, it sounds terribly wrong to me. No package should be allowed to remove files owned by other packages. Lastique, which package carries that command line installer you mention? We should file a Nvidia bug about it. It's a severe bug IMO. It's not a package from a

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-04 Thread Gunnar Hjalmarsson
Well, the intrusive behaviour you describe - removing files belonging to libgl1-mesa-glx - simply sounds unacceptable to me, and I can't help thinking that you ask for trouble by installing the driver directly from the nvidia site. I am using the nvidia-304-updates package, provided by Ubuntu's

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-05-03 Thread David Baumann
Anybody here affected, who is not using NV or AMD proprietary drivers? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-26 Thread GonzoDark
Instead of using the command each time you start the computer through the terminal or have the application start with the computer. Then you can simpy fix the icon itself. sudo mv /usr/bin/skype /usr/bin/skype-bin sudo apt-get install gksu gksu gksu gedit /usr/bin/skype and then paste the

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-26 Thread pbhj
#31 working for me too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-26 Thread GonzoDark
Oh yes, no need for the double gksu in my post :P lol -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-26 Thread Elias Probst
@GonzoDark: Manually manipulating package-manager owned files is never a proper solution, but a rather ugly temporary hack. Better create a local copy of the *.desktop file and do all the needed changes directly in it. -- You received this bug notification because you are a member of Ubuntu

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-17 Thread David Baumann
#31 works. Ist there a way to fix this properly? Maybe Change the path in de KDE menu till Skype brings an update? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-17 Thread Gunnar Hjalmarsson
@David: Please see the bug that Steve mentioned in comment #39 (bug 1155327). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-04-06 Thread vasilisc
comment#31 thx! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-30 Thread Gunnar Hjalmarsson
Yet another thanks to Juan for comment #31. @Steve: I think it's important that Skype can be used when 13.04 is released without a need to google around for workarounds, so I ask you to please upload a build that works out of the box. ** Changed in: skype (Ubuntu) Importance: Undecided = High

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-30 Thread Steve Langasek
Gunnar, we already have the latest version of the skype binary included in raring. Short of someone identifying and fixing a regression in QtWebkit, the only way to fix this is if Skype upstream provides a new build. Also, please note that this bug report was filed against an old version of

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-24 Thread Blaze
The Skype binary should be built against new qtWebkit 2.3.0. It runs perfectly with libqtwebkit4 2.2.1 (just downgrade it). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-23 Thread molecule-eye
Another hurray for comment 31. However, this is not exactly an ideal workaround. Kubuntu 13.04 64-bit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-22 Thread Iztok Jeras
Same issue here. I also have Nvidia drivers, but I have not tried running other driver options. I was able to run skype with the suggested cli: LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1 skype otherwise I get a segmentation fault. -- You received this bug notification because you are a

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-22 Thread Elias Probst
Also solved here by applying comment#31 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-22 Thread Michal
Also solved here by applying comment#31 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-21 Thread Pattrick Hueper
Comment #31 worked for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-20 Thread Andrew Comminos
Confirmed on 13.04. Linux 3.8.0-12-generic #21-Ubuntu SMP Thu Mar 7 19:08:49 UTC 2013 x86_64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-20 Thread Juan Jose Comellas
I experienced the same problem as soon as I upgraded to 13.04. I followed the instructions on http://geekphreek.com/2013/03/skype- segmentation-fault-core-dumped/ and preloaded libGL.so in this way to start Skype: LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1 skype And after that Skype

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-18 Thread Yotam Benshalom
Same here, using proprietary nvidia drivers. Problem started after upgrading to 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-16 Thread Thomas Klose
My solution was to deactivate the properitary NVIDIA drivers. Skype works well now. Environment: $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=13.04 DISTRIB_CODENAME=raring DISTRIB_DESCRIPTION=Ubuntu Raring Ringtail (development branch) $ uname -svrip Linux 3.8.0-13-generic

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-15 Thread vasilisc
Fri, 15 Mar 2013 12:09:20 +0400 == [Ubuntu] Description:Ubuntu Raring Ringtail (development branch) [Kernel linux] 3.8.0-12-generic [Kernel command line] BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic root=UUID=7e5e7212-570c-4aa9-a3b5-60367081603b ro quiet splash ipv6.disable=1

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-14 Thread LocutusOfBorg
** Changed in: skype (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: skype (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-13 Thread Aske Bluhme
I got exactly the same problem as Johannes Huber. Tried purge, reinstall prelink... nothing works. Ubuntu 13.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-03 Thread Dread Knight
Same issue here as you Johannes Huber. @LocutusOfBorg: really not sure what to make out of that :-| -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-03 Thread LocutusOfBorg
You don't know how to downgrade the package? You can manually download the deb from packages.ubuntu.com or I'm pretty sure there is a graphical way in synaptic like force version or something like that! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-02-26 Thread Johannes Huber
I have the same error since upgrading to 13.04. However, I could not solve it with the workaround in #12 (I do not even have prelink installed); also no success with purging/reinstalling everything skype-related. I am also unable to use ubuntu-bug, getting an error This is not an official

[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-02-26 Thread LocutusOfBorg
Please look at https://bugs.launchpad.net/ubuntu/+source/qtwebkit-source/+bug/1131636/comments/7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault)

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-12-30 Thread Christopher M. Penalver
** No longer affects: prelink (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-12-30 Thread Christopher M. Penalver
Mauro, is this issue reproducible with the newest version of Skype? If so, could you please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect BUGNUMBER When reporting bugs in the future please use apport by using 'ubuntu-bug' and

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-12-09 Thread LocutusOfBorg
Hi, a new skype version 4.1.0.20.0-0ubuntu0.12.04.2 is available, could you please try if you still have the bug with the new version? If you still have this problem please set the status back to new. thanks ** Changed in: skype (Ubuntu) Status: Confirmed = Incomplete ** Changed in:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-12-09 Thread Veleno
Yep, still in place. If prelink is used, bakcklitsing skype is the obnly way to run it, otherwise it cores. veleno@alustriel:~$ skype Fatal: QWidget: Must construct a QApplication before a QPaintDevice Aborted (core dumped) Without reinstalling skype but clacklisting in prelink:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-12-09 Thread LocutusOfBorg
** Changed in: skype (Ubuntu) Status: Incomplete = Confirmed ** Changed in: prelink (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-12-09 Thread Steve Langasek
Prelink undermines the kernel's ASLR security feature and is strongly discouraged for *all* software. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-08-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: prelink (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-21 Thread Veleno
My 2c.: all good until now, system has rebooted 6 times and Skype is working like a charm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-19 Thread Mauro
Yes, purging prelink is a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-19 Thread Veleno
Blacklisting /usr/bin/skype in prelink and then purge/reinstall skype works also here. $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS $ uname -svrip Linux 3.2.0-26-generic-pae #41-Ubuntu SMP Thu Jun 14 16:45:14 UTC

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-19 Thread Mauro
** Also affects: spyke Importance: Undecided Status: New ** No longer affects: spyke ** Also affects: prelink (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-17 Thread postadelmaga
Same error with the new skype 4.0, I found that the problem is probably related to prelink bug so ... ... I'm trying this solution in order to exclude skype from prelinking : 1. Add this line to /etc/prelink.conf -b /usr/bin/skype 2. reinstall skype 3. cross your finger -- You received

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-17 Thread LocutusOfBorg
** Changed in: skype (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-08 Thread postadelmaga
Same problem here. It happens after halt as described above ... Only fix is to purge skype and then reinstall, but next halt lead to the same 'core dump'. I can add that this is started after update to 12.04 and i'm on 64bit. -- You received this bug notification because you are a member of

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-04 Thread Mauro
Let's correct: if I just reboot, skype will work on the next start. If I halt, here's the problem! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-06-04 Thread leonardo corato
The same aftrer some suspends -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications about this bug go to:

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-31 Thread Veleno
Same problem here, started yesterday and exactly after every 2 reboots it happens. Purging and reinstalling skype works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-31 Thread Veleno
Straced skype startup, log is attached. ** Attachment added: strace -Civ skype https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1002187/+attachment/3170201/+files/skype.strace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-31 Thread Veleno
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS $ uname -svrip Linux 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:33:05 UTC 2012 i686 i386 $ dpkg --list |grep skype ii pidgin-skype

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-31 Thread Mauro
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS $ uname -svrip Linux 3.2.0-25-generic-pae #40-Ubuntu SMP Wed May 23 22:11:24 UTC 2012 i686 i386 $ dpkg --list |grep skype ii pidgin-skype

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-23 Thread Mauro
It's very strange: the problem happens exactly every two reboots...! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-22 Thread Mauro
Edit: first reboot went well, but at second one the issue is here again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype won't start (segmentation fault) To manage notifications

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-21 Thread LocutusOfBorg
Hi Marco, please try to wipe out your .skype profile and test again ** Changed in: skype (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002187 Title: Skype

[Bug 1002187] Re: Skype won't start (segmentation fault)

2012-05-21 Thread Mauro
At first I deleted that folder but nothing had changed. Then I purged skype, skype-bin and skype-wrapper, reinstalled skype and skype-bin and all seems ok. Let's wait for the next reboot! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to