| Summary: | Crash while parsing Twisted-12.0.0 source (twisted/test/test_defer.py) | ||
|---|---|---|---|
| Product: | [Developer tools] kdev-python | Reporter: | Eugene Agafonov <e.a.agafonov> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | VERIFIED FIXED | ||
| Severity: | crash | CC: | |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | kdevelop debug log | ||
|
Description
Eugene Agafonov
2012-03-15 20:44:12 UTC
I can reproduce this, I'll look what causes it. You can turn off the debug output in kdebugdialog, this will also speed up the application greatly. :) Git commit dbcae73461ee5f80ea824ce014870c52af741e1a by Sven Brauch. Committed on 16/03/2012 at 01:45. Pushed by brauch into branch 'master'. Fix a crash bug related to alias declarations M +8 -3 duchain/declarationbuilder.cpp M +5 -0 example_ast.py http://commits.kde.org/kdev-python/dbcae73461ee5f80ea824ce014870c52af741e1a Confirm! No more crashes while parsing Twisted 12 and 11.1 Thanks! |