| Summary: | kdevelop crashes while reloading the project from CMake [addImportedContextRecursion] | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Andreas Roth <aroth> |
| Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aleixpol, antonis+kdebugs, argonel, bass_dr, jonsgough, rjvbertin |
| Priority: | NOR | ||
| Version First Reported In: | 4.4.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Andreas Roth
2013-01-22 12:33:55 UTC
Created attachment 76652 [details]
New crash information added by DrKonqi
kdevelop (4.4.1) on KDE Platform 4.9.97 using Qt 4.8.3
- What I was doing when the application crashed:
I attempted to load the Wintermute project into KDevelop using the KDevCMakeProjectManager.
-- Backtrace (Reduced):
#12 0x00007f9b33ffa60d in QThreadPoolThread::run (this=0x4a5d600) at concurrent/qthreadpool.cpp:114
#13 0x00007f9b34006aec in QThreadPrivate::start (arg=0x4a5d600) at thread/qthread_unix.cpp:338
[...]
*** Bug 317011 has been marked as a duplicate of this bug. *** Hi, is it still reproducible with KDeveop 4.5.1? Does it always happen with 4.4.1? Can I have a pointer to the project to reproduce locally? Also it would be worth trying to clean the ~/.kdevduchain/<session> I haven't seen this crash for quite some time, especially after upgrading to 4.5.1. *** Bug 323617 has been marked as a duplicate of this bug. *** @Kevin Funk, you marked my bug as a duplicate of this, however this one is marked as fixed. My crash happens with KDevelop 4.5.1 running on KDE SC 4.11. Perhaps it should be reopened? reopen per comment #6 The CMake code in KDevelop 5 has changed significantly, and I don't think this bug is still applicable. If it is, please reopen the bug with more information on how to reproduce! Thanks, stay tuned for KDevelop 5. *** Bug 347435 has been marked as a duplicate of this bug. *** *** Bug 358890 has been marked as a duplicate of this bug. *** *** Bug 350138 has been marked as a duplicate of this bug. *** |