Bug 93281 - CTRL+A Drag and Drop all WAV files for Audio Project Crashes K3B
Summary: CTRL+A Drag and Drop all WAV files for Audio Project Crashes K3B
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 21:36 UTC by Greg Ramsey
Modified: 2005-12-19 11:51 UTC (History)
0 users

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 Greg Ramsey 2004-11-14 21:36:02 UTC
Version:           0.11.15cvs (using KDE KDE 3.3.0)
Installed from:    SuSE RPMs
OS:                Linux

Whenever I do a CTRL+A to drag and drop all WAV files for an audio project, K3B crashes and the program ends.  This happened previously with MP3s.
Comment 1 mail 2004-11-21 12:49:07 UTC
Sounds to me like bug #86205 and #74144.
Seems like people have big trouble with this bug and not everyone can compile from CVS.
Comment 2 Alexandros Papadopoulos 2004-12-01 00:12:17 UTC
Happens here too, with 90% accuracy (seldomly it doesn't crash). Same with any kind of audio file that gets added to an audio CD project. Never happens with data CDs.

System information: Debian testing, K3b 0.11.12 on KDE 3.2.3, AMDK6/650 with 400MB RAM.

Here's a relevant backtrace:
<snip>
(no debugging symbols found)...0x41183c0b in waitpid () from /lib/libpthread.so.0
#0  0x41183c0b in waitpid () from /lib/libpthread.so.0
#1  0x40f5bb78 in ?? () from /usr/lib/libkdecore.so.4
#2  0x00000000 in ?? ()
#3  0x40e8cdd0 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4  0x41182825 in __pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x41dad591 in QListViewItem::sortChildItems () from /usr/lib/libqt-mt.so.3
#7  0x41dadcda in QListViewItem::enforceSortOrder ()
   from /usr/lib/libqt-mt.so.3
#8  0x41dabc85 in QListViewItem::sort () from /usr/lib/libqt-mt.so.3
#9  0x41db8f08 in QListView::sort () from /usr/lib/libqt-mt.so.3
#10 0x40767fb2 in K3bAudioListView::slotUpdateItems ()
   from /usr/lib/libk3bproject.so.2
#11 0x40768f2f in K3bAudioListView::qt_invoke ()
   from /usr/lib/libk3bproject.so.2
#12 0x41cd04a6 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0x41cd0354 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0x40691c3b in K3bDoc::changed () from /usr/lib/libk3bproject.so.2
#15 0x40764123 in K3bAudioDoc::slotTrackChanged ()
   from /usr/lib/libk3bproject.so.2
#16 0x407649e2 in K3bAudioDoc::qt_invoke () from /usr/lib/libk3bproject.so.2
#17 0x41cd052c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0x41cd0354 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0x4077429b in K3bAudioTrack::changed () from /usr/lib/libk3bproject.so.2
#20 0x4076527b in K3bAudioDoc::AudioTrackStatusThread::run ()
   from /usr/lib/libk3bproject.so.2
#21 0x41c672aa in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
#22 0x4117ce51 in pthread_start_thread () from /lib/libpthread.so.0
#23 0x4129f65a in clone () from /lib/libc.so.6
Comment 3 Sebastian Trueg 2004-12-01 10:42:31 UTC
fixed in cvs (or better: new implementation). Don't know how to fix in 0.11 branch
Comment 4 Sebastian Trueg 2005-12-19 11:51:33 UTC
*** Bug has been marked as fixed ***.