Login  Register

Re: Update on LibreCad Crashes When Opening File

Posted by ozcad on Jun 29, 2013; 6:34pm
URL: https://forum.librecad.org/LibreCad-Crashes-When-Opening-File-tp5708103p5708458.html

Thanks for the repository suggested above, it saves a lot of effort.
The LibreCad version I download from it is 2.0.0rc1.git20130625-1.1

RPMs installed (I don't know if they are all necessary):
    librecad
    librecad-devel
    librecadparts
    dxflib-devel
    libdxflib-2.5.0.0.1-2.1.2
    libdxfrw-devel
    libdxfrw0

Calling from a Konsole terminal window to get a bit if diagnostic trail.
It starts running very quickly, less than 0.5 second delay.

Load the file:
    Select MenuBar -> File -> Open... (select file) -> OK

After a delay that depends on file size (0.1 ... 0.5 secs), LibreCad crashes, leaving the Konsole looking like:

jim@linux1-jim:~> librecad
Segmentation fault
jim@linux1-jim:~>

Side note:
My Windows(tm) version of LibreCad (under wine) is 2.0.0beta1.  It is working fine.