Bug 290738 - Crash while files where changing 'externally', no activity in KDevelop at all
Summary: Crash while files where changing 'externally', no activity in KDevelop at all
Status: VERIFIED DUPLICATE of bug 290314
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: filemanager (show other bugs)
Version: 0.9.94
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 20:30 UTC by Jory Geerts
Modified: 2012-01-20 19:37 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 Jory Geerts 2012-01-05 20:30:23 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I had just created a new PHP project. To install some dependancies, I used Composer / Packagist (http://packagist.org/). While it was running (from terminal), out of the blue, KDevelop crashed.  (The Window didn't have focus, I wasn't touching it.)

The project directory is a symlink to outside my homedir (to /var/www/projectname).
The project setup also isn't whats default (projectname/projectname.kdev4, projectname.php)

I am running KDevelop from Gnome3 / Gnome Shell. (I imagine that might make a difference.)

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f59594ea780 (LWP 7258))]

Thread 14 (Thread 0x7f5940ec9700 (LWP 7261)):
#0  0x00007f59566a3773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5951639f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f595163a792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5946d3a516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f595165f2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f5955a2eefc in start_thread (arg=0x7f5940ec9700) at pthread_create.c:304
#6  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f5936257700 (LWP 7262)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f59579d911e in wait (time=1000, this=0x32455f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x32452a0, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f5953da0c7b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x3245280) at ../../language/duchain/duchain.cpp:286
#4  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x3245280) at thread/qthread_unix.cpp:331
#5  0x00007f5955a2eefc in start_thread (arg=0x7f5936257700) at pthread_create.c:304
#6  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f592b882700 (LWP 7263)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f592b881af0 in ?? ()
#2  0x00007fffafb2c7e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 11 (Thread 0x7f592a701700 (LWP 7273)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f594e78fc2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f594e78fd59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f5955a2eefc in start_thread (arg=0x7f592a701700) at pthread_create.c:304
#4  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f5929de8700 (LWP 7274)):
#0  0x00007f59566a3773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5951639f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f595163a429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5957aeaf3e in QEventDispatcherGlib::processEvents (this=0x20c2040, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f5957abecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f5957abeef7 in QEventLoop::exec (this=0x7f5929de7e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f59579d627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x323e270) at thread/qthread_unix.cpp:331
#8  0x00007f5955a2eefc in start_thread (arg=0x7f5929de8700) at pthread_create.c:304
#9  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f59418cd700 (LWP 7308)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f59579d91ab in wait (time=18446744073709551615, this=0x46a2c40) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4696ba0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f594f173864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x46a1440, th=0x467a510) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f594f175e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x467a510) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x467a510) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x467a510) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f594f174ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f59418cce20, parent=0x46a1440, th=0x467a510) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f594f174d5b in ThreadWeaver::Thread::run (this=0x467a510) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x467a510) at thread/qthread_unix.cpp:331
#10 0x00007f5955a2eefc in start_thread (arg=0x7f59418cd700) at pthread_create.c:304
#11 0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f58e79a1700 (LWP 7314)):
#0  0x00007f5951639737 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f5951639f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f595163a429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5957aeaf3e in QEventDispatcherGlib::processEvents (this=0x7f593c0231e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f5957abecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f5957abeef7 in QEventLoop::exec (this=0x7f58e79a0e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f59579d627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x44c17a0) at thread/qthread_unix.cpp:331
#8  0x00007f5955a2eefc in start_thread (arg=0x7f58e79a1700) at pthread_create.c:304
#9  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f58e71a0700 (LWP 7315)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f59579d91ab in wait (time=18446744073709551615, this=0x2386080) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x232a030, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f594f173864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2383e20, th=0x44bb560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f594f175e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x232c120, th=0x44bb560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f594f174ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58e719fe20, parent=0x2383e20, th=0x44bb560) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f594f174d5b in ThreadWeaver::Thread::run (this=0x44bb560) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x44bb560) at thread/qthread_unix.cpp:331
#8  0x00007f5955a2eefc in start_thread (arg=0x7f58e71a0700) at pthread_create.c:304
#9  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f58e699f700 (LWP 7316)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f59579d91ab in wait (time=18446744073709551615, this=0x2386080) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x232a030, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f594f173864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2383e20, th=0x22ab4d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f594f175e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x232c120, th=0x22ab4d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x232c120, th=0x22ab4d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f594f174ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58e699ee20, parent=0x2383e20, th=0x22ab4d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f594f174d5b in ThreadWeaver::Thread::run (this=0x22ab4d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x22ab4d0) at thread/qthread_unix.cpp:331
#9  0x00007f5955a2eefc in start_thread (arg=0x7f58e699f700) at pthread_create.c:304
#10 0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f58e613c700 (LWP 7317)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5936803fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f5936804019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f5955a2eefc in start_thread (arg=0x7f58e613c700) at pthread_create.c:304
#4  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f58dccb3700 (LWP 7324)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f59579d91ab in wait (time=18446744073709551615, this=0x46a2c40) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4696ba0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f594f173864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x46a1440, th=0x5b962c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f594f175e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x5b962c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f594f174ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58dccb2e20, parent=0x46a1440, th=0x5b962c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f594f174d5b in ThreadWeaver::Thread::run (this=0x5b962c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x5b962c0) at thread/qthread_unix.cpp:331
#8  0x00007f5955a2eefc in start_thread (arg=0x7f58dccb3700) at pthread_create.c:304
#9  0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f58dc4a4700 (LWP 7325)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f59579d91ab in wait (time=18446744073709551615, this=0x46a2c40) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4696ba0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f594f173864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x46a1440, th=0x67657f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f594f175e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x67657f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x67657f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f594f174ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58dc4a3e20, parent=0x46a1440, th=0x67657f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f594f174d5b in ThreadWeaver::Thread::run (this=0x67657f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f59579d8d05 in QThreadPrivate::start (arg=0x67657f0) at thread/qthread_unix.cpp:331
#9  0x00007f5955a2eefc in start_thread (arg=0x7f58dc4a4700) at pthread_create.c:304
#10 0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f58db88d700 (LWP 7326)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f59579d91ab in wait (time=18446744073709551615, this=0x46a2c40) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4696ba0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f594f173864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x46a1440, th=0x60eb5a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f594f175e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f594f175e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x46945e0, th=0x60eb5a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#14 0x00007f594f174ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58db88ce20, parent=0x46a1440, th=0x60eb5a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x00007f594f174d5b in ThreadWeaver::Thread::run (this=0x60eb5a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x00007f59579d8d05 in QThreadPrivate::start (arg=0x60eb5a0) at thread/qthread_unix.cpp:331
#17 0x00007f5955a2eefc in start_thread (arg=0x7f58db88d700) at pthread_create.c:304
#18 0x00007f59566af89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f59594ea780 (LWP 7258)):
[KCrash Handler]
#6  ref (this=0x1) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#7  QUrl::QUrl (this=0x7fffafa2db90, other=...) at io/qurl.cpp:4177
#8  0x00007f5958f5da79 in KUrl::KUrl (this=0x7fffafa2db90, _u=<optimized out>) at ../../kdecore/io/kurl.cpp:490
#9  0x00007f595437d861 in KDevelop::ProjectBaseItem::url (this=<optimized out>) at ../../project/projectmodel.cpp:389
#10 0x00007f595438e860 in KDevelop::AbstractFileManagerPlugin::Private::addJobItems (this=0x609cfa0, job=0x61a0360, baseItem=0x4728d50, entries=<optimized out>, forceRecursion=false) at ../../project/abstractfilemanagerplugin.cpp:162
#11 0x00007f595438f657 in KDevelop::AbstractFileManagerPlugin::qt_metacall (this=0x610d7e0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fffafa2ddf0) at ./abstractfilemanagerplugin.moc:117
#12 0x00007f5957ad2eba in QMetaObject::activate (sender=0x61a0360, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffafa2ddf0) at kernel/qobject.cpp:3278
#13 0x00007f59543906b2 in KDevelop::FileManagerListJob::entries (this=<optimized out>, _t1=0x61a0360, _t2=0x4728d50, _t3=<optimized out>, _t4=false) at ./filemanagerlistjob.moc:101
#14 0x00007f5954390723 in KDevelop::FileManagerListJob::slotResult (this=0x61a0360, job=0x65dd550) at ../../project/filemanagerlistjob.cpp:75
#15 0x00007f5954390b14 in KDevelop::FileManagerListJob::qt_metacall (this=0x61a0360, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fffafa2dfb0) at ./filemanagerlistjob.moc:88
#16 0x00007f5957ad2eba in QMetaObject::activate (sender=0x65dd550, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffafa2dfb0) at kernel/qobject.cpp:3278
#17 0x00007f5958f6b5b2 in KJob::result (this=<optimized out>, _t1=0x65dd550) at ./kjob.moc:194
#18 0x00007f5958f6b5f0 in KJob::emitResult (this=0x65dd550) at ../../kdecore/jobs/kjob.cpp:312
#19 0x00007f5954d7fad4 in KIO::SimpleJob::slotFinished (this=0x65dd550) at ../../kio/kio/job.cpp:494
#20 0x00007f5954d849d5 in KIO::ListJob::slotFinished (this=0x65dd550) at ../../kio/kio/job.cpp:2670
#21 0x00007f5954d89c99 in KIO::ListJob::qt_metacall (this=0x65dd550, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffafa2e270) at ./jobclasses.moc:821
#22 0x00007f5957ad2eba in QMetaObject::activate (sender=0x42b0ba0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#23 0x00007f5954e2d1d1 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#24 0x00007f5954e2a085 in KIO::SlaveInterface::dispatch (this=0x42b0ba0) at ../../kio/kio/slaveinterface.cpp:88
#25 0x00007f5954e1d24e in KIO::Slave::gotInput (this=0x42b0ba0) at ../../kio/kio/slave.cpp:344
#26 0x00007f5954e1d9ac in KIO::Slave::qt_metacall (this=0x42b0ba0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffafa2e6a0) at ./slave.moc:82
#27 0x00007f5957ad2eba in QMetaObject::activate (sender=0x2281e70, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#28 0x00007f5954d50577 in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#29 KIO::ConnectionPrivate::dequeue (this=0x44f85b0) at ../../kio/kio/connection.cpp:71
#30 0x00007f5954d5061d in KIO::Connection::qt_metacall (this=0x2281e70, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x583c3e0) at ./connection.moc:79
#31 0x00007f5957ad6a5e in QObject::event (this=0x2281e70, e=<optimized out>) at kernel/qobject.cpp:1217
#32 0x00007f5956e70424 in notify_helper (e=0x6307640, receiver=0x2281e70, this=0x1e6dc40) at kernel/qapplication.cpp:4486
#33 QApplicationPrivate::notify_helper (this=0x1e6dc40, receiver=0x2281e70, e=0x6307640) at kernel/qapplication.cpp:4458
#34 0x00007f5956e75291 in QApplication::notify (this=0x7fffafa2f140, receiver=0x2281e70, e=0x6307640) at kernel/qapplication.cpp:4365
#35 0x00007f595829e126 in KApplication::notify (this=0x7fffafa2f140, receiver=0x2281e70, event=0x6307640) at ../../kdeui/kernel/kapplication.cpp:311
#36 0x000000000040a896 in _start ()

Possible duplicates by query: bug 286871, bug 284460, bug 280231, bug 278663.

Reported using DrKonqi
Comment 1 Aleix Pol 2012-01-20 19:36:33 UTC

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