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

List:       kdevelop-bugs
Subject:    [Bug 194512] New: crash at starting kdevelop
From:       <crissi99 () gmx ! de>
Date:       2009-05-29 6:32:58
Message-ID: bug-194512-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: crash at starting kdevelop
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: crissi99@gmx.de


Application that crashed: kdevelop
Version of the application: 3.9.92 (using KDevPlatform 0.9.92)
KDE Version: 4.2.86 (KDE 4.2.86 (KDE 4.3 >= 20090514))
Qt Version: 4.5.1
Operating System: Linux 2.6.29.1 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
On start kdevelop has beean crashed. I think it crash on loading the last
loaded project.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Current thread is 0 (LWP 23052)]

Thread 3 (Thread 0xb249db90 (LWP 23078)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6f4b2e2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb6fdc73c in QWaitCondition::wait (this=0x83472c4, mutex=0x83472c8,
time=200000) at
/home/kde-devel/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:85
#3  0xb60ae8f5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x83472b8)
at /home/kde-devel/kdesvn/kdevplatform/language/duchain/duchain.cpp:280
#4  0xb6fdb9d0 in QThreadPrivate::start (arg=0x83472b8) at
/home/kde-devel/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:189
#5  0xb6f474e5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb64fc10e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xb0fc4b90 (LWP 23187)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6f4b2e2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb6fdc73c in QWaitCondition::wait (this=0x82420a8, mutex=0x82420a4,
time=30000) at
/home/kde-devel/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:85
#3  0xb6fd3186 in QThreadPoolThread::run (this=0x8241b40) at
/home/kde-devel/kdesvn/qt-copy/src/corelib/concurrent/qthreadpool.cpp:140
#4  0xb6fdb9d0 in QThreadPrivate::start (arg=0x8241b40) at
/home/kde-devel/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:189
#5  0xb6f474e5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb64fc10e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5905710 (LWP 23052)):
[KCrash Handler]
#6  KDevelop::LaunchConfigurationType::addLauncher (this=0x0,
starter=0x8441200) at
/home/kde-devel/kdesvn/kdevplatform/interfaces/launchconfigurationtype.cpp:40
#7  0xafda381e in ValgrindPlugin (this=0x8422e78, parent=0x8238780) at
/home/kde-devel/kdesvn/kdevelop/debuggers/valgrind/valgrindplugin.cpp:102
#8  0xafda4ad8 in KPluginFactory::createInstance<ValgrindPlugin, QObject>
(parentWidget=0x0, parent=0x8238780, args=@0xbfd2c188) at
/home/kde-devel/kde/include/kpluginfactory.h:461
#9  0xb7fbbfdf in KPluginFactory::create (this=0x849d248, iface=0xb7dd0040
"KDevelop::IPlugin", parentWidget=0x0, parent=0x8238780, args=@0xbfd2c188,
keyword=@0xbfd2bef8)
    at /home/kde-devel/kdesvn/kdelibs/kdecore/util/kpluginfactory.cpp:191
#10 0xb7d3b7da in
KServiceTypeTrader::createInstanceFromQuery<KDevelop::IPlugin>
(serviceType=@0xbfd2c184, parentWidget=0x0, parent=0x8238780,
constraint=@0xbfd2c18c, args=@0xbfd2c188, 
    error=0xbfd2c218) at /home/kde-devel/kde/include/kpluginfactory.h:515
#11 0xb7d3729c in KDevelop::PluginController::loadPluginInternal
(this=0x82939b8, pluginId=@0xbfd2c418) at
/home/kde-devel/kde/include/KDE/../kservicetypetrader.h:157
#12 0xb7d3949a in KDevelop::PluginController::initialize (this=0x82939b8) at
/home/kde-devel/kdesvn/kdevplatform/shell/plugincontroller.cpp:253
#13 0xb7d3dbca in KDevelop::CorePrivate::initialize (this=0x8258c88,
mode=KDevelop::Core::Default) at
/home/kde-devel/kdesvn/kdevplatform/shell/core.cpp:165
#14 0xb7d3e31a in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at
/home/kde-devel/kdesvn/kdevplatform/shell/core.cpp:204
#15 0x0804ebb3 in main (argc=1, argv=0xbfd2ca74) at
/home/kde-devel/kdesvn/kdevelop/app/main.cpp:127

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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