Bug 280231 - Crash when pressing return in the editing window
Summary: Crash when pressing return in the editing window
Status: RESOLVED DUPLICATE of bug 260741
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 01:03 UTC by jb
Modified: 2011-08-22 08:01 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 jb 2011-08-17 01:03:50 UTC
Application: kdevelop (4.2.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed: I also had banshee running at this time and when banshee is running this problem appears to happen more often. All I do is press return and the application will crash. This generally is the application has been left  up and running for a few days. When returning to work pressing return after making some edits will trigger the crash. After a restart of the application i generally don't have any more problem for the rest of my coding session.

The crash can be reproduced some of the time.

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

Thread 13 (Thread 0x7f3cd10c0700 (LWP 11691)):
#0  0x00007f3cdf941f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3cdaadbd94 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3cdaadc682 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3cd1a1fb24 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f3cdab03076 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f3cdecd7d8c in start_thread (arg=0x7f3cd10c0700) at pthread_create.c:304
#6  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f3cbcc21700 (LWP 11707)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f3ce0c1879e in wait (this=<value optimized out>, mutex=0x26878d0, time=1000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x26878d0, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cdd23f22b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x26878b0) at ../../language/duchain/duchain.cpp:286
#4  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x26878b0) at thread/qthread_unix.cpp:320
#5  0x00007f3cdecd7d8c in start_thread (arg=0x7f3cbcc21700) at pthread_create.c:304
#6  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f3cb13bd700 (LWP 11716)):
#0  0x00007f3cdf941f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3cdaadbd94 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3cdaadc2c9 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3ce0d2a446 in QEventDispatcherGlib::processEvents (this=0x31fbca0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f3ce0cfe882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f3ce0cfeabc in QEventLoop::exec (this=0x7f3cb13bce00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f3ce0c15924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x31f2370) at thread/qthread_unix.cpp:320
#8  0x00007f3cdecd7d8c in start_thread (arg=0x7f3cb13bd700) at pthread_create.c:304
#9  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f3caf06f700 (LWP 11725)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3cbdc172a2 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f3cbdf30180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f3cbdc172d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f3cbdf3e254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f3cdecd7d8c in start_thread (arg=0x7f3caf06f700) at pthread_create.c:304
#4  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f3cae2c6700 (LWP 11726)):
#0  __pthread_mutex_lock (mutex=0x7f3ccc0065a8) at pthread_mutex_lock.c:47
#1  0x00007f3cdaadad63 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3cdaadbc2d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3cdaadc2c9 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f3ce0d2a446 in QEventDispatcherGlib::processEvents (this=0x41d0d50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f3ce0cfe882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f3ce0cfeabc in QEventLoop::exec (this=0x7f3cae2c5dd0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f3ce0c15924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#8  0x00007f3ce0ce0c2f in QInotifyFileSystemWatcherEngine::run (this=0x41cec20) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x41cec20) at thread/qthread_unix.cpp:320
#10 0x00007f3cdecd7d8c in start_thread (arg=0x7f3cae2c6700) at pthread_create.c:304
#11 0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f3ca6771700 (LWP 11736)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3cd7dbf832 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f3cdecd7d8c in start_thread (arg=0x7f3ca6771700) at pthread_create.c:304
#3  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f3ca4cdc700 (LWP 11754)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3ce0c1882b in wait (this=<value optimized out>, mutex=0x178b850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x178b850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cd86140b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x17a84a0, th=0x56655c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f3cd8616723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16acbb0, th=0x56655c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f3cd861553f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3ca4cdbe20, parent=0x17a84a0, th=0x56655c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f3cd86155cb in ThreadWeaver::Thread::run (this=0x56655c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x56655c0) at thread/qthread_unix.cpp:320
#8  0x00007f3cdecd7d8c in start_thread (arg=0x7f3ca4cdc700) at pthread_create.c:304
#9  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f3ca44db700 (LWP 11757)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3ce0c1882b in wait (this=<value optimized out>, mutex=0x178b850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x178b850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cd86140b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x17a84a0, th=0x7f3ccc035c20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f3cd8616723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16acbb0, th=0x7f3ccc035c20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x16acbb0, th=0x7f3ccc035c20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f3cd861553f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3ca44dae20, parent=0x17a84a0, th=0x7f3ccc035c20) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f3cd86155cb in ThreadWeaver::Thread::run (this=0x7f3ccc035c20) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x7f3ccc035c20) at thread/qthread_unix.cpp:320
#9  0x00007f3cdecd7d8c in start_thread (arg=0x7f3ca44db700) at pthread_create.c:304
#10 0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f3cc5c4b700 (LWP 12192)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3ce0c1882b in wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cd86140b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4f53750, th=0x3b77f60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f3cd8616723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x3b77f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x3b77f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x3b77f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x3b77f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x3b77f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f3cd861553f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3cc5c4ae20, parent=0x4f53750, th=0x3b77f60) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f3cd86155cb in ThreadWeaver::Thread::run (this=0x3b77f60) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x3b77f60) at thread/qthread_unix.cpp:320
#12 0x00007f3cdecd7d8c in start_thread (arg=0x7f3cc5c4b700) at pthread_create.c:304
#13 0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f3ca3b0d700 (LWP 12193)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3ce0c1882b in wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cd86140b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4f53750, th=0x575adf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f3cd8616723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x575adf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f3cd861553f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3ca3b0ce20, parent=0x4f53750, th=0x575adf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f3cd86155cb in ThreadWeaver::Thread::run (this=0x575adf0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x575adf0) at thread/qthread_unix.cpp:320
#8  0x00007f3cdecd7d8c in start_thread (arg=0x7f3ca3b0d700) at pthread_create.c:304
#9  0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f3ca330c700 (LWP 12306)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3ce0c1882b in wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cd86140b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4f53750, th=0x5382eb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f3cd8616723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x5382eb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x5382eb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x5382eb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f3cd861553f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3ca330be20, parent=0x4f53750, th=0x5382eb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f3cd86155cb in ThreadWeaver::Thread::run (this=0x5382eb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x5382eb0) at thread/qthread_unix.cpp:320
#10 0x00007f3cdecd7d8c in start_thread (arg=0x7f3ca330c700) at pthread_create.c:304
#11 0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3ca2b0b700 (LWP 12307)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3ce0c1882b in wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4f79420, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f3cd86140b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4f53750, th=0x7f3ccc0906d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f3cd8616723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x7f3ccc0906d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f3cd861673c in ThreadWeaver::WorkingHardState::applyForWork (this=0x53b01b0, th=0x7f3ccc0906d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f3cd861553f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3ca2b0ae20, parent=0x4f53750, th=0x7f3ccc0906d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f3cd86155cb in ThreadWeaver::Thread::run (this=0x7f3ccc0906d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f3ce0c18175 in QThreadPrivate::start (arg=0x7f3ccc0906d0) at thread/qthread_unix.cpp:320
#9  0x00007f3cdecd7d8c in start_thread (arg=0x7f3ca2b0b700) at pthread_create.c:304
#10 0x00007f3cdf94f04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3ce270f780 (LWP 11689)):
[KCrash Handler]
#6  QUrl::QUrl (this=0x7fff78ffe9f0, other=...) at io/qurl.cpp:4174
#7  0x00007f3ce21984b9 in KUrl::KUrl (this=0x7fff78ffe9f0, _u=<value optimized out>) at ../../kdecore/io/kurl.cpp:475
#8  0x00007f3cdd82b011 in KDevelop::ProjectBaseItem::url (this=<value optimized out>) at ../../project/projectmodel.cpp:389
#9  0x00007f3cdd83b3c8 in KDevelop::AbstractFileManagerPlugin::Private::addJobItems (this=0x2f1af60, job=0x51bd410, baseItem=0x5193350, entries=<value optimized out>, forceRecursion=false) at ../../project/abstractfilemanagerplugin.cpp:162
#10 0x00007f3cdd83c0e7 in KDevelop::AbstractFileManagerPlugin::qt_metacall (this=0x2f1d730, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff78ffec00) at ./abstractfilemanagerplugin.moc:117
#11 0x00007f3ce0d145f8 in QMetaObject::activate (sender=0x51bd410, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff78ffec00) at kernel/qobject.cpp:3287
#12 0x00007f3cdd83d082 in KDevelop::FileManagerListJob::entries (this=<value optimized out>, _t1=0x51bd410, _t2=0x5193350, _t3=<value optimized out>, _t4=false) at ./filemanagerlistjob.moc:101
#13 0x00007f3cdd83d111 in KDevelop::FileManagerListJob::slotResult (this=0x51bd410, job=0x53526a0) at ../../project/filemanagerlistjob.cpp:75
#14 0x00007f3cdd83d3b4 in KDevelop::FileManagerListJob::qt_metacall (this=0x51bd410, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff78ffed90) at ./filemanagerlistjob.moc:88
#15 0x00007f3ce0d145f8 in QMetaObject::activate (sender=0x53526a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff78ffed90) at kernel/qobject.cpp:3287
#16 0x00007f3ce21a5d32 in KJob::result (this=<value optimized out>, _t1=0x53526a0) at ./kjob.moc:194
#17 0x00007f3ce21a5d70 in KJob::emitResult (this=0x53526a0) at ../../kdecore/jobs/kjob.cpp:312
#18 0x00007f3cde237c9b in KIO::SimpleJob::slotFinished (this=0x53526a0) at ../../kio/kio/job.cpp:525
#19 0x00007f3cde23a805 in KIO::ListJob::slotFinished (this=0x53526a0) at ../../kio/kio/job.cpp:2564
#20 0x00007f3cde23e469 in KIO::ListJob::qt_metacall (this=0x53526a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff78fff070) at ./jobclasses.moc:818
#21 0x00007f3ce0d145f8 in QMetaObject::activate (sender=0x3c38190, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#22 0x00007f3cde2de531 in KIO::SlaveInterface::dispatch (this=<value optimized out>, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:173
#23 0x00007f3cde2db4b5 in KIO::SlaveInterface::dispatch (this=0x3c38190) at ../../kio/kio/slaveinterface.cpp:89
#24 0x00007f3cde2cee8e in KIO::Slave::gotInput (this=0x3c38190) at ../../kio/kio/slave.cpp:348
#25 0x00007f3cde2cf4dc in KIO::Slave::qt_metacall (this=0x3c38190, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff78fff480) at ./slave.moc:82
#26 0x00007f3ce0d145f8 in QMetaObject::activate (sender=0x4340a90, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#27 0x00007f3cde208ff7 in KIO::ConnectionPrivate::dequeue (this=0x513e240) at ../../kio/kio/connection.cpp:82
#28 0x00007f3cde20909d in KIO::Connection::qt_metacall (this=0x4340a90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x517f0e0) at ./connection.moc:79
#29 0x00007f3ce0d1349a in QObject::event (this=0x4340a90, e=<value optimized out>) at kernel/qobject.cpp:1226
#30 0x00007f3ce00bc9f4 in QApplicationPrivate::notify_helper (this=0x131b740, receiver=0x4340a90, e=0x513e1f0) at kernel/qapplication.cpp:4462
#31 0x00007f3ce00c13ba in QApplication::notify (this=<value optimized out>, receiver=0x4340a90, e=0x513e1f0) at kernel/qapplication.cpp:4341
#32 0x00007f3ce14e6866 in KApplication::notify (this=0x7fff790001b0, receiver=0x4340a90, event=0x513e1f0) at ../../kdeui/kernel/kapplication.cpp:311
#33 0x0000000000404bf6 in _start ()

Possible duplicates by query: bug 278663, bug 260741, bug 258264, bug 254261.

Reported using DrKonqi
Comment 1 Olivier.jg 2011-08-22 08:01:07 UTC

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