[xsde-users] Segmentation fault for choice in large project

Boris Kolpackov boris at codesynthesis.com
Mon May 30 15:28:24 EDT 2011


Hi Adrian,

Adrian Garcea <adrian.garcea at googlemail.com> writes:

> When using a choice with elements of variable length in a big xml schema
> (generating more than 115000 lines of code), I get a segmentation fault
> while trying to parse a valid xml file. No parser exception is thrown, but
> after evaluating the switch case for the choice, the code returns a
> segmentation fault in the basic_string class.
>
> [...]
> 
> Is this type of error familiar top you? What can be done to avoid it.

No, we haven't seen anything like this.

Would it be possible for you to send me the schema and the test XML
file so that I can try to figure out what's going on? You can send
it to me directly instead of to the mailing list if you would like
to keep your schema private.

Thanks,
	Boris



More information about the xsde-users mailing list