Bug 301586 (k3Bug) - k3B Crash upon IPOD Loading
Summary: k3B Crash upon IPOD Loading
Status: RESOLVED DUPLICATE of bug 285018
Alias: k3Bug
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-10 16:47 UTC by Kelley Castleberry
Modified: 2012-07-03 19:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelley Castleberry 2012-06-10 16:47:30 UTC
Application: k3b (2.0.2)
KDE Platform Version: 4.7.4 (4.7.4) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-17-generic x86_64
Distribution: Linux Mint 12 KDE

-- Information about the crash:
- What I was doing when the application crashed:
attempting to find a audio application that would read my ipod touch and convert the music so I could then create a cd on my cd rom burner
- Unusual behavior I noticed: KMix Crash Handler

- Custom settings of the application: None, crashed upon opening.

The crash can be reproduced every time.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f55fff7f7a0 (LWP 12128))]

Thread 5 (Thread 0x7f55e7a7f700 (LWP 12129)):
#0  0x00007f55f9c36473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f55f5ccff68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f55f5cd0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f55fb2f7f3e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f55fb2cbcf2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f55fb2cbef7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f55fb1e327f in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f55fb2aecbf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f55fb1e5d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f55f5a75efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f55f9c4259d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f55e0672700 (LWP 12153)):
#0  0x00007f55f5a7a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f55fb1e4fe8 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f55fb1e5386 in QThread::sleep(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f55ff85b80a in K3b::MediaCache::PollThread::run (this=0x1621800) at /build/buildd/k3b-2.0.2/libk3b/tools/k3bmediacache.cpp:106
#4  0x00007f55fb1e5d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f55f5a75efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f55f9c4259d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f55dd7bf700 (LWP 12223)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f55dd7bead0 in ?? ()
#2  0x00007fff0e79f7e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x7f55dcf28700 (LWP 21530)):
[KCrash Handler]
#6  K3bFFMpegFile::Private::getMetadataEntry (this=<optimized out>, key=<optimized out>) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:251
#7  0x00007f55e6a92544 in K3bFFMpegFile::title (this=<optimized out>) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:267
#8  0x00007f55e6a913e1 in K3bFFMpegDecoder::analyseFileInternal (this=0x214b690, frames=..., samplerate=@0x2217e90, ch=@0x2217e94) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:100
#9  0x00007f55ff86bfde in K3b::AudioDecoder::analyseFile (this=0x214b690) at /build/buildd/k3b-2.0.2/libk3b/plugin/k3baudiodecoder.cpp:150
#10 0x00007f55ff89c4c9 in K3b::AudioFileAnalyzerJob::run (this=0x2145dd0) at /build/buildd/k3b-2.0.2/libk3b/jobs/k3baudiofileanalyzerjob.cpp:58
#11 0x00007f55ff831b15 in K3b::Thread::run (this=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/core/k3bthread.cpp:62
#12 0x00007f55fb1e5d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007f55f5a75efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#14 0x00007f55f9c4259d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f55fff7f7a0 (LWP 12128)):
#0  0x00007f55f9c36473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f55f27dc4f2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f55f27ddaaf in xcb_wait_for_reply () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f55f8192b7d in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#4  0x00007f55f818e1f3 in XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007f55fa4733f5 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#6  0x00007f55fa48261d in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7  0x00007f55fa4ab4a2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8  0x00007f55f5ccfa5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f55f5cd0258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f55f5cd0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f55fb2f7ed6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f55fa4ab10e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f55fb2cbcf2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007f55fb2cbef7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007f55fa8ba2d6 in QDialog::exec() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x00007f55fa8baab8 in QDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#17 0x00007f55fbc59325 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#18 0x00000000004c5730 in K3b::AudioTrackAddingDialog::qt_metacall (this=0x21e7450, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x20dfd10) at /build/buildd/k3b-2.0.2/obj-x86_64-linux-gnu/src/k3baudiotrackaddingdialog.moc:73
#19 0x00007f55fb2e3a5e in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007f55fa45373b in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x00007f55fa403474 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x00007f55fa4082e1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f55fbd02466 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007f55fb2ccafc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f55fb2d051f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f55fb2f7a73 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007f55f5ccfa5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f55f5cd0258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f55f5cd0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f55fb2f7ed6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#31 0x00007f55fa4ab10e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#32 0x00007f55fb2cbcf2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x00007f55fb2cbef7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#34 0x00007f55fb2d0789 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x0000000000443366 in main (argc=4, argv=0x7fff0e71def8) at /build/buildd/k3b-2.0.2/src/main.cpp:165

Possible duplicates by query: bug 285654.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-03 19:57:04 UTC

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