Dear Gerbv developers,

please see attached Gerber file. Beside header and AP definition it is
completely empty. If you open this file in Gerbv, save it and then close
Gerbv it crashes because of an memory violation.
The issue is caused in gerb_image.c gerbv_destroy_image Line 185 during the
free of image states. The double free is caused by a circular dependency in
state->next of the image struct.
Does anyone know where the origin for this issues is? The state gets
somehow violated in gerbv_export_rs274x_file_from_image but I'm not able to
find the origin itself.

Appreciate your help!

Cheers,
Patrick

Attachment: 3_hat.bottomsilkscreen.ger
Description: Binary data

_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to