Heinrick,
On Sat, May 31, 2014 at 5:58 AM, Henrik Brautaset Aronsen <[email protected]> wrote: > Dirk Hohndel wrote: > > Still not happy, but happier. > I can't reproduce the crash anymore and solved a couple of the ordering > issues. > > Go forth and test, please. > > > > Not so happy here when trying "Plan dive": > This is when you just click or when working with the planner? Tomaz > Exception Type: EXC_BAD_ACCESS (SIGSEGV) > Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff57f72fec > > VM Regions Near 0x7fff57f72fec: > MALLOC_SMALL 00007ffa19800000-00007ffa1b000000 [ 24.0M] > rw-/rwx SM=PRV > --> STACK GUARD 00007fff54773000-00007fff57f73000 [ 56.0M] > ---/rwx SM=NUL stack guard for thread 0 > Stack 00007fff57f73000-00007fff58773000 [ 8192K] > rw-/rwx SM=COW thread 0 > > Application Specific Information: > Performing @selector(qtDispatcherToQAction:) from sender NSMenuItem > 0x6080002a8100 > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 QtGui 0x000000010a353ca0 > QGraphicsScenePrivate::markDirty(QGraphicsItem*, QRectF const&, bool, bool, > bool, bool, bool) + 158 > 1 QtGui 0x000000010a32d498 > QGraphicsItem::prepareGeometryChange() + 310 > 2 QtGui 0x000000010a333a1d > QGraphicsItemPrivate::setPosHelper(QPointF const&) + 67 > 3 QtGui 0x000000010a3338ba > QGraphicsItem::setPos(QPointF const&) + 296 > 4 org.hohndel.subsurface 0x000000010754971f > RulerNodeItem2::recalculate() + 415 > 5 org.hohndel.subsurface 0x0000000107549d19 non-virtual thunk > to RulerNodeItem2::itemChange(QGraphicsItem::GraphicsItemChange, QVariant > const&) + 41 > 6 QtGui 0x000000010a3338d6 > QGraphicsItem::setPos(QPointF const&) + 324 > 7 org.hohndel.subsurface 0x000000010754971f > RulerNodeItem2::recalculate() + 415 > 8 org.hohndel.subsurface 0x0000000107549d19 non-virtual thunk > to RulerNodeItem2::itemChange(QGraphicsItem::GraphicsItemChange, QVariant > const&) + 41 > 9 QtGui 0x000000010a3338d6 > QGraphicsItem::setPos(QPointF const&) + 324 > 10 org.hohndel.subsurface 0x000000010754971f > RulerNodeItem2::recalculate() + 415 > 11 org.hohndel.subsurface 0x0000000107549d19 non-virtual thunk > to RulerNodeItem2::itemChange(QGraphicsItem::GraphicsItemChange, QVariant > const&) + 41 > 12 QtGui 0x000000010a3338d6 > QGraphicsItem::setPos(QPointF const&) + 324 > 13 org.hohndel.subsurface 0x000000010754971f > RulerNodeItem2::recalculate() + 415 > 14 org.hohndel.subsurface 0x0000000107549d19 non-virtual thunk > to RulerNodeItem2::itemChange(QGraphicsItem::GraphicsItemChange, QVariant > const&) + 41 > 15 QtGui 0x000000010a3338d6 > QGraphicsItem::setPos(QPointF const&) + 324 > 16 org.hohndel.subsurface 0x000000010754971f > RulerNodeItem2::recalculate() + 415 > 17 org.hohndel.subsurface 0x0000000107549d19 non-virtual thunk > to RulerNodeItem2::itemChange(QGraphicsItem::GraphicsItemChange, QVariant > const&) + 41 > 18 QtGui 0x000000010a3338d6 > QGraphicsItem::setPos(QPointF const&) + 324 > 19 org.hohndel.subsurface 0x000000010754971f > RulerNodeItem2::recalculate() + 415 > 20 org.hohndel.subsurface 0x0000000107549d19 non-virtual thunk > to RulerNodeItem2::itemChange(QGraphicsItem::GraphicsItemChange, QVariant > const&) + 41 > > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface > _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
