[xsd-users] base64Binary default value segfaults on startup

Boris Kolpackov boris at codesynthesis.com
Thu Jan 25 03:14:56 EST 2007


Hi Mark,

mhoffm1060 at aol.com <mhoffm1060 at aol.com> writes:

> The problem I'm having is when a default value is added to the optional
> attribute ( "problem" below ), the program crashes on startup.  However
> when I remove the default value, the program runs fine.  ( The schema
> is defined by another entity, so just removing it is not a solution
> for me ).
>
> It looks like the problem is that XMLPlatformUtils::Initialize() is
> not being called before XMLString::transcode().

Yes, I believe you are right. I suggest that you upgrade to 3.2.1
where we moved away from XMLString::transcode. I think that should
solve your problem. And thanks for reporting this!


-boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 652 bytes
Desc: Digital signature
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20070125/69f3d29a/attachment.pgp


More information about the xsd-users mailing list