<div class="gmail_quote">On Sat, Sep 4, 2010 at 5:27 AM, Syron <span dir="ltr"><<a href="mailto:mr.syron@googlemail.com">mr.syron@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I recently tried to open my peepeeplayer project again<br>
(<a href="http://gitorious.org/peepeeplayer/peepeeplayer" target="_blank">http://gitorious.org/peepeeplayer/peepeeplayer</a>), using the project<br>
importer. KDevelop and KDevplatform work well, but when I try to<br>
import my project, it throws a segfault that says that the<br>
dynamic_cast in projectmanager/cmake/cmakemanager.cpp:350 is the<br>
reason. The file on which that happens is different each time I try to<br>
import the project (according to the debug outputs). I already cleaned<br>
my build dir, built it again with Release and Debug configs, but it<br>
still doesn't work. Maybe it got something to do with the DUChain<br>
cache, but I don't think thats the reason, because I tried to move the<br>
sources to another directory and the same happens.<br>
<br>
Thread 2 (Thread 0x7fa9f010b710 (LWP 15063)):<br>
[KCrash Handler]<br>
#6  0x00007faa1c6786da in __dynamic_cast () from /usr/lib64/libstdc++.so.6<br>
#7  0x00007faa09e811a5 in CMakeManager::parse (this=0x7f3f30,<br>
item=0x7faa04c8ea40) at<br>
/home/syron/kdevgit/kdevelop/projectmanagers/cmake/cmakemanager.cpp:350<br>
#8  0x00007faa1aa94f7e in import (this=0x422ee10, folder=<value<br>
optimized out>) at<br>
/home/syron/kdevgit/kdevplatform/project/importprojectjob.cpp:55<br>
#9  KDevelop::ImportProjectJobPrivate::import (this=0x422ee10,<br>
folder=<value optimized out>) at<br>
/home/syron/kdevgit/kdevplatform/project/importprojectjob.cpp:59<br>
#10 0x00007faa1aa94b76 in QtConcurrent::RunFunctionTask<void>::run<br>
(this=0x3ed6dc0) at /usr/include/QtCore/qtconcurrentrunbase.h:120<br>
#11 0x00007faa1da19035 in QThreadPoolThread::run (this=0xa02450) at<br>
concurrent/qthreadpool.cpp:106<br>
#12 0x00007faa1da22bf5 in QThreadPrivate::start (arg=0xa02450) at<br>
thread/qthread_unix.cpp:248<br>
#13 0x00007faa1d794a4f in start_thread () from /lib64/libpthread.so.0<br>
#14 0x00007faa1bebf82d in clone () from /lib64/libc.so.6<br>
#15 0x0000000000000000 in ?? ()<br>
<br>
-- Syron<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>I'll take a look at it ASAP.</div><div><br></div><div>Thanks for reporting.</div><div><br></div><div>Aleix </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888">
--<br>
</font><div><div></div><div class="h5">KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">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>
</div></div></blockquote></div><br>