[Bug 8425] Ecuadorian SRI ANEXO TRANSACCIONAL installer crashes

Wine Bugs wine-bugs at winehq.org
Fri May 18 10:47:20 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8425





------- Additional Comments From a_villacis at palosanto.com  2007-18-05 10:47 -------
Test last night showed that installer still crashes if query for conversion
length is spiked to return one more WCHAR, so that the next conversion succeeds.
No change in behavior. So the character conversion is *not* the cause of the crash.

I tried to run the program with the debugger. The crash appears to be caused by
a jump/call/return into an invalid address, because EIP shows the same address
as the one causing the SIGSEGV. So, the stack is being corrupted, or possibly a
table of addresses (vtable ?) has been corrupted or has an uninitialized address.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list