You are not logged in.

#1 2006-09-17 09:03:38

gkal
Member
From: Athens-Greece
Registered: 2006-09-09
Posts: 38

k9copy crashes after 5-6 minutes[SOLVED]

Hi

I'm trying to backup a dvd9 to dvd5 using k9copy. The program starts, reads the dvd contents and begins the bucking up procedure.

After 5-6 minutes it crashes and using the backtrace I get :

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1238092112 (LWP 6401)]
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb78adce8 in k9Cell::addNewVobus () from /opt/kde/lib/libk9copy.so.0
#7  0xb78b5a3a in k9DVDBackup::copyEmptyPgc () from /opt/kde/lib/libk9copy.so.0
#8  0xb78ba627 in k9DVDBackup::copyCell () from /opt/kde/lib/libk9copy.so.0
#9  0xb78bad89 in k9DVDBackup::execute () from /opt/kde/lib/libk9copy.so.0
#10 0x08060c8b in QValueList<QString>::clear ()
#11 0x08079728 in QListBoxItem::setText ()
#12 0xb6b24f19 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#13 0xb6b25b2d in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#14 0xb7368d09 in KAction::activated () from /opt/kde/lib/libkdeui.so.4
#15 0xb73aa4d1 in KAction::slotActivated () from /opt/kde/lib/libkdeui.so.4
#16 0xb73aa46d in KAction::slotButtonClicked () from /opt/kde/lib/libkdeui.so.4
#17 0xb7465926 in KAction::qt_invoke () from /opt/kde/lib/libkdeui.so.4
#18 0xb6b24f19 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#19 0xb73a3e9e in KToolBarButton::buttonClicked ()
   from /opt/kde/lib/libkdeui.so.4
#20 0xb73a41a8 in KToolBarButton::mouseReleaseEvent ()
   from /opt/kde/lib/libkdeui.so.4
#21 0xb6b5d10e in QWidget::event () from /opt/qt/lib/libqt-mt.so.3
#22 0xb73d0c11 in KToolBarButton::event () from /opt/kde/lib/libkdeui.so.4
#23 0xb6ac6c17 in QApplication::internalNotify ()
   from /opt/qt/lib/libqt-mt.so.3
#24 0xb6ac7bbb in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#25 0xb71d6bce in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#26 0xb6a66de9 in QETWidget::translateMouseEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#27 0xb6a65af1 in QApplication::x11ProcessEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#28 0xb6a762d1 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#29 0xb6add4f1 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#30 0xb6add3a6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#31 0xb6ac687f in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#32 0x08059746 in QValueListPrivate<QString>::~QValueListPrivate ()
#33 0xb6514808 in __libc_start_main () from /lib/libc.so.6
#34 0x08057461 in ?? ()

Could someone figure out what is the problem?

p.s I've also tried dvd::rip, wxdvdshrink, acidrip and vobcopy in order to rip the dvd contentd to my hd but without success with any of those.

wxdvdshrink crashes with :

libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Attempting to use device /dev/hdd mounted on /mnt/dvd for CSS authentication
libdvdread: Could not open /dev/hdd with libdvdcss.
libdvdread: Can't open /dev/hdd for reading
libdvdread: Device /dev/hdd inaccessible, CSS authentication not available.
Please send bug report - no VTS_TMAPT ??
Please send bug report - no VTS_TMAPT ??

Any help is greatly appreciated since this is the only job I can't do with my arch linux.

thanks a lot

Offline

#2 2006-09-17 14:38:24

gkal
Member
From: Athens-Greece
Registered: 2006-09-09
Posts: 38

Re: k9copy crashes after 5-6 minutes[SOLVED]

The problem with all the programs was that I didn't have normal user in 'optical' group!

Offline

Board footer

Powered by FluxBB