Discussion:
[jira] [Created] (XALANC-768) Error in XalanMemMgrs::operator=
Gur Anna (JIRA)
2016-05-24 14:28:12 UTC
Permalink
Gur Anna created XALANC-768:
-------------------------------

Summary: Error in XalanMemMgrs::operator=
Key: XALANC-768
URL: https://issues.apache.org/jira/browse/XALANC-768
Project: XalanC
Issue Type: Bug
Components: XalanC
Affects Versions: 1.11
Environment: Microsoft Windows Server 2008 Enterprise Pack1
Reporter: Gur Anna
Assignee: Steven J. Hathaway


We are using the library Xalan-C_1_11.dll in our C++ project.
It happens only on Microsoft Windows Server 2008 Enterprise Pack1.
We have the following error:

Stack trace for a Win32 exception previously reported for the same thread id.
----> Register Dump <----
Eax=0x0018bc80 Ebx=0x0018bf80 Ecx=0x00000000 Edx=0x00000030
Esi=0xffffffff Edi=0x00000000 Eip=0x007eec7c Esp=0x0018bbb0 Ebp=0x0018bc7c
Cs=0x0023 Ss=0x002b Ds=0x002b Es=0x002b Fs=0x0053 Gs=0x002b Efl=0x10246
----> Stack Back Trace <----
1) DataManager!xalanc_1_11::XalanMemMgrs::operator= + 4117103 bytes
Deco. : ??***@xalanc_1_11@@***@ABV01@@Z
UDeco.: public: class xalanc_1_11::XalanMemMgrs & __thiscall xalanc_1_11::XalanMemMgrs::operator=(class xala nc_1_11::XalanMemMgrs const &)
SFrame: IP:007eec7c RA:00000000 FP:0018bc7c SP:0018bbb0
Params: 01:00000000 02:00000000 03:00000000 04:00000000

Can you please suggest what issue can cause this error? How can we continue the investigation of the reasons of the issue?

Thanks!




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@xalan.apache.org
For additional commands, e-mail: dev-***@xalan.apache.org

Loading...