Application: kaffeine-xbu (1.2.2 1.2.6) KDE Platform Version: 4.14.18 (Compiled from sources) Qt Version: 4.8.6 Operating System: Linux 4.5.0-3-default x86_64 Distribution: "openSUSE Leap 42.1 (x86_64)" -- Information about the crash: everrey time i try to open an avi file kaffeine brings a segmentation fault 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 0x7f65c6ba7780 (LWP 14337))] Thread 8 (Thread 0x7f65b5f1c700 (LWP 14339)): #0 0x00007f65c52073e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f65c6434701 in ?? () from /usr/lib64/libxine.so.2 #2 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f65af00e700 (LWP 14340)): #0 0x00007f65c5209a7d in read () from /lib64/libpthread.so.0 #1 0x00007f65b02a6df1 in pa_read () from /usr/lib64/pulseaudio/libpulsecommon-7.0.so #2 0x00007f65b051eb5e in pa_mainloop_prepare () from /usr/lib64/libpulse.so.0 #3 0x00007f65b051f572 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0 #4 0x00007f65b051f630 in pa_mainloop_run () from /usr/lib64/libpulse.so.0 #5 0x00007f65b052d783 in ?? () from /usr/lib64/libpulse.so.0 #6 0x00007f65b02d3f98 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-7.0.so #7 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f65aa80c700 (LWP 14341)): #0 0x00007f65c520703f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f65c6446753 in ?? () from /usr/lib64/libxine.so.2 #2 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f659f96a700 (LWP 14342)): #0 0x00007f65c52073e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f65c644021b in ?? () from /usr/lib64/libxine.so.2 #2 0x00007f65c6442a44 in ?? () from /usr/lib64/libxine.so.2 #3 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f659eb28700 (LWP 14343)): [KCrash Handler] #6 0x00007f6595aef65b in init_postprocess () from /usr/lib64/xine/plugins/2.5/xineplug_decode_ff.so #7 0x00007f6595af01d3 in ff_handle_preview_buffer () from /usr/lib64/xine/plugins/2.5/xineplug_decode_ff.so #8 0x00007f6595af049e in ff_decode_data () from /usr/lib64/xine/plugins/2.5/xineplug_decode_ff.so #9 0x00007f65c643ea87 in ?? () from /usr/lib64/libxine.so.2 #10 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #11 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f659e15a700 (LWP 14344)): #0 0x00007f65c520703f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f65c643843b in ?? () from /usr/lib64/libxine.so.2 #2 0x00007f65c643f5d4 in ?? () from /usr/lib64/libxine.so.2 #3 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f659d959700 (LWP 14345)): #0 0x00007f65c520703f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f65c64485fb in xine_event_wait () from /usr/lib64/libxine.so.2 #2 0x00007f65c644869e in ?? () from /usr/lib64/libxine.so.2 #3 0x00007f65c52030a4 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f65c3ef3fed in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f65c6ba7780 (LWP 14337)): #0 0x00007f65c52073e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f65c644e11c in _x_demux_control_headers_done () from /usr/lib64/libxine.so.2 #2 0x00007f65c6431e3d in xine_open () from /usr/lib64/libxine.so.2 #3 0x0000000000405a9b in _start () Possible duplicates by query: bug 363381, bug 362641, bug 358631, bug 358228, bug 357994. Reported using DrKonqi
Kaffeine 1.2.x has several troubles opening different file formats. It is based on an old backend using libXine. Since Kaffeine 1.3.x, it is using libVLC. So, this bug should be already fixed upstream. As this bug was filled for a too old version, I'm closing it. If it happens with Kaffeine 2.0, feel free to re-open.