Page 1 of 1

[patch request] segfault when undoing removal of block

Posted: Wed Jul 01, 2009 9:40 pm
by rmolina
There is an old segfault report in Debian BTS related with undoing block removals.
It was reported for 2.0.4.0-1 but is still present on 2.0.5.0-1:
  • Draw a line (eg Draw->Line->2 Points)
  • Create a block from this line (Block->Create Block-> ...)
  • Remove this block.
  • Edit->Undo ...
QCcad ends with Segmentation fault.
Details on Bug#334580. Patches from community are welcome :)

Thanks

Posted: Wed Jul 01, 2009 9:55 pm
by janif
This is probably caused by same nasty memoryleak that causes camexpert demo segfault when drawing polylines.