[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 310223] New: Crash opening Python project configuration
From:       <rjwgnr27 () yahoo ! com>
Date:       2012-11-16 18:33:35
Message-ID: bug-310223-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=310223

            Bug ID: 310223
          Severity: crash
           Version: unspecified
          Priority: NOR
          Assignee: kdevelop-bugs@kdevelop.org
           Summary: Crash opening Python project configuration
    Classification: Unclassified
                OS: Linux
          Reporter: rjwgnr27@yahoo.com
          Hardware: Compiled Sources
            Status: UNCONFIRMED
         Component: general
           Product: kdevelop

Application: kdevelop (4.4.60)
KDE Platform Version: 4.9.2 (Compiled from sources)
Qt Version: 4.8.3
Operating System: Linux 3.6.6-1.fc17.x86_64 x86_64
Distribution: "Fedora release 17 (Beefy Miracle)"

-- Information about the crash:
Had a Python project open. I right-clicked the project root, and selected "Open
Configuration"

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82    T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f3f328b6880 (LWP 13187))]

Thread 14 (Thread 0x7f3f25962700 (LWP 13190)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218
#1  0x000000326247bc77 in wait (time=1000, this=0x2448c20) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2434460, time=1000) at
thread/qwaitcondition_unix.cpp:158
#3  0x00000036678b2f2b in KDevelop::DUChainPrivate::CleanupThread::run
(this=<optimized out>) at
/srv/devel/src/kde4/src/kdevplatform/language/duchain/duchain.cpp:282
#4  0x000000326247b7bc in QThreadPrivate::start (arg=0x2434440) at
thread/qthread_unix.cpp:338
#5  0x0000003258007d14 in start_thread (arg=0x7f3f25962700) at
pthread_create.c:309
#6  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 13 (Thread 0x7f3f103bc700 (LWP 13193)):
#0  0x00000032574e8bcf in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003259c47af4 in g_main_context_poll (n_fds=1, fds=0x7f3f08002ea0,
timeout=-1, context=0x7f3f080009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=context@entry=0x7f3f080009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3141
#3  0x0000003259c47c14 in g_main_context_iteration (context=0x7f3f080009a0,
may_block=1) at gmain.c:3207
#4  0x00000032625a5ff6 in QEventDispatcherGlib::processEvents
(this=0x7f3f080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003262576cbf in QEventLoop::processEvents
(this=this@entry=0x7f3f103bbd00, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003262576f48 in QEventLoop::exec (this=0x7f3f103bbd00, flags=...) at
kernel/qeventloop.cpp:204
#7  0x00000032624787e0 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#8  0x000000326247b7bc in QThreadPrivate::start (arg=0x3051730) at
thread/qthread_unix.cpp:338
#9  0x0000003258007d14 in start_thread (arg=0x7f3f103bc700) at
pthread_create.c:309
#10 0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 12 (Thread 0x7f3f0d95d700 (LWP 13194)):
#0  0x00000032574e8bcf in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003259c47af4 in g_main_context_poll (n_fds=1, fds=0x7f3f00002ca0,
timeout=-1, context=0x7f3f000009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=context@entry=0x7f3f000009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3141
#3  0x0000003259c47c14 in g_main_context_iteration (context=0x7f3f000009a0,
may_block=1) at gmain.c:3207
#4  0x00000032625a5ff6 in QEventDispatcherGlib::processEvents
(this=0x7f3f000008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003262576cbf in QEventLoop::processEvents
(this=this@entry=0x7f3f0d95cd00, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003262576f48 in QEventLoop::exec (this=0x7f3f0d95cd00, flags=...) at
kernel/qeventloop.cpp:204
#7  0x00000032624787e0 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#8  0x000000326247b7bc in QThreadPrivate::start (arg=0xf9fe30) at
thread/qthread_unix.cpp:338
#9  0x0000003258007d14 in start_thread (arg=0x7f3f0d95d700) at
pthread_create.c:309
#10 0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 11 (Thread 0x7f3f0d15c700 (LWP 13195)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000327cf86797 in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x327d294640) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x000000327cf867c9 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003258007d14 in start_thread (arg=0x7f3f0d15c700) at
pthread_create.c:309
#4  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 10 (Thread 0x7f3f07fff700 (LWP 13196)):
#0  g_main_context_iteration (context=0x7f3e7c0009a0, may_block=1) at
gmain.c:3200
#1  0x00000032625a5ff6 in QEventDispatcherGlib::processEvents
(this=0x7f3e7c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#2  0x0000003262576cbf in QEventLoop::processEvents
(this=this@entry=0x7f3f07ffecd0, flags=...) at kernel/qeventloop.cpp:149
#3  0x0000003262576f48 in QEventLoop::exec (this=0x7f3f07ffecd0, flags=...) at
kernel/qeventloop.cpp:204
#4  0x00000032624787e0 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#5  0x00000032625574df in QInotifyFileSystemWatcherEngine::run (this=0x3bfbe80)
at io/qfilesystemwatcher_inotify.cpp:248
#6  0x000000326247b7bc in QThreadPrivate::start (arg=0x3bfbe80) at
thread/qthread_unix.cpp:338
#7  0x0000003258007d14 in start_thread (arg=0x7f3f07fff700) at
pthread_create.c:309
#8  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 9 (Thread 0x7f3f055e1700 (LWP 13279)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000327b61677d in WTF::TCMalloc_PageHeap::scavengerThread
(this=0x327c000980) at wtf/FastMalloc.cpp:2495
#2  0x000000327b616889 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x0000003258007d14 in start_thread (arg=0x7f3f055e1700) at
pthread_create.c:309
#4  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 8 (Thread 0x7f3e73fff700 (LWP 13280)):
#0  0x00000032574e8bcf in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003259c47af4 in g_main_context_poll (n_fds=1, fds=0x7f3e782d90d0,
timeout=313, context=0x7f3e781df100, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=context@entry=0x7f3e781df100,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3141
#3  0x0000003259c47c14 in g_main_context_iteration (context=0x7f3e781df100,
may_block=1) at gmain.c:3207
#4  0x00000032625a5ff6 in QEventDispatcherGlib::processEvents
(this=0x7f3e781a6dc0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003262576cbf in QEventLoop::processEvents
(this=this@entry=0x7f3e73ffed00, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003262576f48 in QEventLoop::exec (this=0x7f3e73ffed00, flags=...) at
kernel/qeventloop.cpp:204
#7  0x00000032624787e0 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#8  0x000000326247b7bc in QThreadPrivate::start (arg=0x2404800) at
thread/qthread_unix.cpp:338
#9  0x0000003258007d14 in start_thread (arg=0x7f3e73fff700) at
pthread_create.c:309
#10 0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 7 (Thread 0x7f3f05de2700 (LWP 13407)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000326247bd1b in wait (time=18446744073709551615, this=0x155ada0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x155ab80,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003277a0aa81 in ?? () from /lib64/libthreadweaver.so.4
#4  0x0000003277a0d2cb in ?? () from /lib64/libthreadweaver.so.4
#5  0x0000003277a0c13f in ?? () from /lib64/libthreadweaver.so.4
#6  0x0000003277a0c1cb in ThreadWeaver::Thread::run() () from
/lib64/libthreadweaver.so.4
#7  0x000000326247b7bc in QThreadPrivate::start (arg=0x14e9db0) at
thread/qthread_unix.cpp:338
#8  0x0000003258007d14 in start_thread (arg=0x7f3f05de2700) at
pthread_create.c:309
#9  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 6 (Thread 0x7f3f04de0700 (LWP 13408)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000326247bd1b in wait (time=18446744073709551615, this=0x155ada0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x155ab80,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003277a0aa81 in ?? () from /lib64/libthreadweaver.so.4
#4  0x0000003277a0d2cb in ?? () from /lib64/libthreadweaver.so.4
#5  0x0000003277a0c13f in ?? () from /lib64/libthreadweaver.so.4
#6  0x0000003277a0c1cb in ThreadWeaver::Thread::run() () from
/lib64/libthreadweaver.so.4
#7  0x000000326247b7bc in QThreadPrivate::start (arg=0x107ce30) at
thread/qthread_unix.cpp:338
#8  0x0000003258007d14 in start_thread (arg=0x7f3f04de0700) at
pthread_create.c:309
#9  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 5 (Thread 0x7f3e72fb7700 (LWP 13466)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000326247bd1b in wait (time=18446744073709551615, this=0x45709d0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4570b50,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003277a0aa81 in ?? () from /lib64/libthreadweaver.so.4
#4  0x0000003277a0d2cb in ?? () from /lib64/libthreadweaver.so.4
#5  0x0000003277a0c13f in ?? () from /lib64/libthreadweaver.so.4
#6  0x0000003277a0c1cb in ThreadWeaver::Thread::run() () from
/lib64/libthreadweaver.so.4
#7  0x000000326247b7bc in QThreadPrivate::start (arg=0x5782c60) at
thread/qthread_unix.cpp:338
#8  0x0000003258007d14 in start_thread (arg=0x7f3e72fb7700) at
pthread_create.c:309
#9  0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7f3e727b6700 (LWP 13467)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000326247bd1b in wait (time=18446744073709551615, this=0x45709d0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4570b50,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003277a0aa81 in ?? () from /lib64/libthreadweaver.so.4
#4  0x0000003277a0d2cb in ?? () from /lib64/libthreadweaver.so.4
#5  0x0000003277a0d2e4 in ?? () from /lib64/libthreadweaver.so.4
#6  0x0000003277a0d2e4 in ?? () from /lib64/libthreadweaver.so.4
#7  0x0000003277a0c13f in ?? () from /lib64/libthreadweaver.so.4
#8  0x0000003277a0c1cb in ThreadWeaver::Thread::run() () from
/lib64/libthreadweaver.so.4
#9  0x000000326247b7bc in QThreadPrivate::start (arg=0x5677140) at
thread/qthread_unix.cpp:338
#10 0x0000003258007d14 in start_thread (arg=0x7f3e727b6700) at
pthread_create.c:309
#11 0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f3e27fff700 (LWP 13468)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000326247bd1b in wait (time=18446744073709551615, this=0x45709d0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4570b50,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003277a0aa81 in ?? () from /lib64/libthreadweaver.so.4
#4  0x0000003277a0d2cb in ?? () from /lib64/libthreadweaver.so.4
#5  0x0000003277a0d2e4 in ?? () from /lib64/libthreadweaver.so.4
#6  0x0000003277a0c13f in ?? () from /lib64/libthreadweaver.so.4
#7  0x0000003277a0c1cb in ThreadWeaver::Thread::run() () from
/lib64/libthreadweaver.so.4
#8  0x000000326247b7bc in QThreadPrivate::start (arg=0x57df510) at
thread/qthread_unix.cpp:338
#9  0x0000003258007d14 in start_thread (arg=0x7f3e27fff700) at
pthread_create.c:309
#10 0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f3e71fb5700 (LWP 13490)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x000000326247bd1b in wait (time=18446744073709551615, this=0x45709d0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4570b50,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003277a0aa81 in ?? () from /lib64/libthreadweaver.so.4
#4  0x0000003277a0d2cb in ?? () from /lib64/libthreadweaver.so.4
#5  0x0000003277a0d2e4 in ?? () from /lib64/libthreadweaver.so.4
#6  0x0000003277a0c13f in ?? () from /lib64/libthreadweaver.so.4
#7  0x0000003277a0c1cb in ThreadWeaver::Thread::run() () from
/lib64/libthreadweaver.so.4
#8  0x000000326247b7bc in QThreadPrivate::start (arg=0x599b090) at
thread/qthread_unix.cpp:338
#9  0x0000003258007d14 in start_thread (arg=0x7f3e71fb5700) at
pthread_create.c:309
#10 0x00000032574f167d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f3f328b6880 (LWP 13187)):
[KCrash Handler]
#5  0x00007f3f32b827d6 in
KDevelop::ProjectControllerPrivate::findPluginsForProject (this=0xf60500,
project=0x35c59f0) at
/srv/devel/src/kde4/src/kdevplatform/shell/projectcontroller.cpp:184
#6  0x00007f3f32b82c3d in KDevelop::ProjectControllerPrivate::projectConfig
(this=0xf60500, obj=0x5) at
/srv/devel/src/kde4/src/kdevplatform/shell/projectcontroller.cpp:135
#7  0x00007f3f32b80d44 in KDevelop::ProjectControllerPrivate::openProjectConfig
(this=0xf60500) at
/srv/devel/src/kde4/src/kdevplatform/shell/projectcontroller.cpp:232
#8  0x00007f3f32b7f929 in qt_static_metacall (_a=<optimized out>,
_id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at
/srv/devel/src/kde4/build/kdevplatform/shell/projectcontroller.moc:199
#9  KDevelop::ProjectController::qt_static_metacall (_o=0xf60d00, _c=<optimized
out>, _id=<optimized out>, _a=0x7fff1cf97340) at
/srv/devel/src/kde4/build/kdevplatform/shell/projectcontroller.moc:170
#10 0x000000326258e71f in QMetaObject::activate (sender=0x152e930, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff1cf97340) at
kernel/qobject.cpp:3547
#11 0x000000365c9c42f2 in QAction::triggered (this=this@entry=0x152e930,
_t1=false) at .moc/release-shared/moc_qaction.cpp:276
#12 0x000000365c9c44e0 in QAction::activate (this=0x152e930, event=<optimized
out>) at kernel/qaction.cpp:1257
#13 0x000000365cdfd643 in QMenuPrivate::activateCausedStack
(this=this@entry=0x148cab0, causedStack=..., action=action@entry=0x152e930,
action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at
widgets/qmenu.cpp:1028
#14 0x000000365ce03959 in QMenuPrivate::activateAction (this=0x148cab0,
action=0x152e930, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1120
#15 0x000000365eafff20 in KMenu::mouseReleaseEvent(QMouseEvent*) () from
/lib64/libkdeui.so.5
#16 0x000000365ca19ce0 in QWidget::event (this=0x23ef0a0, event=0x7fff1cf97ee0)
at kernel/qwidget.cpp:8371
#17 0x000000365ce04c0b in QMenu::event (this=0x23ef0a0, e=0x7fff1cf97ee0) at
widgets/qmenu.cpp:2469
#18 0x000000365c9ca4ac in QApplicationPrivate::notify_helper
(this=this@entry=0xebc530, receiver=receiver@entry=0x23ef0a0,
e=e@entry=0x7fff1cf97ee0) at kernel/qapplication.cpp:4557
#19 0x000000365c9cf18b in QApplication::notify (this=<optimized out>,
receiver=0x23ef0a0, e=0x7fff1cf97ee0) at kernel/qapplication.cpp:4100
#20 0x000000365ea468a6 in KApplication::notify(QObject*, QEvent*) () from
/lib64/libkdeui.so.5
#21 0x0000003262577f6e in QCoreApplication::notifyInternal
(this=0x7fff1cf98df0, receiver=0x23ef0a0, event=0x7fff1cf97ee0) at
kernel/qcoreapplication.cpp:915
#22 0x000000365c9cb2eb in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#23 QApplicationPrivate::sendMouseEvent (receiver=0x23ef0a0,
event=0x7fff1cf97ee0, alienWidget=0x0, nativeWidget=0x23ef0a0,
buttonDown=0x365d49d248, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3168
#24 0x000000365ca4585c in QETWidget::translateMouseEvent
(this=this@entry=0x23ef0a0, event=event@entry=0x7fff1cf98650) at
kernel/qapplication_x11.cpp:4462
#25 0x000000365ca44721 in QApplication::x11ProcessEvent (this=0x7fff1cf98df0,
event=0x7fff1cf98650) at kernel/qapplication_x11.cpp:3651
#26 0x000000365ca6a7ac in x11EventSourceDispatch (s=s@entry=0xebee10,
callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#27 0x0000003259c47825 in g_main_dispatch (context=0xebdb00) at gmain.c:2539
#28 g_main_context_dispatch (context=context@entry=0xebdb00) at gmain.c:3075
#29 0x0000003259c47b58 in g_main_context_iterate
(context=context@entry=0xebdb00, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3146
#30 0x0000003259c47c14 in g_main_context_iteration (context=0xebdb00,
may_block=1) at gmain.c:3207
#31 0x00000032625a5fd6 in QEventDispatcherGlib::processEvents (this=0xdfd500,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x000000365ca6a48e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#33 0x0000003262576cbf in QEventLoop::processEvents
(this=this@entry=0x7fff1cf98a20, flags=...) at kernel/qeventloop.cpp:149
#34 0x0000003262576f48 in QEventLoop::exec (this=0x7fff1cf98a20, flags=...) at
kernel/qeventloop.cpp:204
#35 0x000000326257bd38 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1187
#36 0x000000000040d9fe in main (argc=<optimized out>, argv=<optimized out>) at
/srv/devel/src/kde4/src/kdevelop/app/main.cpp:503

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic