Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.9
-
None
-
None
-
Compiling with Visual studio 7.1. Run on Windows XP SP2.
Description
We define "_matherr" to trap math error problems in our projects. See MSDN for details on _matherr.
When we call XalanTransformer::initialize(), a math error occur. Based on my call-stack, this append in DoubleSupport::initialize( themanager ) called by PlatformSupportInit::initialize( theManager ).
The sqrt function is called with a negative value (-2.0099999...8).
Attachments
Issue Links
- duplicates
-
XALANC-511 Crash during XalanTransformer::initialize on AIX
- Resolved