Bug 208051 - dolphin crashed while ripping Audio CD
Summary: dolphin crashed while ripping Audio CD
Status: RESOLVED DUPLICATE of bug 202176
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 08:41 UTC by Arootin H
Modified: 2009-09-29 03:30 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 Arootin H 2009-09-21 08:41:23 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-amd64 x86_64

What I was doing when the application crashed:
I was ripping an Audio CD with dolphin (in mp3)
then i clicked on a folder i think it was ogg, then 
the file manager became unresponsive, so i closed
it, and the whole dolphin process crashed stopping
the CD rip.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3b7b91f750 (LWP 15221))]

Thread 2 (Thread 0x7f3b6be35950 (LWP 15239)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007f3b6ac19ca1 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f3b740adf9a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f3b77cc456d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3b7b91f750 (LWP 15221)):
[KCrash Handler]
#5  KUrlNavigator::Private::updateContent (this=0xffffffff) at ../../kfile/kurlnavigator.cpp:481
#6  0x00007f3b7b150d93 in KUrlNavigator::setUrl (this=0x22cc490, newUrl=<value optimized out>) at ../../kfile/kurlnavigator.cpp:1024
#7  0x00007f3b7b152461 in KUrlNavigator::qt_metacall (this=0x22cc490, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff7d052a30) at ./kurlnavigator.moc:108
#8  0x00007f3b783c0682 in QMetaObject::activate (sender=0x22fede0, from_signal_index=<value optimized out>, to_signal_index=28, argv=0x1) at kernel/qobject.cpp:3112
#9  0x00007f3b7aa01fb5 in DolphinView::urlChanged(KUrl const&) () from /usr/lib/libdolphinprivate.so.4
#10 0x00007f3b7aa07a34 in DolphinView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libdolphinprivate.so.4
#11 0x00007f3b783c0682 in QMetaObject::activate (sender=0x22e7050, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x1) at kernel/qobject.cpp:3112
#12 0x00007f3b7a9f24f2 in DolphinController::urlChanged(KUrl const&) () from /usr/lib/libdolphinprivate.so.4
#13 0x00007f3b7aa06058 in DolphinView::updateView(KUrl const&, KUrl const&) () from /usr/lib/libdolphinprivate.so.4
#14 0x00007f3b7aa06199 in DolphinView::setUrl(KUrl const&) () from /usr/lib/libdolphinprivate.so.4
#15 0x0000000000433203 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-21 14:14:00 UTC
Probably related to / the same as bug 202176, bug 200598, bug 204136, bug 204830. Thanks
Comment 2 Dario Andres 2009-09-29 03:30:20 UTC

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