LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 06-30-2014, 06:22 AM   #16
dmgus
LQ Newbie
 
Registered: Jun 2014
Posts: 13

Original Poster
Rep: Reputation: Disabled

Ok, nevertheless skype 2 works quite stable, so we can name it a workaround Thanks a lot!
 
Old 06-30-2014, 11:47 AM   #17
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
they have skype-4.3.0 up there for the last few days, if you want to try that. I have it working here.

if it barfs, try it from inside a terminal, and post the exact output.
Just open an xterm and type 'skype'
 
Old 07-01-2014, 07:09 AM   #18
dmgus
LQ Newbie
 
Registered: Jun 2014
Posts: 13

Original Poster
Rep: Reputation: Disabled
Yes I've tried already and output is very usual:

Code:
$ skype
Segmentation fault
$ skype -version
Skype 4.3.0.37
© 2014 Skype and/or Microsoft
Backtrace:
Code:
Reading symbols from /usr/lib32/skype/skype...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib32/skype/skype 
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xf7fe495a in _dl_relocate_object () from /lib/ld-linux.so.2
(gdb) backtrace
#0  0xf7fe495a in _dl_relocate_object () from /lib/ld-linux.so.2
#1  0xf7fecd51 in dl_open_worker () from /lib/ld-linux.so.2
#2  0xf7fe89d5 in _dl_catch_error () from /lib/ld-linux.so.2
#3  0xf7fec499 in _dl_open () from /lib/ld-linux.so.2
#4  0xf7f81ca5 in ?? () from /usr/lib32/libdl.so.2
#5  0xf7fe89d5 in _dl_catch_error () from /lib/ld-linux.so.2
#6  0xf7f82351 in ?? () from /usr/lib32/libdl.so.2
#7  0xf7f81d4e in dlopen () from /usr/lib32/libdl.so.2
#8  0xf59e4464 in ?? () from /usr/lib32/libQtCore.so.4
#9  0xf59dedd4 in ?? () from /usr/lib32/libQtCore.so.4
#10 0xf593e60e in ?? () from /usr/lib32/libQtCore.so.4
#11 0xf590119b in QLocalePrivate::updateSystemPrivate() ()
   from /usr/lib32/libQtCore.so.4
#12 0xf59014c4 in ?? () from /usr/lib32/libQtCore.so.4
#13 0xf5901535 in QLocale::QLocale() () from /usr/lib32/libQtCore.so.4
#14 0xf5999097 in ?? () from /usr/lib32/libQtCore.so.4
#15 0xf59c5954 in ?? () from /usr/lib32/libQtCore.so.4
#16 0xf59c5ac2 in ?? () from /usr/lib32/libQtCore.so.4
#17 0xf59760e0 in QFileInfo::QFileInfo(QString const&) ()
   from /usr/lib32/libQtCore.so.4
#18 0xf5970325 in QFile::exists(QString const&) ()
   from /usr/lib32/libQtCore.so.4
#19 0xf58d6058 in ?? () from /usr/lib32/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#20 0xf58d624a in ?? () from /usr/lib32/libQtCore.so.4
#21 0xf58d62c7 in ?? () from /usr/lib32/libQtCore.so.4
#22 0xf58d6573 in QLibraryInfo::location(QLibraryInfo::LibraryLocation) ()
   from /usr/lib32/libQtCore.so.4
#23 0xf59f5c77 in QCoreApplication::libraryPaths() ()
   from /usr/lib32/libQtCore.so.4
#24 0xf59f6083 in QCoreApplication::init() () from /usr/lib32/libQtCore.so.4
#25 0xf59f60f0 in QCoreApplication::QCoreApplication(QCoreApplicationPrivate&)
    () from /usr/lib32/libQtCore.so.4
#26 0xf5ddccc7 in QApplication::QApplication(int&, char**, int) ()
   from /usr/lib32/libQtGui.so.4
#27 0x56af3388 in ?? ()
#28 0x56af2e73 in ?? ()
#29 0x568022a9 in ?? ()
#30 0xf5553e2e in __libc_start_main () from /usr/lib32/libc.so.6
#31 0x567f6739 in ?? ()
ldd:
Code:
	linux-gate.so.1 (0xf54cf000)
	libXv.so.1 => /usr/lib32/libXv.so.1 (0xf5489000)
	libXss.so.1 => /usr/lib32/libXss.so.1 (0xf5485000)
	librt.so.1 => /usr/lib32/librt.so.1 (0xf547c000)
	libdl.so.2 => /usr/lib32/libdl.so.2 (0xf5477000)
	libX11.so.6 => /usr/lib32/libX11.so.6 (0xf533f000)
	libXext.so.6 => /usr/lib32/libXext.so.6 (0xf532c000)
	libQtDBus.so.4 => /usr/lib32/libQtDBus.so.4 (0xf52af000)
	libQtWebKit.so.4 => /usr/lib32/libQtWebKit.so.4 (0xf3c7d000)
	libQtXml.so.4 => /usr/lib32/libQtXml.so.4 (0xf3c3a000)
	libQtGui.so.4 => /usr/lib32/libQtGui.so.4 (0xf3196000)
	libQtNetwork.so.4 => /usr/lib32/libQtNetwork.so.4 (0xf3056000)
	libQtCore.so.4 => /usr/lib32/libQtCore.so.4 (0xf2d6f000)
	libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf2d52000)
	libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf2c5c000)
	libm.so.6 => /usr/lib32/libm.so.6 (0xf2c0f000)
	libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf2bf4000)
	libc.so.6 => /usr/lib32/libc.so.6 (0xf2a32000)
	/lib/ld-linux.so.2 (0xf54d0000)
	libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf2a0e000)
	libdbus-1.so.3 => /usr/lib32/libdbus-1.so.3 (0xf29b8000)
	libsqlite3.so.0 => /usr/lib32/libsqlite3.so.0 (0xf28e4000)
	libXrender.so.1 => /usr/lib32/libXrender.so.1 (0xf28d9000)
	libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0 (0xf27ce000)
	libpng16.so.16 => /usr/lib32/libpng16.so.16 (0xf2795000)
	libz.so.1 => /usr/lib32/libz.so.1 (0xf277e000)
	libfreetype.so.6 => /usr/lib32/libfreetype.so.6 (0xf26d9000)
	libgobject-2.0.so.0 => /usr/lib32/libgobject-2.0.so.0 (0xf2688000)
	libSM.so.6 => /usr/lib32/libSM.so.6 (0xf267f000)
	libICE.so.6 => /usr/lib32/libICE.so.6 (0xf2662000)
	libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0xf2626000)
	libssl.so.1.0.0 => /usr/lib32/libssl.so.1.0.0 (0xf25b6000)
	libcrypto.so.1.0.0 => /usr/lib32/libcrypto.so.1.0.0 (0xf23c0000)
	libXau.so.6 => /usr/lib32/libXau.so.6 (0xf23bc000)
	libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf23b5000)
	libpcre.so.1 => /usr/lib32/libpcre.so.1 (0xf2347000)
	libbz2.so.1.0 => /usr/lib32/libbz2.so.1.0 (0xf2336000)
	libharfbuzz.so.0 => /usr/lib32/libharfbuzz.so.0 (0xf22dc000)
	libffi.so.6 => /usr/lib32/libffi.so.6 (0xf22d4000)
	libuuid.so.1 => /usr/lib32/libuuid.so.1 (0xf22ce000)
	libexpat.so.1 => /usr/lib32/libexpat.so.1 (0xf22a5000)
 
Old 07-02-2014, 06:04 AM   #19
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
It could be memory.

I had a memory issue that I caught by doing LFS. The compiles would crash out occasionally. I could hit up arrow and return, and it would continue.

Skype is a 35Meg binary. It could be a memory issue.
 
Old 09-03-2014, 01:46 AM   #20
dmgus
LQ Newbie
 
Registered: Jun 2014
Posts: 13

Original Poster
Rep: Reputation: Disabled
I still have this issue Noticed interesting thing - I have segmentation fault even for Skype2 but don't have it for Skype2 with qt libs.
I.e. this won't work for me
https://aur.archlinux.org/packages/skype2/

But this works
https://aur.archlinux.org/packages/skype2-staticqt/
 
Old 09-03-2014, 07:42 AM   #21
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Well, there is QT3 & QT4, and they are not compatible. I just seem to have qt4 installed (qt-4.8.2) with 64bit and 32bit libs (Alien Bob's stuff from slackware)

Last time I tried it all the graphics were fine, although sound is missing :-o. I never use skype; much less use it on a pc, but no segmentation fault.
 
Old 09-04-2014, 04:00 AM   #22
dmgus
LQ Newbie
 
Registered: Jun 2014
Posts: 13

Original Poster
Rep: Reputation: Disabled
Ok, thanks for your hints, will try to dig further in QT direction. I hate ms, though forced to use their skype because of my clients Before I had a workaround with skype 2.0 which worked fine though thanks to ms they don't support old versions anymore... So again no solution and need to fix it somehow
 
Old 09-04-2014, 11:05 AM   #23
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Another thing to watch with qt is paths. There is a $QT_PLUGIN_PATH that skype recognizes (the readme in skype is fairly good at debugging various distros).
The usage is
QT_PLUGIN_PATH=/some/path skype
 
Old 03-26-2015, 08:54 PM   #24
dmgus
LQ Newbie
 
Registered: Jun 2014
Posts: 13

Original Poster
Rep: Reputation: Disabled
Finally I've fixed it. After a recent system upgrade I was forced to remove lib32-icu and all dependent packages reinstall everything and skype works fine now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Segmentation fault (core dumped) Khaled ELmishad Programming 1 06-16-2012 11:13 AM
Segmentation Fault (core dumped) doing su - Blinker_Fluid Solaris / OpenSolaris 5 10-07-2008 06:04 PM
Segmentation fault (core dumped) nasim751 Programming 1 01-27-2008 09:18 PM
segmentation fault (core dumped) - what??? Micro420 Programming 6 12-07-2006 01:03 AM
Segmentation Fault (core dumped) newuser455 Linux - Software 3 08-28-2004 02:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 03:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration