kakwa / libvisio2svg

Library/Tools to convert Microsoft (MS) Visio documents (VSS and VSD) to SVG
GNU General Public License v2.0
112 stars 20 forks source link

Segmentation fault on some vss #16

Closed yongtw123 closed 7 years ago

yongtw123 commented 7 years ago

I'm trying to convert a vss file from Cisco, but console prints "Segmentation fault" right after execution. By thinning the stencils included in the vss down, I've been able to identify the exact ones vss2svg-conv seem unable to convert. I do not think this is related to how the stencils are named (I've tried renaming).

Attached are some sample vss files

I'm curious as to what makes these stencils "special", or "incompatible" with vss2svg-conv.

kakwa commented 7 years ago

It was a stupid mistake on my part, the following commit details it:

https://github.com/kakwa/libvisio2svg/commit/17f7c2cc299c0207a3dec1d9cbf8acedc9b47a6e