Application that crashed: dragon Version of the application: 2.0 KDE Version: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624)) Qt Version: 4.5.1 Operating System: Linux 2.6.29.4-167.fc11.x86_64 x86_64 Distribution: "Fedora release 11 (Leonidas)" What I was doing when the application crashed: Duplicate of 196096 but i provides better stack trace I hope -- Backtrace: Application: Dragon Player (dragon), signal: Segmentation fault [Current thread is 1 (Thread 0x7fe9de8bc820 (LWP 8269))] Thread 3 (Thread 0x7fe9d38f2910 (LWP 8272)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007fe9df7ba5c1 in ?? () from /usr/lib64/libxine.so.1 #2 0x0000003d8660686a in start_thread (arg=<value optimized out>) at pthread_create.c:297 #3 0x0000003d85ede25d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fe9d22bb910 (LWP 8273)): #0 0x0000003d85ed6fa2 in select () from /lib64/libc.so.6 #1 0x00007fe9df7e2a85 in xine_usec_sleep () from /usr/lib64/libxine.so.1 #2 0x00007fe9df7c8289 in ?? () from /usr/lib64/libxine.so.1 #3 0x0000003d8660686a in start_thread (arg=<value optimized out>) at pthread_create.c:297 #4 0x0000003d85ede25d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe9de8bc820 (LWP 8269)): [KCrash Handler] #5 0x00007fe9dfcf96c6 in Phonon::VideoWidgetPrivate::setupBackendObject (this=0x1d36680) at /root/kdesupport/phonon/phonon/videowidget.cpp:170 #6 0x00007fe9dfcf8d2c in Phonon::VideoWidgetPrivate::createBackendObject (this=0x1d36680) at /root/kdesupport/phonon/phonon/videowidget.cpp:80 #7 0x00007fe9dfcf8aaf in Phonon::VideoWidget::VideoWidget(struct QWidget *) (this=0x1d361f0, parent=0x1d357b0) at /root/kdesupport/phonon/phonon/videowidget.cpp:48 #8 0x000000000041907b in Dragon::VideoWindow::VideoWindow(struct QWidget *) (this=0x1d357b0, parent=0x1d1a030) at /root/kdemultimedia/dragonplayer/src/app/videoWindow.cpp:106 #9 0x0000000000429d6c in Dragon::MainWindow::MainWindow (this=0x1d1a030, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /root/kdemultimedia/dragonplayer/src/app/mainWindow.cpp:112 #10 0x0000000000427a40 in main (argc=2, argv=0x7fffe8d3d708) at /root/kdemultimedia/dragonplayer/src/app/main.cpp:56 Reported using DrKonqi
Are you sure this is a duplicate of bug 196069? It doesn't seem to have anything to do with this one. Besides, can you always reproduce it?
I haven't reproduced it yet, haven't tried since however.
A crash in there can only happen when you have no Phonon backend or your backend is seriously defunct. In particular your backend is not able to create a VideoWidget, which should not ever happen unless something is seriously wrong.