please describe as clear and detailed as possible, for example:
0, start LC;
1, Draw->Line->2 Points;
2, select 0,0 and 1,1;
...
n, Edit->Undo
Expected result: undo one step
Actual result: LC crashes
TrainGuy wrote
OK, I was using two functions, trim and line offset, and then the Undo function. Tonight I drew several offset lines, then realized I had the wrong value. Used Undo about 5 times. Then, the next new offset line, BOOM, LibreCAD not working correctly, windows closes the program.
Hope this gives enough for troubleshooting.