[Bug 1245] New: - Garmin Mapsource crashes after msvcrt.mblen() call
http://bugs.winehq.com/show_bug.cgi?id=1245 Summary: Garmin Mapsource crashes after msvcrt.mblen() call Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.com ReportedBy: keldon(a)ont.com Garmin's Mapsource 4.11 application crashes soon after startup. A +relay trace: 080e58d0:Call msvcrt._mbstrlen(403e3011 "India 0") ret=00402f9b 080e58d0:Ret msvcrt._mbstrlen() retval=00000007 ret=00402f9b 080e58d0:Call msvcrt._mbstrlen(403e3041 "India IA") ret=00402fb3 080e58d0:Ret msvcrt._mbstrlen() retval=00000008 ret=00402fb3 080e58d0:Call msvcrt.mblen(00000000,00000000) ret=00402fee 080e58d0:Ret msvcrt.mblen() retval=00000000 ret=00402fee 080e58d0:Call msvcrt.mblen(00000000,00000000) ret=00402ff4 080e58d0:Ret msvcrt.mblen() retval=00000000 ret=00402ff4 080e58d0:Call msvcrt.mblen(403e3011,00000007) ret=00403031 080e58d0:Ret msvcrt.mblen() retval=00000001 ret=00403031 080e58d0:Call msvcrt.mblen(403e3041,00000008) ret=0040303f 080e58d0:Ret msvcrt.mblen() retval=00000001 ret=0040303f 080e58d0:Call kernel32.InterlockedIncrement(407e17a4) ret=780e53cc 080e58d0:Ret kernel32.InterlockedIncrement() retval=00000001 ret=780e53cc 080e58d0:Call kernel32.InterlockedDecrement(407e17a4) ret=780e5415 080e58d0:Ret kernel32.InterlockedDecrement() retval=00000000 ret=780e5415 (there are several more increment and decrement calls here) 080e58d0:Call msvcrt.mblen(403e3012,00000006) ret=00403031 080e58d0:Ret msvcrt.mblen() retval=00000001 ret=00403031 080e58d0:Call msvcrt.mblen(403e3042,00000007) ret=0040303f 080e58d0:Ret msvcrt.mblen() retval=00000001 ret=0040303f 080e58d0:Call kernel32.InterlockedIncrement(407e17a4) ret=780e53cc 080e58d0:Ret kernel32.InterlockedIncrement() retval=00000001 ret=780e53cc 080e58d0:Call ntdll.RtlRaiseException(406c2a08) ret=407bb058 fs=008f eax=780e54cb ebx=407e0b74 ecx=406c2ab0 edx=407e1562 esi=406c2a08 edi=00000000 ebp=406c2a60 esp=406c2a08 ds=002b es=002b gs=0000 flags=00000216 DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://bugs.winehq.com/show_bug.cgi?id=1245>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
participants (1)
-
wine-bugs@winehq.com