Application: kaffeine-xbu (1.2.2 1.2.2) KDE Platform Version: 4.10.2 "release 1" Qt Version: 4.8.4 Operating System: Linux 3.7.10-1.4-desktop x86_64 Distribution: "openSUSE 12.3 (x86_64)" -- Information about the crash: Ein Abspielversuch einer *.mp4-Datei hat den Absturz zu folge. Siehe BUG-Report Distibution: openSuSE 12.3 The crash can be reproduced every time. -- Backtrace: Application: Kaffeine (kaffeine-xbu), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7ff221d39780 (LWP 9103))] Thread 4 (Thread 0x7ff21247f700 (LWP 9105)): #0 0x00007ff22039dd11 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff2215c37c0 in metronom_sync_loop (this_gen=0x1484e80) at metronom.c:889 #2 0x00007ff220399e0f in start_thread () from /lib64/libpthread.so.0 #3 0x00007ff21f10f7dd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7ff20cc14700 (LWP 9106)): #0 0x00007ff20ddf7b7d in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0 #1 0x00007ff20ddf7c40 in pa_mainloop_run () from /usr/lib64/libpulse.so.0 #2 0x00007ff20de05fbf in ?? () from /usr/lib64/libpulse.so.0 #3 0x00007ff20d9a9b03 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-3.0.so #4 0x00007ff220399e0f in start_thread () from /lib64/libpthread.so.0 #5 0x00007ff21f10f7dd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7ff203fff700 (LWP 9107)): #0 0x00007ff22039d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff2215d57c3 in fifo_peek_int (blocking=1, fifo=0x14dcb50) at audio_out.c:360 #2 fifo_peek (fifo=0x14dcb50) at audio_out.c:400 #3 ao_loop (this_gen=0x14bd5b0) at audio_out.c:1025 #4 0x00007ff220399e0f in start_thread () from /lib64/libpthread.so.0 #5 0x00007ff21f10f7dd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7ff221d39780 (LWP 9103)): [KCrash Handler] #5 xcb_glx_query_server_string_string_length (R=R@entry=0x0) at glx.c:2448 #6 0x00007ff2031bfe74 in __glXQueryServerString (dpy=dpy@entry=0x12bfde0, opcode=<optimized out>, screen=screen@entry=0, name=name@entry=2) at glx_query.c:58 #7 0x00007ff2031a10b2 in AllocAndFetchScreenConfigs (priv=0x1622c00, dpy=0x12bfde0) at glxext.c:776 #8 __glXInitialize (dpy=0x12bfde0) at glxext.c:891 #9 __glXInitialize (dpy=dpy@entry=0x12bfde0) at glxext.c:809 #10 0x00007ff20319d819 in GetGLXPrivScreenConfig (dpy=dpy@entry=0x12bfde0, scrn=scrn@entry=0, ppriv=ppriv@entry=0x7fff6e8b4f80, ppsc=ppsc@entry=0x7fff6e8b4f88) at glxcmds.c:176 #11 0x00007ff20319dfbb in GetGLXPrivScreenConfig (ppsc=0x7fff6e8b4f88, ppriv=0x7fff6e8b4f80, scrn=<optimized out>, dpy=0x12bfde0) at glxcmds.c:172 #12 glXChooseVisual (dpy=0x12bfde0, screen=0, attribList=0x7fff6e8b5130) at glxcmds.c:1234 #13 0x00007ff2033e7222 in ?? () from /usr/lib64/xine/plugins/2.2/xineplug_vo_out_opengl.so #14 0x00007ff2215c7f43 in _load_plugin_class (this=0x1455180, node=0x14a6fa0, data=0x7fff6e8b5390) at load_plugins.c:750 #15 0x00007ff2215c827d in _load_video_driver (this=this@entry=0x1455180, node=node@entry=0x14a6fa0, data=data@entry=0x7fff6e8b5390) at load_plugins.c:1728 #16 0x00007ff2215cb522 in _x_load_video_output_plugin (this=this@entry=0x1455180, id=0x0, visual_type=1, visual=0x7fff6e8b5390) at load_plugins.c:1773 #17 0x00007ff2215cb539 in xine_open_video_driver (this=0x1455180, id=<optimized out>, visual_type=<optimized out>, visual=<optimized out>) at load_plugins.c:1795 #18 0x0000000000407214 in _start () Reported using DrKonqi
*** Bug 331109 has been marked as a duplicate of this bug. ***
The Kaffeine version you're using is too old. We released upstream a version 2.0.1, with is based on KDE5. So, lots of change. It also uses libVLC to play videos, instead of libxine. This may fix your issue, if your problem is playing mp4 videos. Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository: https://quickgit.kde.org/?p=kaffeine.git As this BZ is on an old version that we're not maintaining anymore, I'm closing the bug. If you find similar issues with version 2.0.1, please re-open. PS: please report bugs in English, as not everybody reads German. I don't ;)