Summary: | Crash in Navigator::refreshNavBars() when selecting a file in File List | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Nick Savoiu <savoiu> |
Component: | classbrowser | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nick Savoiu
2005-01-18 19:40:29 UTC
Dies the same way if I try to access the same file as a result of a double click in Classes. Which QT version? Qt 3.3.3 I can't reproduce the crash therefore I need more information: 1) if possible please send me files (both .h and .cpp) you use and have a crash with 2) if that #1 not work, please compile kdevelop with debug information (like ./configure --enable-debug=full) and post here the backtrace again. Any file I try to open in that project kills KDevelop. It might be a corrupted project file. I can't reproduce it with KDevelop 3.1.91. Well, if it doesn't happen with 3.1.91, then I guess we must assume it's been fixed. It's very unlikely that a KDevelop-3.1.3 will be released so in KDevelop-3.2 is the "solution". moving to kdevplatform's classbrowser |