Hi Dave,
Thanks again for your quick reply.
Answering your questions:
1. Xalan.exe and XalanTransform.exe works ok on my computer, so may be I
have something wrong in my compilation/linking options. However I checked
all the properties and they are the same as in Xalan or XalanTranform
project! What I can do? Which ones are the options that could be wrong?
This is the Call Stack that Visual .NET shows me when I try to initialize
Xalan (may be it gives a clue).
6 >kernel32.dll!7c81eb33()
5 >msvcr71d.dll!_raise_exc(_FPIEEE_RECORD * prec=0x0012e1e0, unsigned int *
pcw=0x0012e268, int flags=8, int opcode=5, double * parg1=0x0012e294, double
* presult=0x0012e2a4) + 0x341 C
4 >msvcr71d.dll!_87except(int opcode=5, _exception * exc=0x0012e28c,
unsigned short * pcw16=0x0012e2b4) + 0x121 C
3 >msvcr71d.dll!_startOneArgErrorHandling(unsigned long savCW=41878130,
unsigned long ret_addr=7028004, __int64 param1=-4611663500429251052) + 0x29
Asm
2 >msvcr71d.dll!_CIsqrt() + 0xb8 Asm
1 >Xalan-C_1_9D.dll!xalanc_1_9::PlatformSupportInit::initialize
(xercesc_2_6::MemoryManager & theManager={...}) Line 63 + 0x9 C++
Thanks again.
Marc.
-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: martes, 10 de mayo de 2005 19:56
Para: [email protected]
Asunto: RE: Xalan 1.9 crashes?
Hi Mark,
First, some basics:
1. Please don't include my personal email address on replies -- it just
populates my inbox with extra copies.
2. Please run some of the sample applications to see if they work, ask I
asked in my previous post. Then, if they work, run the Xalan.exe
executable using a trivial source document and stylesheet. We need to
know if there is something wrong with your run-time environment, or there
is something your application is doing at run-time to change the default
floating-point behavior.
The code in 1.9 works fine on all of our platform and compiler
combinations, so there must something your application is doing an
run-time or compile/link time that is changing the standard behavior. It's
possible to provide a workaround for Windows, but we need to understand
what's going on, in case we need to modify the code for the next release.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]