Bug 306046 - Crash when importing wav files
Summary: Crash when importing wav files
Status: RESOLVED DUPLICATE of bug 283287
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-30 20:08 UTC by David J
Modified: 2012-08-30 20:35 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 David J 2012-08-30 20:08:40 UTC
Application: k3b (2.0.2)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-29-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed: Was importing some wav files to a new projet. It starts well and after 5 files, it crashes... I am wondering if it's not due to any incorrect wav file...

The crash can be reproduced every time.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f523f7d77c0 (LWP 12081))]

Thread 4 (Thread 0x7f5224fae700 (LWP 12082)):
#0  0x00007f5234f8af69 in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f52352215a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f52351e5851 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f52351e5f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f52351e6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f523a8c8426 in QEventDispatcherGlib::processEvents (this=0x7f52200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f523a897c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f523a897ed7 in QEventLoop::exec (this=0x7f5224fadd90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f523a796fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f523a8779ff in QInotifyFileSystemWatcherEngine::run (this=0x26ca7f0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f523a799fcb in QThreadPrivate::start (arg=0x26ca7f0) at thread/qthread_unix.cpp:298
#11 0x00007f5234f88e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#12 0x00007f52392084bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f521a30b700 (LWP 12099)):
#0  0x00007f5234f8d0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f523a798c98 in thread_sleep (ti=0x7f521a30ad90) at thread/qthread_unix.cpp:435
#2  0x00007f523a7993f6 in QThread::sleep (secs=<optimized out>) at thread/qthread_unix.cpp:449
#3  0x00007f523f0ae05a in K3b::MediaCache::PollThread::run (this=0x27ddd90) at /build/buildd/k3b-2.0.2/libk3b/tools/k3bmediacache.cpp:106
#4  0x00007f523a799fcb in QThreadPrivate::start (arg=0x27ddd90) at thread/qthread_unix.cpp:298
#5  0x00007f5234f88e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f52392084bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5213da0700 (LWP 12120)):
#0  0x00007ffffe1ff8de in ?? ()
#1  0x00007f52339ad15d in clock_gettime () from /lib/x86_64-linux-gnu/librt.so.1
#2  0x00007f523a7f0bb4 in do_gettime (frac=0x7f5213d9fb58, sec=0x7f5213d9fb50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f523a8c8b8d in QTimerInfoList::updateCurrentTime (this=0x7f5208002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f523a8c8ec3 in QTimerInfoList::timerWait (this=0x7f5208002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f523a8c797c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f5213d9fc2c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f523a8c7a25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f52351e5846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f52351e5f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f52351e6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f523a8c8426 in QEventDispatcherGlib::processEvents (this=0x7f52080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f523a897c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f523a897ed7 in QEventLoop::exec (this=0x7f5213d9fd90, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f523a796fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f523a8779ff in QInotifyFileSystemWatcherEngine::run (this=0x2d409c0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f523a799fcb in QThreadPrivate::start (arg=0x2d409c0) at thread/qthread_unix.cpp:298
#17 0x00007f5234f88e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#18 0x00007f52392084bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f523f7d77c0 (LWP 12081)):
[KCrash Handler]
#6  0x00007f521f095c92 in av_free_packet () from /usr/lib/x86_64-linux-gnu/libavcodec.so.53
#7  0x00007f521fdfbcfe in K3bFFMpegFile::close (this=0x32a3a30) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#8  0x00007f521fdfbd63 in K3bFFMpegFile::open (this=0x32a3a30) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#9  0x00007f521fdfc989 in K3bFFMpegWrapper::open (this=<optimized out>, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#10 0x00007f521fdfb3f2 in K3bFFMpegDecoderFactory::canDecode (this=<optimized out>, url=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
#11 0x00007f523f0bf0b0 in K3b::AudioDecoderFactory::createDecoder (url=...) at /build/buildd/k3b-2.0.2/libk3b/plugin/k3baudiodecoder.cpp:584
#12 0x00007f523f10b880 in K3b::AudioDoc::getDecoderForUrl (this=0x2e7e660, url=..., reused=0x7ffffe16bf6f) at /build/buildd/k3b-2.0.2/libk3b/projects/audiocd/k3baudiodoc.cpp:454
#13 0x00000000004c50a7 in K3b::AudioTrackAddingDialog::slotAddUrls (this=0x31fbbd0) at /build/buildd/k3b-2.0.2/src/projects/k3baudiotrackaddingdialog.cpp:173
#14 0x00007f523a8b2446 in QObject::event (this=0x31fbbd0, e=<optimized out>) at kernel/qobject.cpp:1195
#15 0x00007f52399eeb7b in QWidget::event (this=0x31fbbd0, event=0x329b120) at kernel/qwidget.cpp:8821
#16 0x00007f523999e894 in notify_helper (e=0x329b120, receiver=0x31fbbd0, this=0x25a50f0) at kernel/qapplication.cpp:4559
#17 QApplicationPrivate::notify_helper (this=0x25a50f0, receiver=0x31fbbd0, e=0x329b120) at kernel/qapplication.cpp:4531
#18 0x00007f52399a3713 in QApplication::notify (this=0x7ffffe16d730, receiver=0x31fbbd0, e=0x329b120) at kernel/qapplication.cpp:4420
#19 0x00007f523b2ff9e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007f523a898e9c in QCoreApplication::notifyInternal (this=0x7ffffe16d730, receiver=0x31fbbd0, event=0x329b120) at kernel/qcoreapplication.cpp:876
#21 0x00007f523a89cc6a in sendEvent (event=0x329b120, receiver=0x31fbbd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2509220) at kernel/qcoreapplication.cpp:1500
#23 0x00007f523a8c7f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f52351e5d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f52351e60a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f52351e6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f523a8c83bf in QEventDispatcherGlib::processEvents (this=0x250ab00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f5239a46d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f523a897c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f523a897ed7 in QEventLoop::exec (this=0x7ffffe16caf0, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f5239e6e936 in QDialog::exec (this=0x31fbbd0) at dialogs/qdialog.cpp:554
#33 0x00007f5239e6f0ca in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at .moc/release-shared/moc_qdialog.cpp:70
#34 QDialog::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/release-shared/moc_qdialog.cpp:60
#35 0x00007f523a8b2446 in QObject::event (this=0x31fbbd0, e=<optimized out>) at kernel/qobject.cpp:1195
#36 0x00007f52399eeb7b in QWidget::event (this=0x31fbbd0, event=0x320c070) at kernel/qwidget.cpp:8821
#37 0x00007f523999e894 in notify_helper (e=0x320c070, receiver=0x31fbbd0, this=0x25a50f0) at kernel/qapplication.cpp:4559
#38 QApplicationPrivate::notify_helper (this=0x25a50f0, receiver=0x31fbbd0, e=0x320c070) at kernel/qapplication.cpp:4531
#39 0x00007f52399a3713 in QApplication::notify (this=0x7ffffe16d730, receiver=0x31fbbd0, e=0x320c070) at kernel/qapplication.cpp:4420
#40 0x00007f523b2ff9e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#41 0x00007f523a898e9c in QCoreApplication::notifyInternal (this=0x7ffffe16d730, receiver=0x31fbbd0, event=0x320c070) at kernel/qcoreapplication.cpp:876
#42 0x00007f523a89cc6a in sendEvent (event=0x320c070, receiver=0x31fbbd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2509220) at kernel/qcoreapplication.cpp:1500
#44 0x00007f523a8c7f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#45 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#46 0x00007f52351e5d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007f52351e60a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007f52351e6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#49 0x00007f523a8c83bf in QEventDispatcherGlib::processEvents (this=0x250ab00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#50 0x00007f5239a46d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00007f523a897c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#52 0x00007f523a897ed7 in QEventLoop::exec (this=0x7ffffe16d6c0, flags=...) at kernel/qeventloop.cpp:204
#53 0x00007f523a89cf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#54 0x00000000004434d6 in main (argc=1, argv=0x7ffffe16e378) at /build/buildd/k3b-2.0.2/src/main.cpp:165

This bug may be a duplicate of or related to bug 283287.

Possible duplicates by query: bug 305809, bug 305552, bug 305455, bug 305406, bug 304546.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-08-30 20:35:23 UTC

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