Bug 216201 - Cancled task through job notification app causes crash
Summary: Cancled task through job notification app causes crash
Status: RESOLVED FIXED
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:
: 217190 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-26 02:45 UTC by Scott
Modified: 2018-03-25 13:46 UTC (History)
4 users (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 Scott 2009-11-26 02:45:49 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
failed to notice a notification window asking if I wanted to skip a file that failed to put due to network timeout(crappy wifi). Cancled what appeared to be a hung process through the notification app in task bar. Later discovered notification window and cancled it, which produced the crash.

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

Thread 2 (Thread 0xb578cb70 (LWP 2023)):
#0  0x00534422 in __kernel_vsyscall ()
#1  0x00adc142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x086267e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x051889ff in ?? () from /usr/lib/libxine.so.1
#4  0x00ad780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x086197ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77f4920 (LWP 1972)):
[KCrash Handler]
#6  0x09c470fa in ?? ()
#7  0x001aaaed in ?? () from /usr/lib/libkio.so.5
#8  0x001a5172 in KIO::CopyJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0x01303263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x01303ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x0103ffe3 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#12 0x01040469 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#13 0x001e1dba in KIO::FileCopyJob::slotResult(KJob*) () from /usr/lib/libkio.so.5
#14 0x001e1052 in KIO::FileCopyJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#15 0x01303263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x01303ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x0103ffe3 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#18 0x01040469 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#19 0x001d9660 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#20 0x001d9b7a in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#21 0x001d7403 in KIO::SimpleJob::slotError(int, QString const&) () from /usr/lib/libkio.so.5
#22 0x001d754e in KIO::SimpleJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#23 0x001d770a in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#24 0x01303263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#25 0x01303ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#26 0x002a35e9 in KIO::SlaveInterface::error(int, QString const&) () from /usr/lib/libkio.so.5
#27 0x002a759c in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#28 0x002a3a13 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#29 0x00295aea in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#30 0x00297ee3 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#31 0x01303263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#32 0x01303ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#33 0x0019ff97 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#34 0x001a1d5e in ?? () from /usr/lib/libkio.so.5
#35 0x001a1e8e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#36 0x012fbf0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#37 0x012fd5fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#38 0x055cff54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#39 0x055d767c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#40 0x00da6bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#41 0x012ed6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#42 0x012ee2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#43 0x012ee47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#44 0x013183ff in ?? () from /usr/lib/libQtCore.so.4
#45 0x0173be78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#46 0x0173f720 in ?? () from /lib/libglib-2.0.so.0
#47 0x0173f853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#48 0x0131802c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#49 0x05670be5 in ?? () from /usr/lib/libQtGui.so.4
#50 0x012ebc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#51 0x012ec0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#52 0x012ee53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#53 0x055cfdd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#54 0x0807a745 in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2009-11-26 16:10:52 UTC
can you please install the debugs packages from you distribution, reproduce the bug and paste the new crash log ?
Comment 2 Peter Penz 2009-12-18 11:06:51 UTC
*** Bug 217190 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2010-02-20 14:33:54 UTC
Waiting for feedback
Comment 4 Julian Steinmann 2018-03-19 07:23:30 UTC
Can you still reproduce this bug with Dolphin 17.12.3? If not, I'll close this bug soon™.
Comment 5 Julian Steinmann 2018-03-25 13:46:28 UTC
Seems like this is a crash in libxine, which is no longer in use. Closing.