Bug 314645 - kcmshell4 error
Summary: kcmshell4 error
Status: RESOLVED DOWNSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_phonon (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 07:34 UTC by alpar
Modified: 2013-02-15 14:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alpar 2013-02-08 07:34:48 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.10.00 "release 1" (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.7.6-1.2-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I started kmix sound settings, sound module config, test speakers and the application freeze with these message :

``A(z) „Phonon – KDE beállítómodul” ablak nem válaszol. Ez az ablak a(z) kcmshell4 alkalmazáshoz tartozik (folyamatazonosító=3578, gépnév=localhost).
Szeretné félbeszakítani az alkalmazást az összes gyermekablakával együtt? Az alkalmazásban nem mentett adatok elvesznek.``

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007ff9719ef3d5 in raise () from /lib64/libc.so.6
#7  0x00007ff9719f0858 in abort () from /lib64/libc.so.6
#8  0x00007ff970573c24 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2323
#9  0x00007ff971280a16 in QDebug::~QDebug (this=0x7fff3ba504c0, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 0x00007ff97135d547 in KApplicationPrivate::init (this=0x194f5f0, GUIenabled=GUIenabled@entry=true) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:516
#11 0x00007ff97135e538 in KApplication::KApplication (this=0x7fff3ba50980, GUIenabled=true) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:352
#12 0x00007ff971d6e6a9 in KCMShell (this=0x7fff3ba50980) at /usr/src/debug/kde-runtime-4.10.0/kcmshell/main.h:32
#13 kdemain (_argc=2, _argv=0x7fff3ba50ab8) at /usr/src/debug/kde-runtime-4.10.0/kcmshell/main.cpp:194
#14 0x00007ff9719dba15 in __libc_start_main () from /lib64/libc.so.6
#15 0x0000000000400761 in _start () at ../sysdeps/x86_64/start.S:123

Possible duplicates by query: bug 314342, bug 307852, bug 306037, bug 301897.

Reported using DrKonqi
Comment 1 Harald Sitter 2013-02-08 15:00:26 UTC
So what does the message say?
Comment 2 alpar 2013-02-08 16:29:08 UTC
(In reply to comment #1)
> So what does the message say?

Sory, i cant speak very good in english, but translated sound like :
 "Phonon - KDE Control Module" window does not respond. This window belongs kcmshell4 application (process id = 3578, hostname = localhost). Do you want to interrupt the application, together with all the child window? In the application, any unsaved data is lost."
When i click teast speaker and my application freeze, i need to end it with xkill.
Comment 3 Harald Sitter 2013-02-08 19:48:06 UTC
So the backtrace is in fact entirely unrelated.  Which means we should try to find out why it freezes, for which we need to know where in the code it freeezes...

Please trigger the freeze  and then do the following in a terminal:

>   gdb -p `pidof kcmshell4`

wait for a bit until you are presented with an input prompt then enter

>   thread apply all bt

this will print the entire state of the program to your terminal, please copy the output into a file and attach the file to this bug report.

You can exit the gdb prompt by entering

>    quit
Comment 4 alpar 2013-02-09 04:38:23 UTC
(In reply to comment #3)
> So the backtrace is in fact entirely unrelated.  Which means we should try
> to find out why it freezes, for which we need to know where in the code it
> freeezes...
> 
> Please trigger the freeze  and then do the following in a terminal:
> 
> >   gdb -p `pidof kcmshell4`
> 
> wait for a bit until you are presented with an input prompt then enter
> 
> >   thread apply all bt
> 
> this will print the entire state of the program to your terminal, please
> copy the output into a file and attach the file to this bug report.
> 
> You can exit the gdb prompt by entering
> 
> >    quit

I did and i received a long story,  i put in here:
"
Attaching to process 4559
Reading symbols from /usr/bin/kcmshell4...Missing separate debuginfo for /usr/bin/kcmshell4
Try: zypper install -C "debuginfo(build-id)=975848ecb8902b54ecfd84e52411bb9289310a72"
(no debugging symbols found)...done.
Reading symbols from /usr/lib64/libkdeinit4_kcmshell4.so...Missing separate debuginfo for /usr/lib64/libkdeinit4_kcmshell4.so
Try: zypper install -C "debuginfo(build-id)=b27b0ace026e98b7d82b1e105165a7a6b5e9841d"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libkdeinit4_kcmshell4.so
Reading symbols from /lib64/libc.so.6...Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-id)=bd1473e8e6a4c10a14731b5be4b35b4e87db2af7"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /usr/lib64/libkcmutils.so.4...Missing separate debuginfo for /usr/lib64/libkcmutils.so.4
Try: zypper install -C "debuginfo(build-id)=06f3d61d587661cd5caf53841799fd3e70810329"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libkcmutils.so.4
Reading symbols from /usr/lib64/libkdeui.so.5...Missing separate debuginfo for /usr/lib64/libkdeui.so.5
Try: zypper install -C "debuginfo(build-id)=8be53e2cb11cd6f3d2aa90c582a6b5fd346c326d"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libkdeui.so.5
Reading symbols from /usr/lib64/libkdecore.so.5...Missing separate debuginfo for /usr/lib64/libkdecore.so.5
Try: zypper install -C "debuginfo(build-id)=73dd15ced001ba79ed3f8d64433654426c3be2c8"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libkdecore.so.5
Reading symbols from /usr/lib64/libQtDBus.so.4...Missing separate debuginfo for /usr/lib64/libQtDBus.so.4
Try: zypper install -C "debuginfo(build-id)=10df17552e989ca2caf4fd826a04be71de0027af"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtDBus.so.4
Reading symbols from /usr/lib64/libQtCore.so.4...Missing separate debuginfo for /usr/lib64/libQtCore.so.4
Try: zypper install -C "debuginfo(build-id)=82aa861fb8ea3ddb879a7cae64d0c9dc3dcf3fd2"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtCore.so.4
Reading symbols from /usr/lib64/libQtGui.so.4...Missing separate debuginfo for /usr/lib64/libQtGui.so.4
Try: zypper install -C "debuginfo(build-id)=4834f994d6cbaa660541cfe9e273dad1ec513f03"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtGui.so.4
Reading symbols from /usr/lib64/libstdc++.so.6...Missing separate debuginfo for /usr/lib64/libstdc++.so.6
Try: zypper install -C "debuginfo(build-id)=babb0ba2913558a7b90bb6d23750a6a1885bfb59"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libstdc++.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-id)=ecb8ef1a6904a2a3ec60a527f415f520c8636158"
(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /usr/lib64/libSM.so.6...Missing separate debuginfo for /usr/lib64/libSM.so.6
Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libSM.so.6
Reading symbols from /usr/lib64/libICE.so.6...Missing separate debuginfo for /usr/lib64/libICE.so.6
Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libICE.so.6
Reading symbols from /usr/lib64/libX11.so.6...Missing separate debuginfo for /usr/lib64/libX11.so.6
Try: zypper install -C "debuginfo(build-id)=15cea8e21e48518dcf2c597fe1437eff69071e3b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libX11.so.6
Reading symbols from /usr/lib64/libQtXml.so.4...Missing separate debuginfo for /usr/lib64/libQtXml.so.4
Try: zypper install -C "debuginfo(build-id)=a338c4d107fc0be9a98d08f9167cf5bf2146a272"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtXml.so.4
Reading symbols from /usr/lib64/libattica.so.0.4...Missing separate debuginfo for /usr/lib64/libattica.so.0.4
Try: zypper install -C "debuginfo(build-id)=88a2d946c44c55834fad7c2272d002f04852597a"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libattica.so.0.4
Reading symbols from /usr/lib64/libQtNetwork.so.4...Missing separate debuginfo for /usr/lib64/libQtNetwork.so.4
Try: zypper install -C "debuginfo(build-id)=f105d2230347ef1cd76dc99aebf18046d0a7c766"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtNetwork.so.4
Reading symbols from /usr/lib64/libQtSvg.so.4...Missing separate debuginfo for /usr/lib64/libQtSvg.so.4
Try: zypper install -C "debuginfo(build-id)=ed6a1659421738541036c53916b22dee06852b0b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtSvg.so.4
Reading symbols from /usr/lib64/libdbusmenu-qt.so.2...Missing separate debuginfo for /usr/lib64/libdbusmenu-qt.so.2
Try: zypper install -C "debuginfo(build-id)=4399de7ed7fb4b212b3eafa6efeac23b33cf3024"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libdbusmenu-qt.so.2
Reading symbols from /usr/lib64/libXtst.so.6...Missing separate debuginfo for /usr/lib64/libXtst.so.6
Try: zypper install -C "debuginfo(build-id)=96a6562a4a6cfb9b456fbc489a96ba3eec27487b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXtst.so.6
Reading symbols from /usr/lib64/libXcursor.so.1...Missing separate debuginfo for /usr/lib64/libXcursor.so.1
Try: zypper install -C "debuginfo(build-id)=29f36aded41cb1598d698806df73a7fea9bcb48b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXcursor.so.1
Reading symbols from /usr/lib64/libXfixes.so.3...Missing separate debuginfo for /usr/lib64/libXfixes.so.3
Try: zypper install -C "debuginfo(build-id)=d4872ef7f9c16d7bddf2a0311d3bad2e7fc7037f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXfixes.so.3
Reading symbols from /usr/lib64/libXrender.so.1...Missing separate debuginfo for /usr/lib64/libXrender.so.1
Try: zypper install -C "debuginfo(build-id)=4c4100815412bcd3a1872673c672a54b33611e94"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXrender.so.1
Reading symbols from /lib64/libpthread.so.0...Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef"
(no debugging symbols found)...done.
[New LWP 4934]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libm.so.6...Missing separate debuginfo for /lib64/libm.so.6
Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libm.so.6
Reading symbols from /lib64/libz.so.1...Missing separate debuginfo for /lib64/libz.so.1
Try: zypper install -C "debuginfo(build-id)=bef211df25174b1ba44958f0e7f8e301d59c8de5"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libz.so.1
Reading symbols from /usr/lib64/libbz2.so.1...Missing separate debuginfo for /usr/lib64/libbz2.so.1
Try: zypper install -C "debuginfo(build-id)=47ceef8af0505ac4c1d4bb0fb5fb49993b22f337"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libbz2.so.1
Reading symbols from /usr/lib64/liblzma.so.5...Missing separate debuginfo for /usr/lib64/liblzma.so.5
Try: zypper install -C "debuginfo(build-id)=e50639028c7d64c96baed4bee29c58975da2036c"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/liblzma.so.5
Reading symbols from /usr/lib64/libfam.so.0...Missing separate debuginfo for /usr/lib64/libfam.so.0
Try: zypper install -C "debuginfo(build-id)=4cca6d4f5c9764423e6e6a60d723e523d0e20cb5"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libfam.so.0
Reading symbols from /lib64/libgcc_s.so.1...Missing separate debuginfo for /lib64/libgcc_s.so.1
Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libgcc_s.so.1
Reading symbols from /lib64/libdbus-1.so.3...Missing separate debuginfo for /lib64/libdbus-1.so.3
Try: zypper install -C "debuginfo(build-id)=69bc4c52eb2cdac4a55443f68593ee60cb2e40e6"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libdbus-1.so.3
Reading symbols from /lib64/libdl.so.2...Missing separate debuginfo for /lib64/libdl.so.2
Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /usr/lib64/libglib-2.0.so.0...Missing separate debuginfo for /usr/lib64/libglib-2.0.so.0
Try: zypper install -C "debuginfo(build-id)=67923a25d7794d37f22730f0396c12bbf0c29c73"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libglib-2.0.so.0
Reading symbols from /lib64/librt.so.1...Missing separate debuginfo for /lib64/librt.so.1
Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732"
(no debugging symbols found)...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /usr/lib64/libpng15.so.15...Missing separate debuginfo for /usr/lib64/libpng15.so.15
Try: zypper install -C "debuginfo(build-id)=d6f9815dc65be00216c7f05fa93beab20b863345"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libpng15.so.15
Reading symbols from /usr/lib64/libfreetype.so.6...Missing separate debuginfo for /usr/lib64/libfreetype.so.6
Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libfreetype.so.6
Reading symbols from /usr/lib64/libgobject-2.0.so.0...Missing separate debuginfo for /usr/lib64/libgobject-2.0.so.0
Try: zypper install -C "debuginfo(build-id)=af4ffb864a43c36399c926fffcdd8980b5b68aab"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgobject-2.0.so.0
Reading symbols from /usr/lib64/libXi.so.6...Missing separate debuginfo for /usr/lib64/libXi.so.6
Try: zypper install -C "debuginfo(build-id)=01fb130790414d9381ed6a5365febecee214a75c"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXi.so.6
Reading symbols from /usr/lib64/libXrandr.so.2...Missing separate debuginfo for /usr/lib64/libXrandr.so.2
Try: zypper install -C "debuginfo(build-id)=128dee30e573e6f1cd8a8d240fc913593644df9b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXrandr.so.2
Reading symbols from /usr/lib64/libXinerama.so.1...Missing separate debuginfo for /usr/lib64/libXinerama.so.1
Try: zypper install -C "debuginfo(build-id)=d9c88fe22c8ca3f9717c9ee40e0193f581cf8ad4"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXinerama.so.1
Reading symbols from /usr/lib64/libfontconfig.so.1...Missing separate debuginfo for /usr/lib64/libfontconfig.so.1
Try: zypper install -C "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libfontconfig.so.1
Reading symbols from /usr/lib64/libXext.so.6...Missing separate debuginfo for /usr/lib64/libXext.so.6
Try: zypper install -C "debuginfo(build-id)=af9438bdd37ad27f078ead2dd96723643f0d5345"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXext.so.6
Reading symbols from /usr/lib64/libuuid.so.1...Missing separate debuginfo for /usr/lib64/libuuid.so.1
Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libuuid.so.1
Reading symbols from /usr/lib64/libxcb.so.1...Missing separate debuginfo for /usr/lib64/libxcb.so.1
Try: zypper install -C "debuginfo(build-id)=446b936016337440847b17ea6011371a218c4a0f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libxcb.so.1
Reading symbols from /lib64/libssl.so.1.0.0...Missing separate debuginfo for /lib64/libssl.so.1.0.0
Try: zypper install -C "debuginfo(build-id)=36db92e8348d9245b3a4018b0f189c82a0073b6f"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libssl.so.1.0.0
Reading symbols from /lib64/libcrypto.so.1.0.0...Missing separate debuginfo for /lib64/libcrypto.so.1.0.0
Try: zypper install -C "debuginfo(build-id)=206655e6860c38cfc800da4d8b17f832b9e17240"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypto.so.1.0.0
Reading symbols from /usr/lib64/libpcre.so.1...Missing separate debuginfo for /usr/lib64/libpcre.so.1
Try: zypper install -C "debuginfo(build-id)=91e4d9d2fc2824fbd0f18002a4fc2a6fd4921c2b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libpcre.so.1
Reading symbols from /usr/lib64/libffi.so.4...Missing separate debuginfo for /usr/lib64/libffi.so.4
Try: zypper install -C "debuginfo(build-id)=709181e6ec6b54499e2caed4f1ccc1e41b6689b0"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libffi.so.4
Reading symbols from /usr/lib64/libexpat.so.1...Missing separate debuginfo for /usr/lib64/libexpat.so.1
Try: zypper install -C "debuginfo(build-id)=58a10c5937ee1a6614ce75e3558b36ba021ab256"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libexpat.so.1
Reading symbols from /usr/lib64/libXau.so.6...Missing separate debuginfo for /usr/lib64/libXau.so.6
Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXau.so.6
Reading symbols from /usr/lib64/gconv/UTF-16.so...Missing separate debuginfo for /usr/lib64/gconv/UTF-16.so
Try: zypper install -C "debuginfo(build-id)=9cf3924654940d763e77dc95b9970b97ed0ce5e1"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/gconv/UTF-16.so
Reading symbols from /usr/lib64/kde4/plugins/gui_platform/libkde.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/gui_platform/libkde.so
Try: zypper install -C "debuginfo(build-id)=4617f568d308b5c39fe040a8fcfc401fa718ec68"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/gui_platform/libkde.so
Reading symbols from /usr/lib64/libkio.so.5...Missing separate debuginfo for /usr/lib64/libkio.so.5
Try: zypper install -C "debuginfo(build-id)=005065d35afbbe2d3fcbd475151285b07f1a3e68"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libkio.so.5
Reading symbols from /usr/lib64/libnepomuk.so.4...Missing separate debuginfo for /usr/lib64/libnepomuk.so.4
Try: zypper install -C "debuginfo(build-id)=53fead8610f85c93ec4d892ef97b17db7ab3a7ce"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libnepomuk.so.4
Reading symbols from /usr/lib64/libstreamanalyzer.so.0...Missing separate debuginfo for /usr/lib64/libstreamanalyzer.so.0
Try: zypper install -C "debuginfo(build-id)=3363f97652dc8727085959e0eeb5d9b2f7c39aa8"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libstreamanalyzer.so.0
Reading symbols from /usr/lib64/libsolid.so.4...Missing separate debuginfo for /usr/lib64/libsolid.so.4
Try: zypper install -C "debuginfo(build-id)=33384f0b1c92a516dda2f578a6344e8e1da73c5b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libsolid.so.4
Reading symbols from /usr/lib64/libksuseinstall.so.1...Missing separate debuginfo for /usr/lib64/libksuseinstall.so.1
Try: zypper install -C "debuginfo(build-id)=bed77f784a625be32a9f910e562af2ee91c1ec8e"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libksuseinstall.so.1
Reading symbols from /lib64/libacl.so.1...Missing separate debuginfo for /lib64/libacl.so.1
Try: zypper install -C "debuginfo(build-id)=ad54a759b4c84e3ea83d68779966231781b6c9d3"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libacl.so.1
Reading symbols from /lib64/libattr.so.1...Missing separate debuginfo for /lib64/libattr.so.1
Try: zypper install -C "debuginfo(build-id)=8b679076b09ffe3f0c27bbaa40a0ac2ce8752c06"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libattr.so.1
Reading symbols from /usr/lib64/libsoprano.so.4...Missing separate debuginfo for /usr/lib64/libsoprano.so.4
Try: zypper install -C "debuginfo(build-id)=4c9fb992867c8e7aad0664b222e82ba0f4236a72"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libsoprano.so.4
Reading symbols from /usr/lib64/libsopranoclient.so.1...Missing separate debuginfo for /usr/lib64/libsopranoclient.so.1
Try: zypper install -C "debuginfo(build-id)=da1e4c2e0c995dac576cc92e112291bb991f2acf"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libsopranoclient.so.1
Reading symbols from /usr/lib64/libstreams.so.0...Missing separate debuginfo for /usr/lib64/libstreams.so.0
Try: zypper install -C "debuginfo(build-id)=e14145384b7d589a55412e0dca4aeaa6a93bd121"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libstreams.so.0
Reading symbols from /usr/lib64/libxml2.so.2...Missing separate debuginfo for /usr/lib64/libxml2.so.2
Try: zypper install -C "debuginfo(build-id)=3d20d934cc74ae999d7485c9ca5d75347e9e3ac1"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libxml2.so.2
Reading symbols from /usr/lib64/libudev.so.1...Missing separate debuginfo for /usr/lib64/libudev.so.1
Try: zypper install -C "debuginfo(build-id)=bdb824d812a1e84d552eff5541bf2c2a4216b669"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libudev.so.1
Reading symbols from /usr/lib64/kde4/plugins/styles/oxygen.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/styles/oxygen.so
Try: zypper install -C "debuginfo(build-id)=3b1bdc75a7cb49a805b73a144e41f4bef95f9fb6"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/styles/oxygen.so
Reading symbols from /usr/lib64/liboxygenstyle.so.4...Missing separate debuginfo for /usr/lib64/liboxygenstyle.so.4
Try: zypper install -C "debuginfo(build-id)=1af60ea21e0b76c665922d871842c892ac698e86"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/liboxygenstyle.so.4
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqgif.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqgif.so
Try: zypper install -C "debuginfo(build-id)=1fb9ee57511fc9c85ddfd4238c398497c4f023e1"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqgif.so
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqico.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqico.so
Try: zypper install -C "debuginfo(build-id)=9e089df38b97ff48df3e318b1b9dd501bca498f9"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqico.so
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqjpeg.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqjpeg.so
Try: zypper install -C "debuginfo(build-id)=fee4ec9f0084afbc1c40d946efe0293038d486e8"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqjpeg.so
Reading symbols from /usr/lib64/libjpeg.so.8...Missing separate debuginfo for /usr/lib64/libjpeg.so.8
Try: zypper install -C "debuginfo(build-id)=4cd380ccf936a6141a8479d9de5bad05ead4be90"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libjpeg.so.8
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqmng.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqmng.so
Try: zypper install -C "debuginfo(build-id)=87c88509789aa11e87d2fbf7712385ec1eec3d02"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqmng.so
Reading symbols from /usr/lib64/libmng.so.1...Missing separate debuginfo for /usr/lib64/libmng.so.1
Try: zypper install -C "debuginfo(build-id)=12b7563fac57868453ad36313d534954f34f32a2"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libmng.so.1
Reading symbols from /usr/lib64/liblcms.so.1...Missing separate debuginfo for /usr/lib64/liblcms.so.1
Try: zypper install -C "debuginfo(build-id)=5b9c3bcebcb1931528dcb2db43adf48522a6c96e"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/liblcms.so.1
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqsvg.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqsvg.so
Try: zypper install -C "debuginfo(build-id)=c6ae78eb6e390910c513f9ed65f1f697430d2ae6"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqsvg.so
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqtga.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqtga.so
Try: zypper install -C "debuginfo(build-id)=aa4d65238bd46244a59efa49d6c3ef0355555fad"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqtga.so
Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqtiff.so...Missing separate debuginfo for /usr/lib64/qt4/plugins/imageformats/libqtiff.so
Try: zypper install -C "debuginfo(build-id)=2c8ba5215698ad7204141e721b8ecbff772ef345"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqtiff.so
Reading symbols from /usr/lib64/libtiff.so.5...Missing separate debuginfo for /usr/lib64/libtiff.so.5
Try: zypper install -C "debuginfo(build-id)=74725d77414bc0fff3800332b52fe2148cfe2de0"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libtiff.so.5
Reading symbols from /usr/lib64/libjbig.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libjbig.so.2
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_dds.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_dds.so
Try: zypper install -C "debuginfo(build-id)=72730e085bc14d39cb93c1d4190c301b41adb0ad"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_dds.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_eps.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_eps.so
Try: zypper install -C "debuginfo(build-id)=a8bd40f13ed5d5ff0d94fd83024cf4216751395b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_eps.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_exr.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_exr.so
Try: zypper install -C "debuginfo(build-id)=c9897a9ff179aa3dfd5104c9d52dcfc770a087c0"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_exr.so
Reading symbols from /usr/lib64/libIlmImf.so.7...Missing separate debuginfo for /usr/lib64/libIlmImf.so.7
Try: zypper install -C "debuginfo(build-id)=cfa599924c7d48f7df2e6508ee4aeea37b4e550c"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libIlmImf.so.7
Reading symbols from /usr/lib64/libIex.so.7...Missing separate debuginfo for /usr/lib64/libIex.so.7
Try: zypper install -C "debuginfo(build-id)=4aaa188050df7de848770cce10d8f01b8e876968"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libIex.so.7
Reading symbols from /usr/lib64/libHalf.so.7...Missing separate debuginfo for /usr/lib64/libHalf.so.7
Try: zypper install -C "debuginfo(build-id)=538912d8bb8ac731644f8ed84a4ad618eaf7f46d"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libHalf.so.7
Reading symbols from /usr/lib64/libIlmThread.so.7...Missing separate debuginfo for /usr/lib64/libIlmThread.so.7
Try: zypper install -C "debuginfo(build-id)=27739233a7ac5484961c95060eb54378b5539b77"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libIlmThread.so.7
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so
Try: zypper install -C "debuginfo(build-id)=b61a282e8679bd4390687cb6a81e3ed9e1257417"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so
Reading symbols from /usr/lib64/libjasper.so.1...Missing separate debuginfo for /usr/lib64/libjasper.so.1
Try: zypper install -C "debuginfo(build-id)=f5be7983427731f2365afcc4f9a89b8e07625546"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libjasper.so.1
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so
Try: zypper install -C "debuginfo(build-id)=c3db4963d6c096ac2d288b15eb67dec3cb31e319"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_pic.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_pic.so
Try: zypper install -C "debuginfo(build-id)=37fc79672d745583eb3d057c39dad5ffe14e51b8"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_pic.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_psd.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_psd.so
Try: zypper install -C "debuginfo(build-id)=c798a877bea1d8093be8f59685e065283531ab6e"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_psd.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_ras.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_ras.so
Try: zypper install -C "debuginfo(build-id)=416a3b622ed107e9fce31a4e5ac5cb247eb6b9ac"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_ras.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so
Try: zypper install -C "debuginfo(build-id)=e0d4e975e734b5487eef1087fbe55febc58069e5"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_tga.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_tga.so
Try: zypper install -C "debuginfo(build-id)=a41615f1ed204a815dcb51139eedd6a93729049b"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_tga.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so
Try: zypper install -C "debuginfo(build-id)=fea50fb90dbaca01be4ff9c4416ae32b2e58b87e"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so
Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_xview.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_xview.so
Try: zypper install -C "debuginfo(build-id)=3d89fce02221e923c08081b8737bf9e8d64cdf5c"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_xview.so
Reading symbols from /usr/lib64/kde4/kcm_phonon.so...Missing separate debuginfo for /usr/lib64/kde4/kcm_phonon.so
Try: zypper install -C "debuginfo(build-id)=85ac09a540f35a2e296bbbec678e76ac9fc38c4c"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/kcm_phonon.so
Reading symbols from /usr/lib64/libphonon.so.4...Missing separate debuginfo for /usr/lib64/libphonon.so.4
Try: zypper install -C "debuginfo(build-id)=2ee26b3e5f918599cd0e65d5ac54ee8ffdf976ef"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libphonon.so.4
Reading symbols from /usr/lib64/libpulse.so.0...Missing separate debuginfo for /usr/lib64/libpulse.so.0
Try: zypper install -C "debuginfo(build-id)=99274020c793109529c3fdbada9e5bc43bdd4bdc"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libpulse.so.0
Reading symbols from /usr/lib64/libpulse-mainloop-glib.so.0...Missing separate debuginfo for /usr/lib64/libpulse-mainloop-glib.so.0
Try: zypper install -C "debuginfo(build-id)=b9e7ab3c99f7d1ca0cd509efca0ae854bce62b61"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libpulse-mainloop-glib.so.0
Reading symbols from /usr/lib64/libcanberra.so.0...Missing separate debuginfo for /usr/lib64/libcanberra.so.0
Try: zypper install -C "debuginfo(build-id)=97e072c74c4b293fc9021fa8596ce2108a343ad1"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcanberra.so.0
Reading symbols from /usr/lib64/libjson.so.0...Missing separate debuginfo for /usr/lib64/libjson.so.0
Try: zypper install -C "debuginfo(build-id)=5d6844f6ca5fb29c0178ab55f7f82ec84c602e6f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libjson.so.0
Reading symbols from /usr/lib64/pulseaudio/libpulsecommon-2.1.so...Missing separate debuginfo for /usr/lib64/pulseaudio/libpulsecommon-2.1.so
Try: zypper install -C "debuginfo(build-id)=142ed2337412e67f5f668f120ff2982a34921323"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/pulseaudio/libpulsecommon-2.1.so
Reading symbols from /usr/lib64/libvorbisfile.so.3...Missing separate debuginfo for /usr/lib64/libvorbisfile.so.3
Try: zypper install -C "debuginfo(build-id)=d6c5d3d9ffb749a259379db15f0b151631559295"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libvorbisfile.so.3
Reading symbols from /usr/lib64/libltdl.so.7...Missing separate debuginfo for /usr/lib64/libltdl.so.7
Try: zypper install -C "debuginfo(build-id)=3f24723ba1c86aa84804e5f1b7ded6fccb320689"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libltdl.so.7
Reading symbols from /usr/lib64/libX11-xcb.so.1...Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1
Try: zypper install -C "debuginfo(build-id)=8ebe2905eea8a9ffd94603aeafee9e3271a03821"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libX11-xcb.so.1
Reading symbols from /lib64/libwrap.so.0...Missing separate debuginfo for /lib64/libwrap.so.0
Try: zypper install -C "debuginfo(build-id)=4a9f53355c9334a18ff005ac6e4034b0f0a82276"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libwrap.so.0
Reading symbols from /usr/lib64/libsndfile.so.1...Missing separate debuginfo for /usr/lib64/libsndfile.so.1
Try: zypper install -C "debuginfo(build-id)=9f45b04e7731c3b8433dae5a6cea3dfe0f934ac3"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libsndfile.so.1
Reading symbols from /lib64/libcap.so.2...Missing separate debuginfo for /lib64/libcap.so.2
Try: zypper install -C "debuginfo(build-id)=54340dea9b3278365fbf8d9978a1cad518758975"
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcap.so.2
Reading symbols from /usr/lib64/libvorbis.so.0...Missing separate debuginfo for /usr/lib64/libvorbis.so.0
Try: zypper install -C "debuginfo(build-id)=0803110377cc1b47ab7f327b492c48253eeea47a"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libvorbis.so.0
Reading symbols from /usr/lib64/libogg.so.0...Missing separate debuginfo for /usr/lib64/libogg.so.0
Try: zypper install -C "debuginfo(build-id)=5a5b32c707671135e23d927a1bce150c0af4f362"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libogg.so.0
Reading symbols from /usr/lib64/libFLAC.so.8...Missing separate debuginfo for /usr/lib64/libFLAC.so.8
Try: zypper install -C "debuginfo(build-id)=4e82469b0163de7c97999fd20931762490aaaa46"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libFLAC.so.8
Reading symbols from /usr/lib64/libvorbisenc.so.2...Missing separate debuginfo for /usr/lib64/libvorbisenc.so.2
Try: zypper install -C "debuginfo(build-id)=8a47b9713c572ec1fef4f471e795c9e6c613424f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libvorbisenc.so.2
Reading symbols from /usr/lib64/libspeex.so.1...Missing separate debuginfo for /usr/lib64/libspeex.so.1
Try: zypper install -C "debuginfo(build-id)=684020c7ab7f2786f10a43094aa67d458b4eae43"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libspeex.so.1
Reading symbols from /usr/lib64/kde4/plugins/phonon_platform/kde.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/phonon_platform/kde.so
Try: zypper install -C "debuginfo(build-id)=738acb46eeb771ab246a5c01fc70be4dad45e47e"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/phonon_platform/kde.so
Reading symbols from /usr/lib64/libasound.so.2...Missing separate debuginfo for /usr/lib64/libasound.so.2
Try: zypper install -C "debuginfo(build-id)=435497a9bafb81516ea3e13cdc0e74ce062913a2"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libasound.so.2
Reading symbols from /usr/lib64/kde4/plugins/phonon_backend/phonon_gstreamer.so...Missing separate debuginfo for /usr/lib64/kde4/plugins/phonon_backend/phonon_gstreamer.so
Try: zypper install -C "debuginfo(build-id)=f4c1be753288823a54c57d1a21b0a37221e822e0"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/kde4/plugins/phonon_backend/phonon_gstreamer.so
Reading symbols from /usr/lib64/libgstreamer-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstreamer-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=76cfa38123dd1d11e8210ade26018041f03ed4b7"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstreamer-0.10.so.0
Reading symbols from /usr/lib64/libgstinterfaces-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstinterfaces-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=9c2f540bd5f88e2255d028c40d314744835398fd"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstinterfaces-0.10.so.0
Reading symbols from /usr/lib64/libgstvideo-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstvideo-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=9ec2271d622aaa907e72a26233aab41b0bb4e8bd"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstvideo-0.10.so.0
Reading symbols from /usr/lib64/libgstpbutils-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstpbutils-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=70b272ed5f92957fe4b8759160a358b05f93c9a0"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstpbutils-0.10.so.0
Reading symbols from /usr/lib64/libgstapp-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstapp-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=fcfa137d4d6700562a550fdf951af426c9a9dcae"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstapp-0.10.so.0
Reading symbols from /usr/lib64/libQtOpenGL.so.4...Missing separate debuginfo for /usr/lib64/libQtOpenGL.so.4
Try: zypper install -C "debuginfo(build-id)=96ecb8d7e2e42cc7b85f1ad0760a16315ea5cb54"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libQtOpenGL.so.4
Reading symbols from /usr/lib64/libGL.so.1...Missing separate debuginfo for /usr/lib64/libGL.so.1
Try: zypper install -C "debuginfo(build-id)=012ea23fa411bd63c8be1b5de53fb384508b51f5"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libGL.so.1
Reading symbols from /usr/lib64/libgmodule-2.0.so.0...Missing separate debuginfo for /usr/lib64/libgmodule-2.0.so.0
Try: zypper install -C "debuginfo(build-id)=fa159b4e1df336f6fc59127a13f58a571d22b22f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgmodule-2.0.so.0
Reading symbols from /usr/lib64/libgstbase-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstbase-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=3908716e8c57406d3207849170e12e62b12b3cb8"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstbase-0.10.so.0
Reading symbols from /usr/lib64/liborc-0.4.so.0...Missing separate debuginfo for /usr/lib64/liborc-0.4.so.0
Try: zypper install -C "debuginfo(build-id)=c77ef4a6aac73f86515ab6cbeaa0bf3a31e378bd"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/liborc-0.4.so.0
Reading symbols from /usr/lib64/libglapi.so.0...Missing separate debuginfo for /usr/lib64/libglapi.so.0
Try: zypper install -C "debuginfo(build-id)=344d8da491367095e880ebb327c518700aaf6727"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libglapi.so.0
Reading symbols from /usr/lib64/libXdamage.so.1...Missing separate debuginfo for /usr/lib64/libXdamage.so.1
Try: zypper install -C "debuginfo(build-id)=c6bb093790ba9f0feef7606e9ec4f7ca43e66dc7"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXdamage.so.1
Reading symbols from /usr/lib64/libxcb-glx.so.0...Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0
Try: zypper install -C "debuginfo(build-id)=b079354ec13446c06775aadd4d32884e18b939e0"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libxcb-glx.so.0
Reading symbols from /usr/lib64/libXxf86vm.so.1...Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1
Try: zypper install -C "debuginfo(build-id)=e58dc054c75a04124fca1b28d92276b52659f736"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXxf86vm.so.1
Reading symbols from /usr/lib64/libdrm.so.2...Missing separate debuginfo for /usr/lib64/libdrm.so.2
Try: zypper install -C "debuginfo(build-id)=eaafe2ec42c804bbfe72d28eeb65fa238108a7bb"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libdrm.so.2
Reading symbols from /usr/lib64/gstreamer-0.10/libgstvideo4linux2.so...Missing separate debuginfo for /usr/lib64/gstreamer-0.10/libgstvideo4linux2.so
Try: zypper install -C "debuginfo(build-id)=f38c753987880adb21e75c4d0937898de8713a1f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/gstreamer-0.10/libgstvideo4linux2.so
Reading symbols from /usr/lib64/libgstcontroller-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstcontroller-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=3517254defc8d17b3cb8a7dd6a86e99b4c7b4a96"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstcontroller-0.10.so.0
Reading symbols from /usr/lib64/libXv.so.1...Missing separate debuginfo for /usr/lib64/libXv.so.1
Try: zypper install -C "debuginfo(build-id)=f467bbeecc03794f43ea14dd200a59f22d45e822"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libXv.so.1
Reading symbols from /usr/lib64/libv4l2.so.0...Missing separate debuginfo for /usr/lib64/libv4l2.so.0
Try: zypper install -C "debuginfo(build-id)=940ea0766d5f44fd2aa84587e7260e9a8a56dcbd"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libv4l2.so.0
Reading symbols from /usr/lib64/libgudev-1.0.so.0...Missing separate debuginfo for /usr/lib64/libgudev-1.0.so.0
Try: zypper install -C "debuginfo(build-id)=2bdf42d0d98705dc883ab9d2dc4cc824fb06c521"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgudev-1.0.so.0
Reading symbols from /usr/lib64/libv4lconvert.so.0...Missing separate debuginfo for /usr/lib64/libv4lconvert.so.0
Try: zypper install -C "debuginfo(build-id)=19eca24de6604982cffae982f0c9dbf173a4b073"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libv4lconvert.so.0
Reading symbols from /usr/lib64/gstreamer-0.10/libgstpulse.so...Missing separate debuginfo for /usr/lib64/gstreamer-0.10/libgstpulse.so
Try: zypper install -C "debuginfo(build-id)=6e6ea318b36cf32e2f72326a644046be10557952"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/gstreamer-0.10/libgstpulse.so
Reading symbols from /usr/lib64/libgstaudio-0.10.so.0...Missing separate debuginfo for /usr/lib64/libgstaudio-0.10.so.0
Try: zypper install -C "debuginfo(build-id)=b6a1bab4ad87f3e226317a0c64b3f871a9e12854"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstaudio-0.10.so.0
Reading symbols from /usr/lib64/libcanberra-0.30/libcanberra-multi.so...Missing separate debuginfo for /usr/lib64/libcanberra-0.30/libcanberra-multi.so
Try: zypper install -C "debuginfo(build-id)=7f2b224d93d5e235cc981eb8b7f5437da6d391ae"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcanberra-0.30/libcanberra-multi.so
Reading symbols from /usr/lib64/libcanberra-0.30/libcanberra-pulse.so...Missing separate debuginfo for /usr/lib64/libcanberra-0.30/libcanberra-pulse.so
Try: zypper install -C "debuginfo(build-id)=6364e633077258f82a1e18765686713db9df62ae"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcanberra-0.30/libcanberra-pulse.so
Reading symbols from /usr/lib64/libcanberra-0.30/libcanberra-alsa.so...Missing separate debuginfo for /usr/lib64/libcanberra-0.30/libcanberra-alsa.so
Try: zypper install -C "debuginfo(build-id)=b9bee5c5321dadb5090540124d7c8ef3d4909291"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcanberra-0.30/libcanberra-alsa.so
Reading symbols from /usr/lib64/libcanberra-0.30/libcanberra-oss.so...Missing separate debuginfo for /usr/lib64/libcanberra-0.30/libcanberra-oss.so
Try: zypper install -C "debuginfo(build-id)=be65fb4ab45e61581a3332904e34bf43ff59996f"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcanberra-0.30/libcanberra-oss.so
Reading symbols from /usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so...Missing separate debuginfo for /usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so
Try: zypper install -C "debuginfo(build-id)=e3dba35544b09163170817d6bc14f40c17c52a09"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so
Reading symbols from /usr/lib64/libgstreamer-1.0.so.0...Missing separate debuginfo for /usr/lib64/libgstreamer-1.0.so.0
Try: zypper install -C "debuginfo(build-id)=b1c069ad65b80c43ab332362e04ddd102d078eda"
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libgstreamer-1.0.so.0
0x00007f91153e3964 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
(gdb) thread apply all bt

Thread 2 (Thread 0x7f90fff70700 (LWP 4934)):
#0  0x00007f91197a687d in poll () from /lib64/libc.so.6
#1  0x00007f9109d5aedf in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f9109d4c42c in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#3  0x00007f9109d4ca89 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007f9109d4cb40 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007f9109d5ae8f in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007f91094ecc03 in ?? ()
   from /usr/lib64/pulseaudio/libpulsecommon-2.1.so
#7  0x00007f91153dfe0f in start_thread () from /lib64/libpthread.so.0
#8  0x00007f91197af7dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f9119e75780 (LWP 4559)):
#0  0x00007f91153e3964 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
#1  0x00007f9113fb4cef in g_cond_wait () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f9113f9b49b in g_once_init_enter () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f90faa20e11 in gst_object_get_type ()
   from /usr/lib64/libgstreamer-1.0.so.0
#4  0x00007f90faa1f23a in ?? () from /usr/lib64/libgstreamer-1.0.so.0
#5  0x00007f9113f82cd8 in g_option_context_parse ()
   from /usr/lib64/libglib-2.0.so.0
#6  0x00007f90faa20065 in gst_init_check ()
   from /usr/lib64/libgstreamer-1.0.so.0
#7  0x00007f90fad069d1 in gstreamer_driver_open ()
   from /usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so
#8  0x00007f910991e8d6 in ?? () from /usr/lib64/libcanberra.so.0
#9  0x00007f91099173e8 in ?? () from /usr/lib64/libcanberra.so.0
#10 0x00007f9109917a1a in ca_context_open () from /usr/lib64/libcanberra.so.0
#11 0x00007f910a4f205c in ?? ()
   from /usr/lib64/libcanberra-0.30/libcanberra-multi.so
#12 0x00007f910a4f2438 in multi_driver_open ()
   from /usr/lib64/libcanberra-0.30/libcanberra-multi.so
#13 0x00007f910991e8d6 in ?? () from /usr/lib64/libcanberra.so.0
#14 0x00007f91099173e8 in ?? () from /usr/lib64/libcanberra.so.0
#15 0x00007f9109917fc7 in ca_context_play_full ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib64/libcanberra.so.0
#16 0x00007f910a212a03 in ?? () from /usr/lib64/kde4/kcm_phonon.so
#17 0x00007f911839c17f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#18 0x00007f9117d95742 in QAbstractButton::toggled(bool) ()
   from /usr/lib64/libQtGui.so.4
#19 0x00007f9117aeab9e in QAbstractButton::setChecked(bool) ()
   from /usr/lib64/libQtGui.so.4
#20 0x00007f9117aea83f in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007f9117aeaaec in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib64/libQtGui.so.4
#22 0x00007f9117780149 in QWidget::event(QEvent*) ()
   from /usr/lib64/libQtGui.so.4
#23 0x00007f911773086c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    () from /usr/lib64/libQtGui.so.4
#24 0x00007f911773554b in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib64/libQtGui.so.4
#25 0x00007f9119068cb6 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib64/libkdeui.so.5
#26 0x00007f9118386c6e in QCoreApplication::notifyInternal(QObject*, QEvent*)
    () from /usr/lib64/libQtCore.so.4
#27 0x00007f91177316ab in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
   from /usr/lib64/libQtGui.so.4
#28 0x00007f91177abe94 in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007f91177aac21 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib64/libQtGui.so.4
#30 0x00007f91177d0fa2 in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007f9113f777d5 in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#32 0x00007f9113f77b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f9113f77bc4 in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#34 0x00007f91183b51a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007f91177d0c1e in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007f91183859bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEv---Type <return> to continue, or q <return> to quit---
entsFlag>) () from /usr/lib64/libQtCore.so.4
#37 0x00007f9118385c48 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#38 0x00007f9117be49c8 in QDialog::exec() () from /usr/lib64/libQtGui.so.4
#39 0x00007f9119a7c31c in kdemain () from /usr/lib64/libkdeinit4_kcmshell4.so
#40 0x00007f91196e8a15 in __libc_start_main () from /lib64/libc.so.6
#41 0x0000000000400761 in _start ()
"
Comment 5 Jekyll Wu 2013-02-15 14:29:31 UTC
backtrace provided in comment #4. Looks like a problem of gstreamer ?
Comment 6 Harald Sitter 2013-02-15 14:38:13 UTC
Yeah, it's stuck initializing gstreamer.

Oh actually. In fact that looks more like a distribution problem. Canberra uses GStreamer 1.0 wheras we load GStreamer 0.x, so that is supposedly causing the problem.

Please report to the opensuse team.