Opened 15 years ago

Closed 15 years ago

#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@…
Must Fix for Release: Yes Platform: RedHat
Platform Version: Ubuntu 9.04 Awaiting user input: no

Description

  1. enable topological editing
  2. Open a shape polygon layer
  3. Toggle in editing mode
  4. move a junction vertex of more then 2 polygons some times until QGIS crashes
  5. 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 (5)

comment:1 by hdus, 15 years ago

Cc: horst.duester@… added

comment:2 by pcav, 15 years ago

Works for me (self compiled from trunk, Qt 4.5.1). Could you please test again with a fresh version from svn and let us know? Which Qt are you using?

comment:3 by lutra, 15 years ago

Platform Version: Ubuntu 9.04

I also cannot replicate using qgis 1.2 compiled from trunk under ubuntu 9.04.

Please try a recent version and send feedback.

comment:5 by lutra, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.