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

List:       kdevelop-bugs
Subject:    [Bug 86463] New: crashes right after start
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2004-08-02 19:36:19
Message-ID: 20040802193619.16543.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=86463      
           Summary: crashes right after start
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: gj pointblue com pl


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          g++  3.3 debian testing default up2dated
OS:                Linux

just started app.
I think it loads recent project(s), thus crash on it.
2004-08-02 midday (CET) snap.

bt:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1104874112 (LWP 23320)]
[New Thread 1125931952 (LWP 23377)]
[Thread debugging using libthread_db enabled]
[New Thread 1104874112 (LWP 23320)]
[New Thread 1125931952 (LWP 23377)]
[Thread debugging using libthread_db enabled]
[New Thread 1104874112 (LWP 23320)]
[New Thread 1125931952 (LWP 23377)]
[KCrash handler]
#4  0xffffe410 in __kernel_vsyscall ()
#5  0x41c2ce63 in raise () from /lib/tls/i686/cmov/libc.so.6
#6  0x41d39d84 in ?? () from /lib/tls/i686/cmov/libc.so.6
#7  0x00000000 in ?? ()
#8  0x41c2e71c in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x00000000 in ?? ()
#10 0x00000020 in ?? ()
#11 0x41baf044 in std::terminate () from /usr/lib/libstdc++.so.5
#12 0x41baf1b6 in __cxa_throw () from /usr/lib/libstdc++.so.5
#13 0x41baf40f in operator new () from /usr/lib/libstdc++.so.5
#14 0x41baf4df in operator new[] () from /usr/lib/libstdc++.so.5
#15 0x416e52ff in QString::setLength (this=0x951d2ac, newLen=1416593375)
    at tools/qstring.cpp:1699
#16 0x416eda94 in operator>> (s= 0x8c5a7d0, str= 0x951d2ac)
    at tools/qstring.cpp:6745
#17 0x080c099a in CodeModelItem::read (this=0x951d298, stream= 0x0)
    at codemodel.cpp:899
#18 0x080c1cec in VariableModel::read (this=0x951d298, stream= 0x8c5a7d0)
    at codemodel.cpp:1126
#19 0x080c0e78 in ClassModel::read (this=0x951a4e8, stream= 0x8c5a7d0)
    at ksharedptr.h:164
#20 0x080c0b72 in ClassModel::read (this=0x951a200, stream= 0x8c5a7d0)
    at ksharedptr.h:164
#21 0x080c161c in NamespaceModel::read (this=0x951a200, stream= 0x8c5a7d0)
    at codemodel.cpp:1018
#22 0x080c17e6 in FileModel::read (this=0x0, stream= 0x0)
    at codemodel.cpp:1043
#23 0x423e6edb in CppSupportPart::slotParseFiles (this=0x830d408)
    at ksharedptr.h:164
#24 0x423efd2f in CppSupportPart::qt_invoke (this=0x830d408, _id=32, 
    _o=0xbfffe880) at cppsupportpart.moc:232
#25 0x413f42cd in QObject::activate_signal (this=0x8234a50, clist=0x9519e40, 
    o=0xbfffe880) at kernel/qobject.cpp:2356
#26 0x4175447b in QSignal::signal (this=0x8234a50, t0= 0x8234a78)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#27 0x41411a2a in QSignal::activate (this=0x8234a50) at kernel/qsignal.cpp:212
#28 0x41419284 in QSingleShotTimer::event (this=0x8234a28)
    at kernel/qtimer.cpp:277
#29 0x41391145 in QApplication::internalNotify (this=0xbffff9a0, 
    receiver=0x8234a28, e=0xbfffeb90) at kernel/qapplication.cpp:2620
#30 0x4139067d in QApplication::notify (this=0xbffff9a0, receiver=0x8234a28, 
    e=0xbfffeb90) at kernel/qapplication.cpp:2343
#31 0x40e92d73 in KApplication::notify (this=0xbffff9a0, receiver=0x8234a28, 
    event=0xbfffeb90) at kapplication.cpp:495
#32 0x41326a04 in QApplication::sendEvent (receiver=0x8234a28, 
    event=0xbfffeb90) at qapplication.h:491
#33 0x4137f8ec in QEventLoop::activateTimers (this=0x8190028)
    at kernel/qeventloop_unix.cpp:558
#34 0x413389df in QEventLoop::processEvents (this=0x8190028, flags=4)
    at kernel/qeventloop_x11.cpp:389
#35 0x413a56d1 in QEventLoop::enterLoop (this=0x8190028)
    at kernel/qeventloop.cpp:198
#36 0x4139130d in QApplication::enter_loop (this=0xbffff9a0)
    at kernel/qapplication.cpp:2775
#37 0x41590430 in QDialog::exec (this=0xbfffef40) at dialogs/qdialog.cpp:432
#38 0x08075b78 in PartController::editDocumentInternal (this=0x8254c80, 
    inputUrl= 0xbfffef30, lineNum=111, col=-1, activate=false)
    at partcontroller.cpp:445
#39 0x08093b8c in ProjectSession::loadDocument (this=0x8250580)
    at projectsession.cpp:422
#40 0x080918a8 in ProjectSession::qt_invoke (this=0x8250580, _id=2, _o=0x0)
    at projectsession.moc:163
#41 0x413f42cd in QObject::activate_signal (this=0x8256388, clist=0x8b85d40, 
    o=0xbffff320) at kernel/qobject.cpp:2356
#42 0x4175447b in QSignal::signal (this=0x8256388, t0= 0x82563b0)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#43 0x41411a2a in QSignal::activate (this=0x8256388) at kernel/qsignal.cpp:212
#44 0x41419284 in QSingleShotTimer::event (this=0x8256360)
    at kernel/qtimer.cpp:277
#45 0x41391145 in QApplication::internalNotify (this=0xbffff9a0, 
    receiver=0x8256360, e=0xbffff630) at kernel/qapplication.cpp:2620
#46 0x4139067d in QApplication::notify (this=0xbffff9a0, receiver=0x8256360, 
    e=0xbffff630) at kernel/qapplication.cpp:2343
#47 0x40e92d73 in KApplication::notify (this=0xbffff9a0, receiver=0x8256360, 
    event=0xbffff630) at kapplication.cpp:495
#48 0x41326a04 in QApplication::sendEvent (receiver=0x8256360, 
    event=0xbffff630) at qapplication.h:491
#49 0x4137f8ec in QEventLoop::activateTimers (this=0x8190028)
    at kernel/qeventloop_unix.cpp:558
#50 0x413389df in QEventLoop::processEvents (this=0x8190028, flags=4)
    at kernel/qeventloop_x11.cpp:389
#51 0x413a56d1 in QEventLoop::enterLoop (this=0x8190028)
    at kernel/qeventloop.cpp:198
#52 0x413a55ea in QEventLoop::exec (this=0x8190028)
    at kernel/qeventloop.cpp:145
#53 0x413912b1 in QApplication::exec (this=0xbffff9a0)
    at kernel/qapplication.cpp:2743
#54 0x080a21ea in main (argc=0, argv=0x0) at main.cpp:132


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

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