http://bugs.winehq.org/show_bug.cgi?id=4184
Summary: winecfg crashes when selecting screen depth Product: Wine Version: 0.9.3. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: hans@comerwell.xs4all.nl
In 'winecfg' (or 'wine winecfg') [ is this 'wine-binary' or 'wine-winelib' ? ]
if I select: - Applications -> Default Settings -> Windows 3.1
and then on the Graphics tab: - 'enable desktop double buffering = off - screen color depth = anyhting different (was 24)
then wine crashes with: wine: Unhandled page fault on read access to 0x00000000 at address 0xb7edb5b3 (t hread 0009), starting debugger... .......... Backtrace: =>1 0xb7e6d5b3 index+0x63 in libc.so.6 (0xb7e6d5b3) 2 0x7f8185ba WINPROC_wrapper+0x1a in user32 (0x7f8185ba) 3 0x7f819160 WINPROC_CallWndProc+0x60(wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/winproc.c:416] in user32 (0x7f819160) 4 0x7f81e1be CallWindowProcW+0x1ae(func=0x7f8790fc, hwnd=0x10044, msg=0x111, wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/winproc.c:3327] in user32 (0x7f81e1be) 5 0x7f7c0327 DefDlgProcW+0x57(hwnd=0x10044, msg=0x111, wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/defdlg.c:510] in user32 (0x7f7c0327) 6 0x7f8185ba WINPROC_wrapper+0x1a in user32 (0x7f8185ba) 7 0x7f819160 WINPROC_CallWndProc+0x60(wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/winproc.c:416] in user32 (0x7f819160) 8 0x7f81e406 CallWindowProcW+0x3f6(func=0x7f7c02d0, hwnd=0x10044, msg=0x111, wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/winproc.c:3308] in user32 (0x7f81e406) 9 0x7f7ee34f call_window_proc+0x10f(lparam=0x10048, unicode=0x1, same_thread=0x1) [src/wine-0.9.3-winehq/dlls/user/message.c:1516] in user32 (0x7f7ee34f) 10 0x7f7f1a66 SendMessageTimeoutW+0x156(hwnd=0x10044, msg=0x111, wparam=0x1044d, lparam=0x10048, flags=0x0, timeout=0x0, res_ptr=0x7fbeeb18) [src/wine-0.9.3-winehq/dlls/user/message.c:2349] in user32 (0x7f7f1a66) ...........
I have a full stacktrace. (cannot attach files here? )
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ If Applications -> Default Settings -> "Win95 or XP" it does not crash, but I cannot run winecfg anymore. It only returns to stdout:
X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 1 (X_CreateWindow) Serial number of failed request: 13 Current serial number in output stream: 14
It works again after removing the new settings from '.wine/user.reg':
[Software\Wine\X11 Driver] 1135869551 "DesktopDoubleBuffered"="N" "ScreenDepth"="16"