Moi v5.0 crashed with this DXF

 From:  Michael Gibson
11024.4 In reply to 11024.3 
Hi pafurijaz, I think I may have found the problem, I've sent you a private forum message with a test patch in it.

The DXF code had some old 32-bit memory alignment stuff in it, which is a error on 64-bit but often silently tolerated depending on processor and operating system.

Thanks,
- Michael