Ok, I found the problem.<br><br>Instead of including "myfile.moc" i was including "myfile.cpp", yeah, silly I know.<br><br>maybe you would want to prevent this to block the cpu in some way.<br><br>thanks,<br>
Aleix<br><br><div class="gmail_quote">On Fri, Jul 11, 2008 at 8:10 PM, Aleix <<a href="mailto:aleixpol@gmail.com">aleixpol@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is not a crash but a dead lock... at least seemed so, I'm not sure (but it took the CPU 99% and it didn't finish)<br> <br>hope it helps more than the other one.<br><br>(gdb) where<br>#0  0xb7fe3424 in __kernel_vsyscall ()<br>

#1  0xb62c1dc6 in nanosleep () from /lib/i686/cmov/libc.so.6<br>#2  0xb62ff14c in usleep () from /lib/i686/cmov/libc.so.6<br>#3  0xb61ea38a in KDevelop::DUChainLock::lockForRead (this=0x9645aa8, timeout=40000) at /home/kde-devel/kdevplatform/language/duchain/duchainlock.cpp:168<br>

#4  0xb61ea575 in KDevelop::DUChainReadLocker::lock (this=0xbfafbc54) at /home/kde-devel/kdevplatform/language/duchain/duchainlock.cpp:348<br>#5  0xb61ea610 in DUChainReadLocker (this=0xbfafbc54, duChainLock=0x9645aa8, timeout=0) at /home/kde-devel/kdevplatform/language/duchain/duchainlock.cpp:329<br>

#6  0xb3d10de1 in ClassModel::branchModified (this=0x95e1930, context={d = {d = 0xbfafbcc8}})<br>    at /home/kde-devel/kdevplatform/plugins/classbrowser/classmodel.cpp:503<br>#7  0xb3d111bc in ClassModel::qt_metacall (this=0x95e1930, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x9fe43fb0)<br>

    at /home/kde-devel/build-kdevplatform/plugins/classbrowser/classmodel.moc:75<br>#8  0xb7430306 in QMetaCallEvent::placeMetaCall (this=0x9fe43cc0, object=0x95e1930) at kernel/qobject.cpp:535<br>#9  0xb7434694 in QObject::event (this=0x95e1930, e=0x9fe43cc0) at kernel/qobject.cpp:1128<br>

#10 0xb68830f9 in QApplicationPrivate::notify_helper (this=0x94a46c0, receiver=0x95e1930, e=0x9fe43cc0) at kernel/qapplication.cpp:3766<br>#11 0xb6883412 in QApplication::notify (this=0xbfafc54c, receiver=0x95e1930, e=0x9fe43cc0) at kernel/qapplication.cpp:3360<br>

#12 0xb78bca4b in KApplication::notify (this=0xbfafc54c, receiver=0x95e1930, event=0x9fe43cc0) at /home/kde-devel/kdelibs/kdeui/kernel/kapplication.cpp:311<br>#13 0xb74216aa in QCoreApplication::notifyInternal (this=0xbfafc54c, receiver=0x95e1930, event=0x9fe43cc0) at kernel/qcoreapplication.cpp:583<br>

#14 0xb7abea1d in QCoreApplication::sendEvent () from /home/kde-devel//kde/lib/libphonon.so.4<br>#15 0xb7421bc2 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x945f538) at kernel/qcoreapplication.cpp:1195<br>

#16 0xb7421d73 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1091<br>#17 0xb7452446 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220<br>

#18 0xb7451657 in postEventSourceDispatch (s=0x94a5da8) at kernel/qeventdispatcher_glib.cpp:211<br>#19 0xb5d86278 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0<br>#20 0xb5d89913 in ?? () from /usr/lib/libglib-2.0.so.0<div>
<div></div><div class="Wj3C7c"><br>
<br><br><div class="gmail_quote">On Fri, Jul 11, 2008 at 11:35 AM, David Nolden <<a href="mailto:zwabel%2Bkde@gmail.com" target="_blank">zwabel+kde@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Am Freitag, 11. Juli 2008 10:48:37 schrieb Aleix:<br>
<div><div></div><div>> KDevelop4 is crashing here when loading kdevelop while parsing the files i<br>
> already had open.<br>
><br>
> If you need more info just tell me.<br>
><br>
> cheers!<br>
><br>
> aleix<br>
<br>
</div></div>As written on chat, delete the old usehighlight plugin from your installation<br>
directory, and it should work. :)<br>
<br>
Greetings, David<br>
<br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org" target="_blank">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</blockquote></div><br>
</div></div></blockquote></div><br>