Bug 266915 - KDevelop crashes on opening of source files
Summary: KDevelop crashes on opening of source files
Status: RESOLVED DUPLICATE of bug 204648
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 20:35 UTC by Will
Modified: 2011-02-28 17:51 UTC (History)
0 users

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 Will 2011-02-22 20:35:12 UTC
Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2))
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

Attempting to open a hello world application source file to edit.

-- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb781b710 (LWP 3685))]

Thread 11 (Thread 0xb41ddb70 (LWP 3686)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x0067e884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x00790df4 in __pthread_cond_timedwait (cond=0x85d0718, mutex=0x85d0700, abstime=0xb41dd2b0) at forward.c:152
#3  0x00d4694f in wait (this=0x85c6554, mutex=0x85c6558, time=200000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x85c6554, mutex=0x85c6558, time=200000) at thread/qwaitcondition_unix.cpp:160
#5  0x075ec5b5 in ?? () from /usr/lib/libkdevplatformlanguage.so.1
#6  0x00d45df9 in QThreadPrivate::start (arg=0x85c6548) at thread/qthread_unix.cpp:266
#7  0x00679cc9 in start_thread (arg=0xb41ddb70) at pthread_create.c:304
#8  0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xb39c8b70 (LWP 3688)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x0067e4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00790d9d in __pthread_cond_wait (cond=0x8649670, mutex=0x8649658) at forward.c:139
#3  0x00d469c7 in wait (this=0x8664ad0, mutex=0x8567678, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8664ad0, mutex=0x8567678, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x03c61520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8664ab8, th=0x848d300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03c64ccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x859ae30, th=0x848d300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03c60a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8664ab8, th=0x848d300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03c64dc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x859ae30, th=0x848d300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03c61a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8664ab8, th=0x848d300, previous=0x8666110) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03c62e4e in ThreadWeaver::ThreadRunHelper::run (this=0xb39c82f4, parent=0x8664ab8, th=0x848d300) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x03c6356b in ThreadWeaver::Thread::run (this=0x848d300) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00d45df9 in QThreadPrivate::start (arg=0x848d300) at thread/qthread_unix.cpp:266
#13 0x00679cc9 in start_thread (arg=0xb39c8b70) at pthread_create.c:304
#14 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xb05dfb70 (LWP 3735)):
#0  0x0067d7d4 in __pthread_mutex_unlock_usercnt (mutex=0x8899a2c, decr=<value optimized out>) at pthread_mutex_unlock.c:52
#1  0x00790fa6 in pthread_mutex_unlock (mutex=0x8899a2c) at forward.c:184
#2  0x01d4ee58 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x01d4f279 in ?? () from /lib/libglib-2.0.so.0
#4  0x01d4f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00e7659f in QEventDispatcherGlib::processEvents (this=0x8899590, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x00e46609 in QEventLoop::processEvents (this=0xb05df290, flags=) at kernel/qeventloop.cpp:149
#7  0x00e46a8a in QEventLoop::exec (this=0xb05df290, flags=...) at kernel/qeventloop.cpp:201
#8  0x00d42b7e in QThread::exec (this=0x8896108) at thread/qthread.cpp:490
#9  0x00e2535b in QInotifyFileSystemWatcherEngine::run (this=0x8896108) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00d45df9 in QThreadPrivate::start (arg=0x8896108) at thread/qthread_unix.cpp:266
#11 0x00679cc9 in start_thread (arg=0xb05dfb70) at pthread_create.c:304
#12 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xb0de0b70 (LWP 3763)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x00774df6 in __poll (fds=0x80bff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x01d5ca1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x01d4f43c in ?? () from /lib/libglib-2.0.so.0
#4  0x01d4f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00e7659f in QEventDispatcherGlib::processEvents (this=0x8a91990, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x00e46609 in QEventLoop::processEvents (this=0xb0de0290, flags=) at kernel/qeventloop.cpp:149
#7  0x00e46a8a in QEventLoop::exec (this=0xb0de0290, flags=...) at kernel/qeventloop.cpp:201
#8  0x00d42b7e in QThread::exec (this=0x8a84648) at thread/qthread.cpp:490
#9  0x00e2535b in QInotifyFileSystemWatcherEngine::run (this=0x8a84648) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00d45df9 in QThreadPrivate::start (arg=0x8a84648) at thread/qthread_unix.cpp:266
#11 0x00679cc9 in start_thread (arg=0xb0de0b70) at pthread_create.c:304
#12 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xadc32b70 (LWP 3795)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x0067e4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00790d9d in __pthread_cond_wait (cond=0x2317290, mutex=0x2317278) at forward.c:139
#3  0x02213877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x23121a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x022138c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x23121a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00679cc9 in start_thread (arg=0xadc32b70) at pthread_create.c:304
#6  0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xac9bbb70 (LWP 3814)):
#0  0x00790f97 in pthread_mutex_unlock (mutex=0x8d25774) at forward.c:184
#1  0x01d4f4f9 in ?? () from /lib/libglib-2.0.so.0
#2  0x01d4f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00e7659f in QEventDispatcherGlib::processEvents (this=0x8968bd0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00e46609 in QEventLoop::processEvents (this=0xac9bb2c0, flags=) at kernel/qeventloop.cpp:149
#5  0x00e46a8a in QEventLoop::exec (this=0xac9bb2c0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00d42b7e in QThread::exec (this=0x8d2ef98) at thread/qthread.cpp:490
#7  0x076e98d8 in ?? () from /usr/lib/libkdevplatformlanguage.so.1
#8  0x00d45df9 in QThreadPrivate::start (arg=0x8d2ef98) at thread/qthread_unix.cpp:266
#9  0x00679cc9 in start_thread (arg=0xac9bbb70) at pthread_create.c:304
#10 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xac1bab70 (LWP 3815)):
#0  0x008e0e36 in clock_gettime (clock_id=9326580, tp=0xac1b9fc0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x00da150b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x00e786e5 in QTimerInfoList::updateCurrentTime (this=0xafc50884) at kernel/qeventdispatcher_unix.cpp:339
#4  0x00e7872a in QTimerInfoList::timerWait (this=0xafc50884, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x00e767a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xac1ba0ec) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00e7683d in timerSourcePrepare (source=0x0, timeout=0x8e4ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01d4ee6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01d4f279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01d4f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x00e7659f in QEventDispatcherGlib::processEvents (this=0x8b98e68, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x00e46609 in QEventLoop::processEvents (this=0xac1ba2c0, flags=) at kernel/qeventloop.cpp:149
#12 0x00e46a8a in QEventLoop::exec (this=0xac1ba2c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x00d42b7e in QThread::exec (this=0x89846e0) at thread/qthread.cpp:490
#14 0x076e98d8 in ?? () from /usr/lib/libkdevplatformlanguage.so.1
#15 0x00d45df9 in QThreadPrivate::start (arg=0x89846e0) at thread/qthread_unix.cpp:266
#16 0x00679cc9 in start_thread (arg=0xac1bab70) at pthread_create.c:304
#17 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xab9b9b70 (LWP 3816)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x0067e884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x00790df4 in __pthread_cond_timedwait (cond=0xab9b9224, mutex=0xab9b9254, abstime=0xab9b92a0) at forward.c:152
#3  0x00d4533e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:416
#4  0x00d45493 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:442
#5  0x03c8eccb in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0x00d45df9 in QThreadPrivate::start (arg=0x8d5b5b0) at thread/qthread_unix.cpp:266
#7  0x00679cc9 in start_thread (arg=0xab9b9b70) at pthread_create.c:304
#8  0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xaada2b70 (LWP 3817)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x0067e4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00790d9d in __pthread_cond_wait (cond=0x8559d80, mutex=0x8559d68) at forward.c:139
#3  0x00d469c7 in wait (this=0x8559cd8, mutex=0x855a248, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8559cd8, mutex=0x855a248, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x03c61520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8559cc0, th=0x8b84830) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03c64ccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x855a2e0, th=0x8b84830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03c60a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8559cc0, th=0x8b84830) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03c64dc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x855a2e0, th=0x8b84830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03c61a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8559cc0, th=0x8b84830, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03c64de1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x855a2e0, th=0x8b84830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03c61a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8559cc0, th=0x8b84830, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x03c64de1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x855a2e0, th=0x8b84830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x03c61a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8559cc0, th=0x8b84830, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x03c64de1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x855a2e0, th=0x8b84830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x03c61a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8559cc0, th=0x8b84830, previous=0x8d1a758) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x03c62e4e in ThreadWeaver::ThreadRunHelper::run (this=0xaada22f4, parent=0x8559cc0, th=0x8b84830) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x03c6356b in ThreadWeaver::Thread::run (this=0x8b84830) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x00d45df9 in QThreadPrivate::start (arg=0x8b84830) at thread/qthread_unix.cpp:266
#19 0x00679cc9 in start_thread (arg=0xaada2b70) at pthread_create.c:304
#20 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaa5a1b70 (LWP 3818)):
#0  0x008eb416 in __kernel_vsyscall ()
#1  0x0067e4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00790d9d in __pthread_cond_wait (cond=0x8559d80, mutex=0x8559d68) at forward.c:139
#3  0x00d469c7 in wait (this=0x8559cd8, mutex=0x855a248, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8559cd8, mutex=0x855a248, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x03c61520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8559cc0, th=0x8447528) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03c64ccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x855a2e0, th=0x8447528) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03c60a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8559cc0, th=0x8447528) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03c64dc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x855a2e0, th=0x8447528) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03c61a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8559cc0, th=0x8447528, previous=0x8da9018) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03c62e4e in ThreadWeaver::ThreadRunHelper::run (this=0xaa5a12f4, parent=0x8559cc0, th=0x8447528) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x03c6356b in ThreadWeaver::Thread::run (this=0x8447528) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00d45df9 in QThreadPrivate::start (arg=0x8447528) at thread/qthread_unix.cpp:266
#13 0x00679cc9 in start_thread (arg=0xaa5a1b70) at pthread_create.c:304
#14 0x0078369e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb781b710 (LWP 3685)):
[KCrash Handler]
#7  begin (this=0x0, watcher=0x85599f4) at /usr/include/qt4/QtCore/qlist.h:97
#8  contains (this=0x0, watcher=0x85599f4) at /usr/include/qt4/QtCore/qlist.h:860
#9  KTextEditor::SmartRange::addWatcher (this=0x0, watcher=0x85599f4) at ../../../interfaces/ktexteditor/smartrange.cpp:893
#10 0x075b1c89 in KDevelop::BackgroundParser::addManagedTopRange(KUrl const&, KTextEditor::SmartRange*) () from /usr/lib/libkdevplatformlanguage.so.1
#11 0x075d0397 in KDevelop::DUChain::documentLoadedPrepare(KDevelop::IDocument*) () from /usr/lib/libkdevplatformlanguage.so.1
#12 0x075d3517 in KDevelop::DUChain::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdevplatformlanguage.so.1
#13 0x00e4d8ca in QMetaObject::metacall (object=0x85d4130, cl=3220552364, idx=6, argv=0x0) at kernel/qmetaobject.cpp:237
#14 0x00e606ad in QMetaObject::activate (sender=0x83d5868, m=0xfbe614, local_signal_index=9, argv=0x0) at kernel/qobject.cpp:3280
#15 0x00fb4213 in KDevelop::IDocumentController::documentLoadedPrepare(KDevelop::IDocument*) () from /usr/lib/libkdevplatforminterfaces.so.1
#16 0x00fb19b2 in KDevelop::IDocument::notifyLoaded() () from /usr/lib/libkdevplatforminterfaces.so.1
#17 0x00540d91 in KDevelop::TextDocument::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdevplatformshell.so.1
#18 0x00e4d8ca in QMetaObject::metacall (object=0x8fb5be0, cl=3220552364, idx=6, argv=0x8fb0528) at kernel/qmetaobject.cpp:237
#19 0x00e606ad in QMetaObject::activate (sender=0x8fb1c70, m=0x876d84, local_signal_index=5, argv=0x0) at kernel/qobject.cpp:3280
#20 0x0085e143 in KTextEditor::Document::textChanged (this=0x8fb1c70, _t1=0x8fb1c70) at ./document.moc:180
#21 0x072aae9c in KateDocument::openFile (this=0x8fb1c70) at ../../kate/document/katedocument.cpp:2024
#22 0x008b1364 in KParts::ReadOnlyPartPrivate::openLocalFile (this=0x9035570) at ../../kparts/part.cpp:592
#23 0x008b1d9a in KParts::ReadOnlyPart::openUrl (this=0x8fb1c70, url=...) at ../../kparts/part.cpp:556
#24 0x0053fd13 in KDevelop::TextDocument::createViewWidget(QWidget*) () from /usr/lib/libkdevplatformshell.so.1
#25 0x0053f2be in KDevelop::TextView::createWidget(QWidget*) () from /usr/lib/libkdevplatformshell.so.1
#26 0x06a91997 in Sublime::View::widget(QWidget*) () from /usr/lib/libsublime.so.1
#27 0x06a8ab2a in ?? () from /usr/lib/libsublime.so.1
#28 0x06a90c39 in Sublime::Area::WalkerMode Sublime::Area::walkViewsInternal<Sublime::MainWindowPrivate::ViewCreator>(Sublime::MainWindowPrivate::ViewCreator&, Sublime::AreaIndex*) () from /usr/lib/libsublime.so.1
#29 0x06a8e787 in ?? () from /usr/lib/libsublime.so.1
#30 0x06a8400b in Sublime::MainWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsublime.so.1
#31 0x00512e7a in KDevelop::MainWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdevplatformshell.so.1
#32 0x00e4d8ca in QMetaObject::metacall (object=0x841ec18, cl=3220552364, idx=138367320, argv=0x842e3f8) at kernel/qmetaobject.cpp:237
#33 0x00e606ad in QMetaObject::activate (sender=0x842e408, m=0x6aa8400, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#34 0x06a74869 in Sublime::Area::viewAdded(Sublime::AreaIndex*, Sublime::View*) () from /usr/lib/libsublime.so.1
#35 0x06a75afa in Sublime::Area::addView(Sublime::View*, Sublime::AreaIndex*) () from /usr/lib/libsublime.so.1
#36 0x06a75c0e in Sublime::Area::addView(Sublime::View*, Sublime::View*) () from /usr/lib/libsublime.so.1
#37 0x0054767a in ?? () from /usr/lib/libkdevplatformshell.so.1
#38 0x00547eb4 in ?? () from /usr/lib/libkdevplatformshell.so.1
#39 0x00544764 in KDevelop::DocumentController::openDocument(KUrl const&, KTextEditor::Range const&, QFlags<KDevelop::IDocumentController::DocumentActivation>, QString const&) () from /usr/lib/libkdevplatformshell.so.1
#40 0x06c6cf4e in ?? () from /usr/lib/kde4/kdevprojectmanagerview.so
#41 0x06c6d21f in ?? () from /usr/lib/kde4/kdevprojectmanagerview.so
#42 0x00e4d8ca in QMetaObject::metacall (object=0x8a52c58, cl=3220552364, idx=150650400, argv=0x842e408) at kernel/qmetaobject.cpp:237
#43 0x00e606ad in QMetaObject::activate (sender=0x8a45260, m=0x6c78b08, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#44 0x06c6f0e3 in ?? () from /usr/lib/kde4/kdevprojectmanagerview.so
#45 0x06c6f297 in ?? () from /usr/lib/kde4/kdevprojectmanagerview.so
#46 0x06c7087d in ?? () from /usr/lib/kde4/kdevprojectmanagerview.so
#47 0x00e4d8ca in QMetaObject::metacall (object=0x8a45260, cl=3220552364, idx=-1074410440, argv=0x8a45260) at kernel/qmetaobject.cpp:237
#48 0x00e606ad in QMetaObject::activate (sender=0x8a45260, m=0x1a76d64, local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3280
#49 0x016b40e3 in QAbstractItemView::doubleClicked (this=0x8a45260, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:338
#50 0x0170bc0f in QTreeView::mouseDoubleClickEvent (this=0x8a45260, event=0xbff5d700) at itemviews/qtreeview.cpp:1861
#51 0x01149c8e in QWidget::event (this=0x8a45260, event=0xbff5d700) at kernel/qwidget.cpp:8191
#52 0x0156b763 in QFrame::event (this=0x8a45260, e=0xbff5d700) at widgets/qframe.cpp:557
#53 0x01608a82 in QAbstractScrollArea::viewportEvent (this=0xbff5baac, e=0x0) at widgets/qabstractscrollarea.cpp:1043
#54 0x016c50f7 in QAbstractItemView::viewportEvent (this=0x8a45260, event=0xbff5d700) at itemviews/qabstractitemview.cpp:1619
#55 0x01707883 in QTreeView::viewportEvent (this=0x8a45260, event=0xbff5d700) at itemviews/qtreeview.cpp:1256
#56 0x0160b4d5 in viewportEvent (this=0x8a2b2e8, o=0x8a52eb8, e=0xbff5d700) at widgets/qabstractscrollarea_p.h:100
#57 QAbstractScrollAreaFilter::eventFilter (this=0x8a2b2e8, o=0x8a52eb8, e=0xbff5d700) at widgets/qabstractscrollarea_p.h:116
#58 0x00e4729a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x832cc00, receiver=0x8a52eb8, event=0xbff5d700) at kernel/qcoreapplication.cpp:847
#59 0x010ebfb9 in QApplicationPrivate::notify_helper (this=0x832cc00, receiver=0x8a52eb8, e=0xbff5d700) at kernel/qapplication.cpp:4392
#60 0x010f2c2e in QApplication::notify (this=0xbff5e060, receiver=0x8a52eb8, e=0xbff5d700) at kernel/qapplication.cpp:3959
#61 0x00af5f7a in KApplication::notify (this=0xbff5e060, receiver=0x8a52eb8, event=0xbff5d700) at ../../kdeui/kernel/kapplication.cpp:311
#62 0x00e47b3b in QCoreApplication::notifyInternal (this=0xbff5e060, receiver=0x8a52eb8, event=0xbff5d700) at kernel/qcoreapplication.cpp:732
#63 0x010f1094 in sendEvent (receiver=0x8a52eb8, event=0xbff5d700, alienWidget=0x8a52eb8, nativeWidget=0x841ec18, buttonDown=0x1a863c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#64 QApplicationPrivate::sendMouseEvent (receiver=0x8a52eb8, event=0xbff5d700, alienWidget=0x8a52eb8, nativeWidget=0x841ec18, buttonDown=0x1a863c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#65 0x0117fd10 in QETWidget::translateMouseEvent (this=0x841ec18, event=0xbff5dc1c) at kernel/qapplication_x11.cpp:4403
#66 0x0117f151 in QApplication::x11ProcessEvent (this=0xbff5e060, event=0xbff5dc1c) at kernel/qapplication_x11.cpp:3414
#67 0x011ae36a in x11EventSourceDispatch (s=0x833cc00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#68 0x01d4b855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#69 0x01d4f668 in ?? () from /lib/libglib-2.0.so.0
#70 0x01d4f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#71 0x00e76565 in QEventDispatcherGlib::processEvents (this=0x82aeac0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#72 0x011adbe5 in QGuiEventDispatcherGlib::processEvents (this=0x82aeac0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#73 0x00e46609 in QEventLoop::processEvents (this=0xbff5df14, flags=) at kernel/qeventloop.cpp:149
#74 0x00e46a8a in QEventLoop::exec (this=0xbff5df14, flags=...) at kernel/qeventloop.cpp:201
#75 0x00e4b00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#76 0x010eae07 in QApplication::exec () at kernel/qapplication.cpp:3672
#77 0x0804fe00 in _start ()

This bug may be a duplicate of or related to bug 204648.

Possible duplicates by query: bug 262806, bug 253617, bug 252029, bug 248832, bug 243265.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-02-28 17:51:27 UTC
fixed in kdev 4.2

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