Christian Kühling wrote:
Hello,

please see the attached stack trace where a SIGFPE occurs during
static initialization of Xalan.

The Xalan version used is the source distribution 1.10 linked against
2.8 and ICU 3.8.1. Compiled on Suse Linux with gcc 4.2.1.
Neither Xalan-C 1.10 nore Xerces-C 2.8 are compatible with ICU 3.8.1 if you use the ICU message loading option. You should use ICU 3.2 1 instead, or make sure you build both libraries with -m inmem.


Is it possible that the zero-division occurs because I am not using
the recommended xerces and icu versions?

Thank you for any pointers to what else could do harm here.
I cannot reproduce the problem. Clearly the modulus parameter is 0, which explains the FPE, but I can't figure out how it got that way.

Can you be more specific about what version of SUSE you're running?

Dave

Reply via email to