[xsd-users] Question about xml serialization

Boris Kolpackov boris at codesynthesis.com
Mon Feb 2 05:54:44 EST 2009


Hi Akram,

Akram Saye <akramsaye at yahoo.se> writes:

> My program worked find before. But I did not why Segmentation Fault
> (core dumped).

I took a look at your code fragment but don't see anything that could
cause this. It looks like something is corrupting application memory.
Is your application multi-threaded? In other words, are you calling
MysHandlerSerializeXmlMsg (or code that does XML parsing) from multiple
threads?

Boris




More information about the xsd-users mailing list