Pitanga, can you check it, please? Here is the exact point where that file segfaults libredwg:
Program received signal SIGSEGV, Segmentation fault. dwg_decode_handleref_with_code (dat=<value optimized out>, obj=<value optimized out>, dwg=<value optimized out>, code=4) at decode.c:2172 2172 if (ref->absolute_ref == 0 && ref->handleref.code != code) (gdb) perhaps ref is a null pointer? -Felipe ---------- Forwarded message ---------- From: anonymous <[email protected]> Date: Wed, Feb 10, 2010 at 11:31 AM Subject: [libredwg] [bug #28858] Segfaults on DWG file To: [email protected] URL: <http://savannah.gnu.org/bugs/?28858> Summary: Segfaults on DWG file Project: LibreDWG Submitted by: None Submitted on: Wed Feb 10 13:31:42 2010 Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: I have a plan from my architect in DWG format. The libreDWG decoding suggests that it is produced by AcDim ARX App For Dimension|Company: Autodesk, Inc. Reading it with libreDWG testSVG from git on 9th feb 2010 (how does one refer to a specific git version?) cause sa segfault. The output is too big to attach (512K max upload size) so it's here: http://wookware.org/files/23Nightingale.libredwg-output The original file is here: http://wookware.org/files/23Nightingale.dwg _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?28858> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
