[xsd-users] Segfault on windows

Boris Kolpackov boris at codesynthesis.com
Thu Oct 27 09:59:13 EDT 2016


Hi Chris,

Chris Gagneraud <chgans at googlemail.com> writes:

> I'm trying to generate a parser for the attached XSD file (IPC-2581B
> standard, see http://webstds.ipc.org/).
> 
> I'm currently on Windows with latest xsd-cxx (4.0), but unfortunately
> xsd.exe ends up with a segfault.

It looks like this issue has already been fixed for the next release.
Can you try the latest pre-release build and see if it works for you:

http://codesynthesis.com/~boris/tmp/xsd/xsd-4.1.0.a9-i686-windows.zip

I used the following command line:

xsd cxx-tree --generate-polymorphic \
--namespace-map http://webstds.ipc.org/2581=IPC2581 IPC-2581B_V3.0.xsd

Boris



More information about the xsd-users mailing list