[Bug 2867] Application specific crash (page fault): wvsnprintf16 in user32

Wine Bugs wine-bugs at winehq.org
Fri Jun 3 10:23:19 CDT 2005


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


yradenac at free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|20050310                    |20050419




------- Additional Comments From yradenac at free.fr  2005-03-06 10:23 -------
Here two more tests with newer versions 20050419 and 20050524:

 * Wine 20050419 : still the same bug, even with different win (win98, winNT,
winXP, ...). See attachment for the trace (relay).

 * Wine 20050524 : new bug, the application hangs and then crashes. It crashes
before the previous bug because it does not open the second window (previous
versions of wine crash just after opening the second window). No relay trace
because with WINEDEBUG=+relay the application and the trace does not end!

/mnt/cdrom$ wine AUTORUN.EXE
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:ntdll:RtlpWaitForCriticalSection section 0x77c1dda0 "syslevel.c: Win16Mutex"
wait timed out in thread 000d, blocked by 000e, retrying (60 sec)
wine: Unhandled exception (thread 000d), starting debugger...
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image Z:\mnt\cdrom\AUTORUN.EXE
First chance exception: page fault in 16-bit code (1417:0300).
In 16 bit mode.
Register dump:
 CS:1417 SS:137f DS:147f ES:147f FS:003b GS:0033
 IP:0300 SP:b4d6 BP:b4d6 FLAGS:0286(   - 00      -RISP1)
 AX:4400 BX:0000 CX:0002 DX:0014 SI:017c DI:0746
Stack dump:
0x137f:0xb4d6:  b521 041e 1417 0000 0740 0149 147f 0087
0x137f:0xb4e6:  0000 147f 0200 147f 147e 0000 0000 1007
0x137f:0xb4f6:  e79c 769f 137f 2000 0000 0000 b530 0000
028f: sel=147f base=76129d38 limit=00000b1f 16-bit rw-
Backtrace:
=>1 0x1417:0x0300 (0x137f:0xb4d6)
  2 0x1417:0x041e (0x137f:0xb520)
  3 0x77badfc6 K32WOWCallback16Ex+0xc6 in kernel32 (0x00000004)
  4 0x00000000 (0x00000000)
0x1417:0x0300: int      $0x21


-- 
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