|
From: Leif M. <le...@ta...> - 2003-04-16 15:12:36
|
Eric, Nicolas,
I can't imagine how it would be causing the problem with the library.
But version 3.0.3 contains a malloc/free fix that was discovered while
implementing the Mac OS X port. This was causing some memory
corruption in certain cases. I had not noticed any actual problems on
either Solaris, Linux, or NT. But I could have just been lucky. The
Mac OS X version was seg faulting very reliably.
Version 3.0.3 has not yet been released, but you can get the source
from CVS. I also placed a tar ball at the following location in case that
is easier for you. Could you please try building this and let me know
if there is any change.
http://wrapper.tanukisoftware.org/tmp/wrapper_3.0.3a_src_with_doc_src.tar.gz
Expand this file into the directory of your choice and run
"./build.sh" from
its root. That should build everything for you. "./build.sh release"
will build
a full set of release targets.
I may not be able to reply until Sunday night, so don't be offended if I
don't get back to you before then.
Roberts, Eric wrote:
>I have the wrapper running nicely on NT, but I'm having problems on HP-UX.
>
<snip>
Cheers,
Leif
|