List Info

Thread: Kdevelop3.4 crash at start while openning project




Kdevelop3.4 crash at start while openning project
user name
2006-10-21 19:55:28
Kdevelop 3.4 svn r597586
crash random at start while opening the last project

Using host libthread_db library
"/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47071652472688 (LWP 14757)]
[New Thread 1082132800 (LWP 14769)]
[KCrash handler]
#5  0x00002acfb8fd7545 in raise () from /lib/libc.so.6
#6  0x00002acfb8fd8cfe in abort () from /lib/libc.so.6
#7  0x00002acfb8c016c4 in
__gnu_cxx::__verbose_terminate_handler ()
   from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
#8  0x00002acfb8bff846 in std::set_unexpected ()
   from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
#9  0x00002acfb8bff873 in std::terminate ()
   from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
#10 0x00002acfb8bff95a in __cxa_throw ()
   from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
#11 0x00002acfb8bffc39 in operator new ()
   from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
#12 0x00002acfb8bffce9 in operator new[] ()
   from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
#13 0x00002acfb68ecb3a in QString::setLength
(this=0x1d36e10, 
    newLen=2139095040) at tools/qstring.cpp:1703
#14 0x00002acfb68f5345 in operator>> (s=0x1d55680, str=0x1d36e10)
    at tools/qstring.cpp:6863
#15 0x00002acfb2e43774 in CodeModelItem::read
(this=0x1d36df0, 
    stream=0x1d55680) at codemodel.cpp:1168
#16 0x00002acfb2e462bc in ClassModel::read (this=0x39a5,
stream=0x39a5)
    at codemodel.cpp:1197
#17 0x00002acfb2e48e43 in NamespaceModel::read (this=0x39a5,
stream=0x39a5)
    at codemodel.cpp:1296
#18 0x00002acfb2e4903c in FileModel::read (this=0x1d36df0,
stream=0x1d55680)
    at codemodel.cpp:1372
#19 0x00002acfbbccb5b8 in CppSupportPart::slotParseFiles
(this=0xfebd20)
    at cppsupportpart.cpp:1338
#20 0x00002acfbbcd105b in CppSupportPart::qt_invoke
(this=0xfebd20, _id=35, 
    _o=0x7ffff80c1030) at cppsupportpart.moc:273
#21 0x00002acfb657400c in QObject::activate_signal
(this=0x66db30, 
    clist=0x1d49170, o=0x7ffff80c1030) at
kernel/qobject.cpp:2356
#22 0x00002acfb6964990 in QSignal::signal (this=0x66db30,
t0=0x66db80)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#23 0x00002acfb65980b2 in QSignal::activate (this=0x66db30)
    at kernel/qsignal.cpp:212
#24 0x00002acfb65a1a28 in QSingleShotTimer::event
(this=0x66dae0)
    at kernel/qtimer.cpp:286
#25 0x00002acfb65011c2 in QApplication::internalNotify
(this=0x7ffff80c1930, 
    receiver=0x66dae0, e=0x7ffff80c1530) at
kernel/qapplication.cpp:2635
#26 0x00002acfb6503111 in QApplication::notify
(this=0x7ffff80c1930, 
    receiver=0x66dae0, e=0x7ffff80c1530) at
kernel/qapplication.cpp:2358
#27 0x00002acfb57bf90e in KApplication::notify ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#28 0x00002acfb31c19c0 in QApplication::sendEvent (
    receiver=0xffffffffffffffff, event=0x6)
    at /usr/qt/3/include/qapplication.h:496
#29 0x00002acfb64f26d8 in QEventLoop::activateTimers
(this=0x556ea0)
    at kernel/qeventloop_unix.cpp:556
#30 0x00002acfb649e823 in QEventLoop::processEvents
(this=0x556ea0, flags=4)
    at kernel/qeventloop_x11.cpp:389
#31 0x00002acfb651ed12 in QEventLoop::enterLoop
(this=0x556ea0)
    at kernel/qeventloop.cpp:198
#32 0x00002acfb651eb1b in QEventLoop::exec (this=0x556ea0)
    at kernel/qeventloop.cpp:145
#33 0x00002acfb6502e16 in QApplication::exec
(this=0x7ffff80c1930)
    at kernel/qapplication.cpp:2758
#34 0x00000000004084c4 in main (argc=<value optimized
out>, 
    argv=<value optimized out>) at main.cpp:145
____________________________________________________________
______________
Erweitern Sie FreeMail zu einem noch leistungsstärkeren
E-Mail-Postfach!		
Mehr Infos unter htt
p://freemail.web.de/home/landingpad/?mc=021131


_______________________________________________
KDevelop-devel mailing list
KDevelop-develbarney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinf
o/kdevelop-devel
Kdevelop3.4 crash at start while openning project
user name
2006-10-21 21:37:43
What language is your project using?

Does "rm *.pcs" in the project-folder help? Maybe
I forgot increasing a 
pcs-version-number.

David

Am Samstag, 21. Oktober 2006 21:55 schrieb Bernd Buschinski:
> Kdevelop 3.4 svn r597586
> crash random at start while opening the last project
>
> Using host libthread_db library
"/lib/libthread_db.so.1".
> [Thread debugging using libthread_db enabled]
> [New Thread 47071652472688 (LWP 14757)]
> [New Thread 1082132800 (LWP 14769)]
> [KCrash handler]
> #5  0x00002acfb8fd7545 in raise () from /lib/libc.so.6
> #6  0x00002acfb8fd8cfe in abort () from /lib/libc.so.6
> #7  0x00002acfb8c016c4 in
__gnu_cxx::__verbose_terminate_handler ()
>    from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
> #8  0x00002acfb8bff846 in std::set_unexpected ()
>    from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
> #9  0x00002acfb8bff873 in std::terminate ()
>    from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
> #10 0x00002acfb8bff95a in __cxa_throw ()
>    from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
> #11 0x00002acfb8bffc39 in operator new ()
>    from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
> #12 0x00002acfb8bffce9 in operator new[] ()
>    from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/libstdc++.so.6
> #13 0x00002acfb68ecb3a in QString::setLength
(this=0x1d36e10,
>     newLen=2139095040) at tools/qstring.cpp:1703
> #14 0x00002acfb68f5345 in operator>> (s=0x1d55680, str=0x1d36e10)
>     at tools/qstring.cpp:6863
> #15 0x00002acfb2e43774 in CodeModelItem::read
(this=0x1d36df0,
>     stream=0x1d55680) at codemodel.cpp:1168
> #16 0x00002acfb2e462bc in ClassModel::read
(this=0x39a5, stream=0x39a5)
>     at codemodel.cpp:1197
> #17 0x00002acfb2e48e43 in NamespaceModel::read
(this=0x39a5,
> stream=0x39a5) at codemodel.cpp:1296
> #18 0x00002acfb2e4903c in FileModel::read
(this=0x1d36df0,
> stream=0x1d55680) at codemodel.cpp:1372
> #19 0x00002acfbbccb5b8 in
CppSupportPart::slotParseFiles (this=0xfebd20)
>     at cppsupportpart.cpp:1338
> #20 0x00002acfbbcd105b in CppSupportPart::qt_invoke
(this=0xfebd20, _id=35,
>     _o=0x7ffff80c1030) at cppsupportpart.moc:273
> #21 0x00002acfb657400c in QObject::activate_signal
(this=0x66db30,
>     clist=0x1d49170, o=0x7ffff80c1030) at
kernel/qobject.cpp:2356
> #22 0x00002acfb6964990 in QSignal::signal
(this=0x66db30, t0=0x66db80)
>     at .moc/debug-shared-mt/moc_qsignal.cpp:100
> #23 0x00002acfb65980b2 in QSignal::activate
(this=0x66db30)
>     at kernel/qsignal.cpp:212
> #24 0x00002acfb65a1a28 in QSingleShotTimer::event
(this=0x66dae0)
>     at kernel/qtimer.cpp:286
> #25 0x00002acfb65011c2 in QApplication::internalNotify
> (this=0x7ffff80c1930, receiver=0x66dae0,
e=0x7ffff80c1530) at
> kernel/qapplication.cpp:2635 #26 0x00002acfb6503111 in
QApplication::notify
> (this=0x7ffff80c1930, receiver=0x66dae0,
e=0x7ffff80c1530) at
> kernel/qapplication.cpp:2358 #27 0x00002acfb57bf90e in
KApplication::notify
> ()
>    from /usr/kde/3.5/lib64/libkdecore.so.4
> #28 0x00002acfb31c19c0 in QApplication::sendEvent (
>     receiver=0xffffffffffffffff, event=0x6)
>     at /usr/qt/3/include/qapplication.h:496
> #29 0x00002acfb64f26d8 in QEventLoop::activateTimers
(this=0x556ea0)
>     at kernel/qeventloop_unix.cpp:556
> #30 0x00002acfb649e823 in QEventLoop::processEvents
(this=0x556ea0,
> flags=4) at kernel/qeventloop_x11.cpp:389
> #31 0x00002acfb651ed12 in QEventLoop::enterLoop
(this=0x556ea0)
>     at kernel/qeventloop.cpp:198
> #32 0x00002acfb651eb1b in QEventLoop::exec
(this=0x556ea0)
>     at kernel/qeventloop.cpp:145
> #33 0x00002acfb6502e16 in QApplication::exec
(this=0x7ffff80c1930)
>     at kernel/qapplication.cpp:2758
> #34 0x00000000004084c4 in main (argc=<value
optimized out>,
>     argv=<value optimized out>) at main.cpp:145
>
____________________________________________________________
______________
> Erweitern Sie FreeMail zu einem noch leistungsstärkeren
E-Mail-Postfach!
> Mehr Infos unter htt
p://freemail.web.de/home/landingpad/?mc=021131
>
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-develbarney.cs.uni-potsdam.de
> https://barney.cs.uni-potsdam.de/mailman/listinf
o/kdevelop-devel

_______________________________________________
KDevelop-devel mailing list
KDevelop-develbarney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinf
o/kdevelop-devel
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )