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

List:       kdevelop-bugs
Subject:    [Bug 216538] New: The KDevelop software was running my software and
From:       Diego Palharini <dpalharini () gmail ! com>
Date:       2009-11-28 16:08:05
Message-ID: bug-216538-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: The KDevelop software was running my software and
                    after some times it crash
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: dpalharini@gmail.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-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I build and execute the software code and after some times 
the execution are stated the kdevelop just crash, no error message,
and not ilegal operations was informed, just crash. 

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

Thread 13 (Thread 0x7f59bd917910 (LWP 2911)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f59cb057462 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x228c5a0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x228c5a0,
time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c6bfa9be in ?? () from /usr/lib/libkdevplatformlanguage.so.1
#4  0x00007f59cb056445 in QThreadPrivate::start (arg=0x228c580) at
thread/qthread_unix.cpp:188
#5  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f59a8ac7910 (LWP 2950)):
#0  0x00007f59c9e98373 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f59c44dc36c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f59c44dc6b0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f59cb1651fe in QEventDispatcherGlib::processEvents (this=0x34ef520,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f59cb13b532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f59cb13b904 in QEventLoop::exec (this=0x7f59a8ac7050, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f59cb0536cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007f59cb056445 in QThreadPrivate::start (arg=0x34f1230) at
thread/qthread_unix.cpp:188
#8  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 11 (Thread 0x7f59a82c6910 (LWP 2951)):
#0  0x00007f59c9e98373 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f59c44dc36c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f59c44dc6b0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f59cb1651fe in QEventDispatcherGlib::processEvents (this=0x34f1280,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f59cb13b532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f59cb13b904 in QEventLoop::exec (this=0x7f59a82c6050, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f59cb0536cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007f59cb056445 in QThreadPrivate::start (arg=0x350be40) at
thread/qthread_unix.cpp:188
#8  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 10 (Thread 0x7f59a7ac5910 (LWP 2954)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f59cb055ed5 in thread_sleep (ti=0x7f59a7ac5000) at
thread/qthread_unix.cpp:297
#2  0x00007f59cb056040 in QThread::msleep (msecs=<value optimized out>) at
thread/qthread_unix.cpp:323
#3  0x00007f59a94bb301 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#4  0x00007f59cb056445 in QThreadPrivate::start (arg=0x3506ba0) at
thread/qthread_unix.cpp:188
#5  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f59a6a5d910 (LWP 2959)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2127d80, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2127d80,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#9  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#10 0x00007f59cb056445 in QThreadPrivate::start (arg=0x2d95e00) at
thread/qthread_unix.cpp:188
#11 0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#12 0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 8 (Thread 0x7f59a625c910 (LWP 2960)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2127d80, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2127d80,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007f59cb056445 in QThreadPrivate::start (arg=0x34087f0) at
thread/qthread_unix.cpp:188
#8  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f59a3e14910 (LWP 2999)):
#0  0x00007f59c9e98373 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f59c44dc36c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f59c44dc6b0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f59cb1651fe in QEventDispatcherGlib::processEvents (this=0x47ab170,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f59cb13b532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f59cb13b904 in QEventLoop::exec (this=0x7f59a3e14010, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f59cb0536cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007f59cb11eb78 in QInotifyFileSystemWatcherEngine::run (this=0x47961e0)
at io/qfilesystemwatcher_inotify.cpp:214
#8  0x00007f59cb056445 in QThreadPrivate::start (arg=0x47961e0) at
thread/qthread_unix.cpp:188
#9  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f59a3613910 (LWP 3000)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x47e3390, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x47e3390,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007f59cb056445 in QThreadPrivate::start (arg=0x4805a10) at
thread/qthread_unix.cpp:188
#8  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 5 (Thread 0x7f59a2611910 (LWP 3002)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2127d80, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2127d80,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#9  0x00007f59cb056445 in QThreadPrivate::start (arg=0x48230c0) at
thread/qthread_unix.cpp:188
#10 0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7f59a2e12910 (LWP 3501)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x47e3390, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x47e3390,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#8  0x00007f59cb056445 in QThreadPrivate::start (arg=0x3de8960) at
thread/qthread_unix.cpp:188
#9  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f599a542910 (LWP 3502)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x47e3390, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x47e3390,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6e474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#8  0x00007f59cb056445 in QThreadPrivate::start (arg=0x5653700) at
thread/qthread_unix.cpp:188
#9  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5998a3b910 (LWP 4868)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f59cb0574fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x47e3390, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x47e3390,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f59c1e6c326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f59c1e6e45b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f59c1e6ca5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f59c1e6ceb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007f59cb056445 in QThreadPrivate::start (arg=0x81c17a0) at
thread/qthread_unix.cpp:188
#8  0x00007f59c4287a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f59c9ea47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f59cc81d750 (LWP 2910)):
[KCrash Handler]
#5  0x00007f59cb14c0f6 in QObject::event (this=0x7617dd0, e=0x5d73c30) at
kernel/qobject.cpp:1111
#6  0x00007f59ca63315f in QWidget::event (this=0x7617dd0, event=0x5d73c30) at
kernel/qwidget.cpp:7946
#7  0x00007f59ca98f2a6 in QFrame::event (this=0x7617dd0, e=0x5d73c30) at
widgets/qframe.cpp:559
#8  0x00007f59caa1ebc9 in QAbstractScrollArea::event (this=0x7617dd0,
e=0x5d73c30) at widgets/qabstractscrollarea.cpp:918
#9  0x00007f59caaba65b in QAbstractItemView::event (this=0x7617dd0,
event=0x5d73c30) at itemviews/qabstractitemview.cpp:1411
#10 0x00007f59ca5e4efc in QApplicationPrivate::notify_helper (this=0x1ed2230,
receiver=0x7617dd0, e=0x5d73c30) at kernel/qapplication.cpp:4056
#11 0x00007f59ca5ec1ce in QApplication::notify (this=0x7fffb2632470,
receiver=0x7617dd0, e=0x5d73c30) at kernel/qapplication.cpp:4021
#12 0x00007f59cb652ab6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#13 0x00007f59cb13cc2c in QCoreApplication::notifyInternal
(this=0x7fffb2632470, receiver=0x7617dd0, event=0x5d73c30) at
kernel/qcoreapplication.cpp:610
#14 0x00007f59cb13d80a in QCoreApplication::sendEvent (receiver=0x0,
event_type=<value optimized out>, data=0xdf3c40) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0xdf3c40) at kernel/qcoreapplication.cpp:1247
#16 0x00007f59cb165533 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#17 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#18 0x00007f59c44d8bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f59c44dc588 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f59c44dc6b0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#21 0x00007f59cb1651a6 in QEventDispatcherGlib::processEvents (this=0xdf3870,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#22 0x00007f59ca6794be in QGuiEventDispatcherGlib::processEvents
(this=0x5d73c30, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007f59cb13b532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f59cb13b904 in QEventLoop::exec (this=0x7fffb2632360, flags=) at
kernel/qeventloop.cpp:201
#25 0x00007f59cb13dab9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#26 0x0000000000407f27 in _start ()
The current source language is "auto; currently c".

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