[xsd-users] Question about xsd

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


Hi Gregorio,

Gregorio Arvilla <Gregorio.Arvilla at epvgroup.com> writes:

> The aCC version that I'm using is: aCC: HP ANSI C++ B3910B A.03.37

Thanks for letting me know.


> [/users/greg/xsd_codeSynthesis/xsd-2.3.1-hppa-hpux/examples/cxx/tree/hello]
> [bilbo][greg] ./a.out hello.xml
> Memory fault(coredump)
>
>
> I used the wdb HP-UX debugger and did a print of the stack:
>
> 0  0x77332884 in pthread_mutex_destroy+0x18 () from /usr/lib/libpthread.1

I think this is the same problem as discussed in this message:

http://www.codesynthesis.com/pipermail/xsd-users/2006-October/000583.html

In short, you will need to recompile and relink hello.cxx and driver.cxx
with the -mt option. Alternatively, you can rebuild Xerces-C++ with
threading disabled ('-r none' option to runConfigure).


hth,
-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/944612a8/attachment.pgp


More information about the xsd-users mailing list