Summary: | VPL mode crashes Quanta | ||
---|---|---|---|
Product: | [Unmaintained] quanta | Reporter: | Samir M. Nassar <bugzilla> |
Component: | general | Assignee: | András Manţia <amantia> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Samir M. Nassar
2005-12-20 06:15:44 UTC
SVN commit 490274 by amantia: Do not corrupt the node tree, even for a little period as it causes strange crashes, this time in VPL. Also guard the kafkaDocument pointer to avoid random crashes on exit. BUG: 118686 M +57 -38 ChangeLog M +14 -49 parsers/parser.cpp M +0 -3 parsers/parser.h M +36 -2 parsers/parsercommon.cpp M +4 -0 parsers/parsercommon.h M +4 -0 parsers/saparser.cpp M +1 -1 project/project.cpp M +2 -1 src/quantaview.h |