Ticket #1612 (closed bug: fixed)
QGIS crashes when topological editing is enabled
| Reported by: | hdus | Owned by: | mhugent |
|---|---|---|---|
| Priority: | critical: causes crash or data corruption | Milestone: | Version 1.2.0 |
| Component: | Digitising | Version: | Trunk |
| Keywords: | topological editing | Cc: | horst.duester@… |
| Platform Version: | Ubuntu 9.04 | Platform: | RedHat |
| Must Fix for Release: | Yes | Awaiting user input: | no |
Description
- enable topological editing
- Open a shape polygon layer
- Toggle in editing mode
- move a junction vertex of more then 2 polygons some times until QGIS crashes
- gdb gives the following output:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208362784 (LWP 5434)]
0x07a87c91 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x9a71b70, items=0x9a9d31c)
at ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsitem.h:321
321 ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsitem.h: File or directory not found
in ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsitem.h
Current language: auto; currently c++
Change History
Note: See
TracTickets for help on using
tickets.