Bug 234770 - Kdevelop crash after I get a svn error message
Summary: Kdevelop crash after I get a svn error message
Status: RESOLVED DUPLICATE of bug 229957
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 05:52 UTC by BogDan Vatra
Modified: 2010-04-19 08:26 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 BogDan Vatra 2010-04-19 05:52:47 UTC
Application: kdevelop (3.10.2 (using KDevPlatform 0.10.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
If I lost the internet conection and try to use svn from kdevelop (annotations), it will crash

The crash can be reproduced every time.

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

Thread 13 (Thread 0x7f914cb6a710 (LWP 2592)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f915f906692 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1c17800, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1c17800, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f915c533c2e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1c177e0) at /root/kdevelop/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007f915f905775 in QThreadPrivate::start (arg=0x1c177e0) at thread/qthread_unix.cpp:248
#5  0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f913bcb5710 (LWP 2619)):
#0  0x00007f915f6783ff in __pthread_mutex_lock (mutex=0x2675868) at pthread_mutex_lock.c:62
#1  0x00007f91591e0ee3 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f91591e1318 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f91591e18fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f915fa23566 in QEventDispatcherGlib::processEvents (this=0x19dbe10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007f915f9f8992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f915f9f8d6c in QEventLoop::exec (this=0x7f913bcb4db0, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f915f902d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f915f9d9178 in QInotifyFileSystemWatcherEngine::run (this=0x266f880) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f915f905775 in QThreadPrivate::start (arg=0x266f880) at thread/qthread_unix.cpp:248
#10 0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f913c4b6710 (LWP 2692)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915d0f52a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f915d3d3220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f915d0f52e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f915d3e12ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f912f628710 (LWP 2714)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f912f627ae0 in ?? ()
#2  0x00007fff25dff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 9 (Thread 0x7f912ee27710 (LWP 2715)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f912ee26ae0 in ?? ()
#2  0x00007fff25dff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 8 (Thread 0x7f912e626710 (LWP 2716)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f915f9050e5 in thread_sleep (ti=0x7f912e625db0) at thread/qthread_unix.cpp:398
#2  0x00007f915f905250 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:424
#3  0x00007f9135208fa1 in UIBlockTester::UIBlockTesterThread::run (this=0x7f91304243f0) at /root/kdevelop/kdevelop/languages/cpp/cpplanguagesupport.cpp:678
#4  0x00007f915f905775 in QThreadPrivate::start (arg=0x7f91304243f0) at thread/qthread_unix.cpp:248
#5  0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f912d696710 (LWP 2717)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915f90672b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1b680b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1b680b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9161461026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b67310, th=0x4b21510) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91614636ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b656c0, th=0x4b21510) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9161461bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f912d695e00, parent=0x1b67310, th=0x4b21510) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f9161462168 in ThreadWeaver::Thread::run (this=0x4b21510) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f915f905775 in QThreadPrivate::start (arg=0x4b21510) at thread/qthread_unix.cpp:248
#8  0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f912ce95710 (LWP 2718)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915f90672b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1b680b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1b680b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9161461026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b67310, th=0x7f91303b2f90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91614636ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b656c0, th=0x7f91303b2f90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b656c0, th=0x7f91303b2f90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b656c0, th=0x7f91303b2f90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b656c0, th=0x7f91303b2f90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f9161461bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f912ce94e00, parent=0x1b67310, th=0x7f91303b2f90) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f9161462168 in ThreadWeaver::Thread::run (this=0x7f91303b2f90) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f915f905775 in QThreadPrivate::start (arg=0x7f91303b2f90) at thread/qthread_unix.cpp:248
#11 0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f9142944710 (LWP 21292)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915f90672b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9161461026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f91284852e0, th=0x7f91283a3c00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91614636ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7f91283a3c00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7f91283a3c00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7f91283a3c00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f9161461bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f9142943e00, parent=0x7f91284852e0, th=0x7f91283a3c00) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f9161462168 in ThreadWeaver::Thread::run (this=0x7f91283a3c00) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f915f905775 in QThreadPrivate::start (arg=0x7f91283a3c00) at thread/qthread_unix.cpp:248
#10 0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f91258bd710 (LWP 21293)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915f90672b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9161461026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f91284852e0, th=0x7354ab0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91614636ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7354ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7354ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7354ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7354ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7354ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7354ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f9161461bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f91258bce00, parent=0x7f91284852e0, th=0x7354ab0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007f9161462168 in ThreadWeaver::Thread::run (this=0x7354ab0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007f915f905775 in QThreadPrivate::start (arg=0x7354ab0) at thread/qthread_unix.cpp:248
#13 0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#14 0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f91250bc710 (LWP 21304)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915f90672b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9161461026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f91284852e0, th=0x7f91280b0420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91614636ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7f91280b0420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91614636c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7f91280b0420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f9161461bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f91250bbe00, parent=0x7f91284852e0, th=0x7f91280b0420) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f9161462168 in ThreadWeaver::Thread::run (this=0x7f91280b0420) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f915f905775 in QThreadPrivate::start (arg=0x7f91280b0420) at thread/qthread_unix.cpp:248
#9  0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f91248bb710 (LWP 21305)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f915f90672b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f912826bd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9161461026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f91284852e0, th=0x7f912867b6d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91614636ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f912831b140, th=0x7f912867b6d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9161461bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f91248bae00, parent=0x7f91284852e0, th=0x7f912867b6d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f9161462168 in ThreadWeaver::Thread::run (this=0x7f912867b6d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f915f905775 in QThreadPrivate::start (arg=0x7f912867b6d0) at thread/qthread_unix.cpp:248
#8  0x00007f915f6759ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f915dd336dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9163002760 (LWP 2591)):
[KCrash Handler]
#5  0x00007f915fa0d0a3 in QObjectPrivate::isSignalConnected (sender=0x83b2b20, m=<value optimized out>, local_signal_index=3, argv=0x7fff25ca46e0) at kernel/qobject_p.h:227
#6  QMetaObject::activate (sender=0x83b2b20, m=<value optimized out>, local_signal_index=3, argv=0x7fff25ca46e0) at kernel/qobject.cpp:3218
#7  0x00007f9162a86b82 in KJob::result (this=0x5, _t1=0x83b2b20) at ./kjob.moc:194
#8  0x00007f9162a86e20 in KJob::emitResult (this=0x83b2b20) at ../../kdecore/jobs/kjob.cpp:312
#9  0x00007f91474d81ec in SvnJobBase::internalJobFailed (this=0x83b2b20, job=0x7fff25ca4760) at /root/kdevelop/kdevplatform/plugins/subversion/svnjobbase.cpp:159
#10 0x00007f91474d847c in SvnJobBase::qt_metacall (this=0x83b2b20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x86c8e60)
    at /root/kdevelop/kdevplatform/build/plugins/subversion/svnjobbase.moc:99
#11 0x00007f91474edbc0 in SvnBlameJob::qt_metacall (this=0x5, _c=32, _id=3, _a=0x0) at /root/kdevelop/kdevplatform/build/plugins/subversion/svnblamejob.moc:68
#12 0x00007f915fa09d49 in QObject::event (this=0x83b2b20, e=0x86d0c40) at kernel/qobject.cpp:1248
#13 0x00007f915eb9622c in QApplicationPrivate::notify_helper (this=0x182f160, receiver=0x83b2b20, e=0x86d0c40) at kernel/qapplication.cpp:4300
#14 0x00007f915eb9c6fb in QApplication::notify (this=0x7fff25ca53a0, receiver=0x83b2b20, e=0x86d0c40) at kernel/qapplication.cpp:4183
#15 0x00007f91601ba526 in KApplication::notify (this=0x7fff25ca53a0, receiver=0x83b2b20, event=0x86d0c40) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007f915f9fa06c in QCoreApplication::notifyInternal (this=0x7fff25ca53a0, receiver=0x83b2b20, event=0x86d0c40) at kernel/qcoreapplication.cpp:704
#17 0x00007f915f9fc7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xffe810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xffe810) at kernel/qcoreapplication.cpp:1345
#19 0x00007f915fa239d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007f91591dd8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f91591e1748 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f91591e18fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f915fa23513 in QEventDispatcherGlib::processEvents (this=0xffdf70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007f915ec4646e in QGuiEventDispatcherGlib::processEvents (this=0x5, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f915f9f8992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f915f9f8d6c in QEventLoop::exec (this=0x7fff25ca51d0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f915f9fcaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x000000000040899f in main (argc=<value optimized out>, argv=<value optimized out>) at /root/kdevelop/kdevelop/app/main_internal.cpp:232

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

Possible duplicates by query: bug 232487, bug 231319.

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-04-19 08:26:46 UTC

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