k9copy crashes as soon as I try to open a file

Asked by antman

The instant I try to open any kind of movie file, k9copy just crashes citing signal 11 (SIGSEGV).

I have no idea how to fix this. Please could someone advise?

Regards.

Anthony.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu k9copy Edit question
Assignee:
No assignee Edit question
Solved by:
Jim Hutchinson
Solved:
Last query:
Last reply:
Revision history for this message
Best Jim Hutchinson (jphutch) said :
#1

Do you have libdvdcss2 installed? I've noticed that k9copy can crash when it can't read something. The libdvdcss2 is needed to read commercial dvds. See https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs for more info.

Revision history for this message
IG (filthy100) said :
#2

Has this been solved at all?

Revision history for this message
IG (filthy100) said :
#3

My back trace from KDE Crash Handler.

[Thread debugging using libthread_db enabled]
[New Thread 0x7f1133ecb6f0 (LWP 5425)]
[KCrash handler]
#5 0x00000000004b2df1 in k9DVDRead::openDevice ()
#6 0x00000000004a1148 in k9DVD::scandvd ()
#7 0x0000000000437623 in k9Main::Open (this=0xff9f60) at k9main.cpp:557
#8 0x0000000000432850 in k9Main::bInputOpenDirClick (this=0xff9f60)
    at k9main.cpp:1370
#9 0x000000000045155a in MainDlg::qt_invoke (this=0xff9f60, _id=51,
    _o=0x7fff3bf013f0) at k9mainw.moc:113
#10 0x0000000000431e01 in k9Main::qt_invoke (this=0xff9f60, _id=51,
    _o=0x7fff3bf013f0) at k9main.moc:380
#11 0x00007f11305e3ff8 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#12 0x00007f11305e4b76 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#13 0x00007f113096503b in QButton::clicked () from /usr/lib/libqt-mt.so.3
#14 0x00007f113067eeb7 in QButton::mouseReleaseEvent ()
   from /usr/lib/libqt-mt.so.3
#15 0x00007f11306183f2 in QWidget::event () from /usr/lib/libqt-mt.so.3
#16 0x00007f113057c33a in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#17 0x00007f113057e410 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#18 0x00007f1131cb247d in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#19 0x00007f113050d26c in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x00007f113050be80 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x00007f113050a04c in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#22 0x00007f11305210f2 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#23 0x00007f11305965c3 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0x00007f11305962af in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#25 0x00007f113057de00 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#26 0x000000000044f50d in main (argc=<value optimized out>, argv=0x0)
    at main.cpp:152

Revision history for this message
IG (filthy100) said :
#4

oops i guess i should have mentioned that this only started happening for me when i upgraded to Hardy Heron in late March 08. although i have had k9copy crash for other (seemingly) random reasons also.

Revision history for this message
antman (ants-hall) said :
#5

This has been solved. Thanks again to ringi! The forum I used is closed for mainenance right now but as soon as it opens, I will post a link for the thread for you.

Ant.

Revision history for this message
antman (ants-hall) said :
#6

IG

http://ubuntuforums.org/showthread.php?t=732051

This link will take you to a thread where this was solved.

Good luck and let me know what happens!

ant.

Revision history for this message
antman (ants-hall) said :
#7

Thanks Jim Hutchinson, that solved my question.