M
To: [EMAIL PROTECTED]
Subject: Re: transcoding crash on mac
On Apr 9, 2004, at 9:17 AM, Adam Heinz wrote:
Oops, I guess I did send this in about a month ago. At least I now
know the duration of my long term "memory". :)
What do you mean by "static construction"? I am building
bject: Re: transcoding crash on mac
On Apr 9, 2004, at 9:17 AM, Adam Heinz wrote:
> Oops, I guess I did send this in about a month ago. At least I now
> know the duration of my long term "memory". :)
>
> What do you mean by "static construction"? I am buil
CTED]
Subject: Re: transcoding crash on mac
On Apr 9, 2004, at 8:10 AM, Adam Heinz wrote:
[ Xerces 2.3.0 and 2.4.0, Mac 9.2 (via 10.2), Codewarrior 8.3 ]
I'm getting a crash "unmapped memory exception" on my first call to
transcode.
Hi Adam,
Is this the same as your bug report #27669:
h
ced this bug.
Adam Heinz
Senior Software Developer
Exstream Software
-Original Message-
From: James Berry [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 10:45 AM
To: [EMAIL PROTECTED]
Subject: Re: transcoding crash on mac
On Apr 9, 2004, at 8:10 AM, Adam Heinz wrote:
> [ Xerces 2
On Apr 9, 2004, at 8:10 AM, Adam Heinz wrote:
[ Xerces 2.3.0 and 2.4.0, Mac 9.2 (via 10.2), Codewarrior 8.3 ]
I'm getting a crash "unmapped memory exception" on my first call to
transcode.
Hi Adam,
Is this the same as your bug report #27669:
http://issues.apache.org/bugzilla/show_bug.cgi?id=27
[ Xerces 2.3.0 and 2.4.0, Mac 9.2 (via 10.2), Codewarrior 8.3 ]
I'm getting a crash "unmapped memory exception" on my first call to transcode.
// Initialize Xerces
try {
XMLPlatformUtils::Initialize();
}
catch (const XMLException& exception) {