Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572370 - net-im/skype-4.3.0.37-r5 no longer works after upgrade to gcc-5.3
Summary: net-im/skype-4.3.0.37-r5 no longer works after upgrade to gcc-5.3
Status: RESOLVED DUPLICATE of bug 546746
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-19 18:22 UTC by Andrey Grozin
Modified: 2016-01-19 18:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
skype gdb log (skype.txt,23.73 KB, text/plain)
2016-01-19 18:22 UTC, Andrey Grozin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Grozin gentoo-dev 2016-01-19 18:22:14 UTC
Created attachment 423368 [details]
skype gdb log

grozin@dns ~ $ skype
Aborted

(A window appears and quickly disappears)

grozin@dns ~ $ gdb skype
GNU gdb (Gentoo 7.10.1 vanilla) 7.10.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from skype...(no debugging symbols found)...done.
(gdb) r
Starting program: /opt/bin/skype 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0xf4125b40 (LWP 15415)]
[New Thread 0xf37ffb40 (LWP 15416)]
[New Thread 0xf2dffb40 (LWP 15417)]
[New Thread 0xf23ffb40 (LWP 15418)]
[New Thread 0xf19ffb40 (LWP 15419)]
[New Thread 0xf0fffb40 (LWP 15420)]
[New Thread 0xefdfeb40 (LWP 15421)]
[New Thread 0xf05ffb40 (LWP 15422)]
[New Thread 0xef1ffb40 (LWP 15423)]
[New Thread 0xee9feb40 (LWP 15424)]
[New Thread 0xedfffb40 (LWP 15425)]
[New Thread 0xed5ffb40 (LWP 15426)]
[New Thread 0xecbffb40 (LWP 15428)]
[New Thread 0xec1ffb40 (LWP 15429)]
[New Thread 0xeb5ffb40 (LWP 15430)]
[New Thread 0xeadfeb40 (LWP 15431)]
[New Thread 0xea5fdb40 (LWP 15432)]
[New Thread 0xe9dfcb40 (LWP 15435)]
[New Thread 0xe95fbb40 (LWP 15436)]
[New Thread 0xe8dfab40 (LWP 15439)]
[New Thread 0xe84f9b40 (LWP 15440)]

Program received signal SIGSEGV, Segmentation fault.
0xf7579c9f in ?? () from /usr/lib32/qt4/libQtWebKit.so.4
(gdb) t a a bt full

(see the attachment)
Comment 1 Amy Liffey gentoo-dev 2016-01-19 18:50:17 UTC

*** This bug has been marked as a duplicate of bug 546746 ***