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

List:       kdevelop-bugs
Subject:    [Bug 212250] New: kdevelop Seg Fault on project creation.
From:       Michael Hill <mhill () hillsoftware ! com>
Date:       2009-10-29 0:38:54
Message-ID: bug-212250-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: kdevelop Seg Fault on project creation.  Reproducible
                    every time
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: mhill@hillsoftware.com


Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Same as above post.  Everytime I start kdevelop and do a new project / c++ / qt
cmake/ qt4 cmake gui.  Then next / no version control ,  then finish.   And it
crashes everytime.



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

Thread 4 (Thread 0xb48e3b70 (LWP 8012)):
#0  0x006bb422 in __kernel_vsyscall ()
#1  0x03386142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x00ec77e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0070bdef in QWaitConditionPrivate::wait (this=0x971403c, mutex=0x9714040,
time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x971403c, mutex=0x9714040, time=200000) at
thread/qwaitcondition_unix.cpp:159
#5  0x027f3715 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x9714030)
at ../../language/duchain/duchain.cpp:280
#6  0x0070ae32 in QThreadPrivate::start (arg=0x9714030) at
thread/qthread_unix.cpp:188
#7  0x0338180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x00eba7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb1e3ab70 (LWP 8040)):
#0  0x006bb422 in __kernel_vsyscall ()
#1  0x03385e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x00ec778d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0070be67 in QWaitConditionPrivate::wait (this=0x9f50a68, mutex=0x9f50cb0,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f50a68, mutex=0x9f50cb0, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x040c3b30 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f50a50,
th=0x9f4bcb8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x040c619c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9f50d48, th=0x9f4bcb8) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x040c21fb in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x9f50a50, th=0x9f4bcb8) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x040c6292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f50d48,
th=0x9f4bcb8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x040c3db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f50a50,
th=0x9f4bcb8, previous=0x9f54070) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x040c43be in ThreadWeaver::ThreadRunHelper::run (this=0xb1e3a304,
parent=0x9f50a50, th=0x9f4bcb8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x040c49db in ThreadWeaver::Thread::run (this=0x9f4bcb8) at
../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0070ae32 in QThreadPrivate::start (arg=0x9f4bcb8) at
thread/qthread_unix.cpp:188
#13 0x0338180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x00eba7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb1639b70 (LWP 8041)):
[KCrash Handler]
#6  0x05316470 in CMakeProjectVisitor::createContext(KUrl const&,
KDevelop::ReferencedTopDUContext, int, int, bool) () from
/usr/lib/libkdev4cmakecommon.so.3.9.95
#7  0x05323d9e in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&,
int, bool) () from /usr/lib/libkdev4cmakecommon.so.3.9.95
#8  0x05d4b0e9 in ?? () from /usr/lib/kde4/kdevcmakemanager.so
#9  0x00da6dc0 in KDevelop::ImportProjectJobPrivate::import (this=0x9f794b8,
folder=0x9f4fc68) at ../../project/importprojectjob.cpp:46
#10 0x00da68b4 in QtConcurrent::VoidStoredMemberFunctionPointerCall1<void,
KDevelop::ImportProjectJobPrivate, KDevelop::ProjectFolderItem*,
KDevelop::ProjectFolderItem*>::runFunctor (this=0xa000378)
    at /usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:426
#11 0x00da6bde in QtConcurrent::RunFunctionTask<void>::run (this=0xa000378) at
/usr/include/qt4/QtCore/qtconcurrentrunbase.h:120
#12 0x007008d7 in QThreadPoolThread::run (this=0xa02d498) at
concurrent/qthreadpool.cpp:106
#13 0x0070ae32 in QThreadPrivate::start (arg=0xa02d498) at
thread/qthread_unix.cpp:188
#14 0x0338180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x00eba7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78d8700 (LWP 8011)):
#0  0x006bb422 in __kernel_vsyscall ()
#1  0x03385e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x00ec778d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0070be67 in QWaitConditionPrivate::wait (this=0xa02d360, mutex=0xa02d34c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa02d360, mutex=0xa02d34c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x006ff58a in QThreadPoolPrivate::waitForDone (this=0xa02d308) at
concurrent/qthreadpool.cpp:293
#6  0x006ffac0 in ~QThreadPool (this=0x9fca390, __in_chrg=<value optimized
out>) at concurrent/qthreadpool.cpp:424
#7  0x00700d0a in ~QGlobalStaticDeleter (this=0x8ed578, __in_chrg=<value
optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1632
#8  0x00e1d05f in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0x00e1d0cf in exit () from /lib/tls/i686/cmov/libc.so.6
#10 0x0113cd8b in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707
#11 0x00bba54a in KApplication::xioErrhandler (this=0xbfadcfe4, dpy=0x94b6178)
at ../../kdeui/kernel/kapplication.cpp:408
#12 0x00bba586 in kde_xio_errhandler (dpy=0x94b6178) at
../../kdeui/kernel/kapplication.cpp:125
#13 0x048bc2e6 in _XIOError () from /usr/lib/libX11.so.6
#14 0x048c3f8a in ?? () from /usr/lib/libX11.so.6
#15 0x048c48c6 in _XEventsQueued () from /usr/lib/libX11.so.6
#16 0x048ad5ff in XEventsQueued () from /usr/lib/libX11.so.6
#17 0x0117adb5 in x11EventSourceCheck (s=0x94a8100) at
kernel/qguieventdispatcher_glib.cpp:87
#18 0x06d6dcc1 in g_main_context_check () from /lib/libglib-2.0.so.0
#19 0x06d6e46c in ?? () from /lib/libglib-2.0.so.0
#20 0x06d6e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x0082602c in QEventDispatcherGlib::processEvents (this=0x93c90d0,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#22 0x0117abe5 in QGuiEventDispatcherGlib::processEvents (this=0x93c90d0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x007f9c79 in QEventLoop::processEvents (this=0xbfadcf04, flags=) at
kernel/qeventloop.cpp:149
#24 0x007fa0ca in QEventLoop::exec (this=0xbfadcf04, flags=...) at
kernel/qeventloop.cpp:201
#25 0x007fc53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#26 0x010d9dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#27 0x0804f393 in _start ()

This bug may be a duplicate of or related to bug 195235

Reported using DrKonqi

-- 
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