[Canonical-partner-dev] [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 4.1.0.20.0-0ubuntu0.13.04.2   
 amd64client 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

___
Mailing list: https://launchpad.net/~canonical-partner-dev
Post to : canonical-partner-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-partner-dev
More help   : https://help.launchpad.net/ListHelp


[Canonical-partner-dev] [Bug 613886] Re: No preview on file upload after installing Flash

2013-05-17 Thread Adolfo Jayme Barrientos
** No longer affects: adobe-flashplugin (Ubuntu Maverick)

** No longer affects: flashplugin-nonfree (Ubuntu Maverick)

-- 
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to adobe-flashplugin in Ubuntu.
https://bugs.launchpad.net/bugs/613886

Title:
  No preview on file upload after installing Flash

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/613886/+subscriptions

___
Mailing list: https://launchpad.net/~canonical-partner-dev
Post to : canonical-partner-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-partner-dev
More help   : https://help.launchpad.net/ListHelp


[Canonical-partner-dev] [Bug 865672] Re: Adobe Flash Player Settings dialog does not respond to mouse clicks

2013-05-17 Thread Marc Deslauriers
Flash Player doesn't properly handle compositing window managers. It is
a bug in Flash Player that needs to be fixed by Adobe.

-- 
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to adobe-flashplugin in Ubuntu.
https://bugs.launchpad.net/bugs/865672

Title:
  Adobe Flash Player Settings dialog does not respond to mouse clicks

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/865672/+subscriptions

___
Mailing list: https://launchpad.net/~canonical-partner-dev
Post to : canonical-partner-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-partner-dev
More help   : https://help.launchpad.net/ListHelp


[Canonical-partner-dev] [Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-05-17 Thread Bug Watch Updater
** Changed in: glib
   Status: Unknown = New

** Changed in: glib
   Importance: Unknown = Medium

-- 
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/1155327

Title:
  skype crashed with SIGSEGV in malloc@plt()

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1155327/+subscriptions

___
Mailing list: https://launchpad.net/~canonical-partner-dev
Post to : canonical-partner-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-partner-dev
More help   : https://help.launchpad.net/ListHelp


[Canonical-partner-dev] [Bug 1180857] Re: libglib2.37.0 kills skype on Ubuntu 13.10 Saucy

2013-05-17 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 Canonical
Partner Developers, which is subscribed to skype in Ubuntu.
https://bugs.launchpad.net/bugs/1180857

Title:
  libglib2.37.0 kills skype on Ubuntu 13.10 Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1180857/+subscriptions

___
Mailing list: https://launchpad.net/~canonical-partner-dev
Post to : canonical-partner-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-partner-dev
More help   : https://help.launchpad.net/ListHelp


[Canonical-partner-dev] [Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-05-17 Thread Angel Guzman Maeso
Using saucy salamander with 4.1.0.20-1 I have segfault 100% reproducible

$ valgrind --leak-check=full --show-reachable=yes skype
==22168== Memcheck, a memory error detector
==22168== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==22168== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==22168== Command: skype
==22168== 
vex x86-IR: unhandled instruction bytes: 0xF1 0xE 0x2B 0x2B
==22168== 
==22168== Process terminating with default action of signal 11 (SIGSEGV)
==22168==  General Protection Fault
==22168==at 0x8075F44: ??? (in /usr/bin/skype)
==22168==by 0x7C232D2: g_malloc (gmem.c:104)
==22168==by 0x7C2359A: g_malloc_n (gmem.c:345)
==22168==by 0x7C2D266: g_quark_from_static_string (gquark.c:278)
==22168==by 0x7A33901: gobject_init_ctor (gtype.c:4341)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168== Invalid free() / delete / delete[] / realloc()
==22168==at 0x402B1CC: free (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22168==by 0x76CD7D4: __libc_freeres (in /lib/i386-linux-gnu/libc-2.17.so)
==22168==by 0x7C232D2: g_malloc (gmem.c:104)
==22168==by 0x7C2359A: g_malloc_n (gmem.c:345)
==22168==by 0x7C2D266: g_quark_from_static_string (gquark.c:278)
==22168==by 0x7A33901: gobject_init_ctor (gtype.c:4341)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168==  Address 0x is not stack'd, malloc'd or (recently) free'd
==22168== 
==22168== 
==22168== HEAP SUMMARY:
==22168== in use at exit: 56 bytes in 2 blocks
==22168==   total heap usage: 2 allocs, 1 frees, 56 bytes allocated
==22168== 
==22168== 24 bytes in 1 blocks are still reachable in loss record 1 of 2
==22168==at 0x402C418: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22168==by 0x7C5FC18: g_mutex_impl_new (gthread-posix.c:91)
==22168==by 0x7C5FCC4: g_mutex_get_impl (gthread-posix.c:128)
==22168==by 0x7C5FFD7: g_mutex_lock (gthread-posix.c:213)
==22168==by 0x7C2D1CB: g_quark_from_static_string (gquark.c:238)
==22168==by 0x7A33901: gobject_init_ctor (gtype.c:4341)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168== 
==22168== 32 bytes in 1 blocks are still reachable in loss record 2 of 2
==22168==at 0x402C418: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22168==by 0x7C5FD0B: g_rw_lock_impl_new (gthread-posix.c:433)
==22168==by 0x7C5FD94: g_rw_lock_get_impl (gthread-posix.c:457)
==22168==by 0x7C60227: g_rw_lock_writer_lock (gthread-posix.c:536)
==22168==by 0x7A3389F: gobject_init_ctor (gtype.c:4326)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168== 
==22168== LEAK SUMMARY:
==22168==definitely lost: 0 bytes in 0 blocks
==22168==indirectly lost: 0 bytes in 0 blocks
==22168==  possibly lost: 0 bytes in 0 blocks
==22168==still reachable: 56 bytes in 2 blocks
==22168== suppressed: 0 bytes in 0 blocks
==22168== 
==22168== For counts of detected and suppressed errors, rerun with: -v
==22168== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)

$ strace -eopen skype
open(/etc/ld.so.cache, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libasound.so.2, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libXv.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libXss.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/librt.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libdl.so.2, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libX11.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libXext.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtDBus.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtWebKit.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtXml.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtGui.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtNetwork.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtCore.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libpthread.so.0, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libstdc++.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libm.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libgcc_s.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libc.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libxcb.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libdbus-1.so.3, O_RDONLY|O_CLOEXEC) = 3