Bug 127739 - changing default temporary directory causes seg fault
Summary: changing default temporary directory causes seg fault
Status: RESOLVED DUPLICATE of bug 90556
Alias: None
Product: kaudiocreator
Classification: Applications
Component: general (show other bugs)
Version: 1.12
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Gerd Fleischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-21 06:55 UTC by Tim
Modified: 2009-07-16 22:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim 2006-05-21 06:55:22 UTC
Version:           1.12 (using KDE KDE 3.4.2)
Installed from:    SuSE RPMs
Compiler:          gcc-4.0.2_20050901-3 
OS:                Linux

Changing the default temporary directory under Ripper Configuration appears to work fine until you try to rip a cd. After starting the job I get a seg fault. I have been able to isolate the crash to this one change. I do have write permissions to the new location and I can create a temporary file there. The disk has about 7Gb of space left. 

I do get a malformed url error message just before the seg fault comes up. 

The backtrace from the KDE crash handler is as follows:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1095639296 (LWP 10101)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#7  0x40de932f in QUtf8Codec::fromUnicode ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40de3e39 in QTextCodec::fromUnicode ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40dbaa39 in QString::local8Bit () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40d98fd9 in QFile::remove () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40d9901a in QFile::encodeName () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40729128 in KProcess::operator<< () from /opt/kde3/lib/libkdecore.so.4
#13 0x08067a8d in QListViewItem::removeItem ()
#14 0x0806bab1 in QListViewItem::removeItem ()
#15 0x40ae5209 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40ae5b11 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x080650d7 in QListViewItem::removeItem ()
#18 0x08065118 in QListViewItem::removeItem ()
#19 0x08067197 in QListViewItem::removeItem ()
#20 0x40ae5209 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40e25902 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40b01fdb in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40b09963 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40a85aa1 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40a86419 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x407c697e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x40a7a7d8 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40a33edf in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40a9c999 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40a8541f in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40c6dcee in QDialog::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x405042f4 in KDialogQueue::slotShowQueuedDialog ()
   from /opt/kde3/lib/libkdeui.so.4
#33 0x40504412 in KDialogQueue::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#34 0x40ae5209 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40e25902 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40b01fdb in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40b09963 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40a85aa1 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40a86419 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x407c697e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#41 0x40a7a7d8 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40a33edf in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x40a9c999 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#44 0x40a8541f in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#45 0x40c6dcee in QDialog::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#46 0x405d2e27 in KMessageBox::createKMessageBox ()
   from /opt/kde3/lib/libkdeui.so.4
#47 0x405d35dc in KMessageBox::createKMessageBox ()
   from /opt/kde3/lib/libkdeui.so.4
#48 0x405d386b in KMessageBox::informationListWId ()
   from /opt/kde3/lib/libkdeui.so.4
#49 0x405d3979 in KMessageBox::informationList ()
   from /opt/kde3/lib/libkdeui.so.4
#50 0x40600cfa in KMessageBox::information () from /opt/kde3/lib/libkdeui.so.4
#51 0x08069a6d in QListViewItem::removeItem ()
#52 0x08069f1a in QListViewItem::removeItem ()
#53 0x0806ba67 in QListViewItem::removeItem ()
#54 0x40ae5209 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#55 0x40ae56b0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#56 0x404ce149 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#57 0x40506eb1 in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#58 0x40525519 in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#59 0x4052567b in KActionMenu::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#60 0x40ae516c in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#61 0x40ae56b0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#62 0x40e2d87c in QButton::clicked () from /usr/lib/qt3/lib/libqt-mt.so.3
#63 0x40b790a6 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#64 0x4050eeae in KToolBarButton::mouseReleaseEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#65 0x40b1f018 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#66 0x40a85aa1 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#67 0x40a86c08 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#68 0x407c697e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#69 0x40a20c78 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#70 0x40a1fa9b in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#71 0x40a33b7a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#72 0x40a9c999 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#73 0x40a9c896 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#74 0x40a853ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#75 0x08056d1b in ?? ()
#76 0xbfdc764c in ?? ()
#77 0x08187540 in ?? ()
#78 0x0808c113 in vtable for QGList ()
#79 0x00000000 in ?? ()
#80 0x0808c0c0 in vtable for QGList ()
#81 0x00000002 in ?? ()
#82 0x0808c0d7 in vtable for QGList ()
#83 0x00000000 in ?? ()
#84 0x0808c0c0 in vtable for QGList ()
#85 0x0808c0ac in vtable for QGList ()
#86 0xbfdc7658 in ?? ()
#87 0x4116a8d8 in main_arena () from /lib/tls/libc.so.6
#88 0x00000002 in ?? ()
#89 0x03df6174 in ?? ()
#90 0x00000000 in ?? ()
#91 0x40865588 in vtable for KApplication () from /opt/kde3/lib/libkdecore.so.4
#92 0x41168fe0 in ?? ()
#93 0x0813afb8 in ?? ()
#94 0x00000000 in ?? ()
#95 0x08139198 in ?? ()
#96 0x0815d530 in ?? ()
#97 0x0815c498 in ?? ()
#98 0x08170fa0 in ?? ()
#99 0x00000000 in ?? ()
#100 0x00000000 in ?? ()
#101 0x00000001 in ?? ()
#102 0x0809fd30 in ?? ()
#103 0x40da3100 in fatal () from /usr/lib/qt3/lib/libqt-mt.so.3
#104 0x41062ea0 in __libc_start_main () from /lib/tls/libc.so.6
#105 0x08056b61 in ?? ()
Comment 1 Dario Andres 2009-07-16 22:31:23 UTC

*** This bug has been marked as a duplicate of bug 90556 ***