http://bugs.winehq.org/show_bug.cgi?id=12358
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #11852|0 |1 is obsolete| |
--- Comment #14 from Artem S. Tashkinov t.artem@mailcity.com 2008-05-03 11:01:09 --- Created an attachment (id=12672) --> (http://bugs.winehq.org/attachment.cgi?id=12672) crash with debug symbols
Can anyone explain what is exactly in wine's backtrace? I suppose the problem is with some wine routines:
...
Backtrace: =>1 0xb7c9f8ac memcpy+0x1c() in libc.so.6 (0x0032fd28) 2 0x7da6d2df ChangeDisplaySettingsExA+0x4f(devname=0x0, devmode=<register ESI not in topmost frame>, hwnd=0x0, flags=0x4, lparam=0x0) [/tmp/wine-0.9.61/dlls/user32/sysparams.c:3007] in user32 (0x0032fd68) 3 0x7da6d3dc ChangeDisplaySettingsA+0x3c(devmode=0x32fddc, flags=0x4) [/tmp/wine-0.9.61/dlls/user32/sysparams.c:2979] in user32 (0x0032fd88) 4 0x00407178 in pocket (+0x7178) (0x00400000) 5 0x00000003 (0x00905a4d) 6 0x00000000 (0x00000000) 0xb7c9f8ac memcpy+0x1c in libc.so.6: repe movsl (%esi),%es:(%edi) Modules:
...