http://bugs.winehq.org/show_bug.cgi?id=9328
Summary: Opening DOS devices other than C crashes Wine Product: Wine Version: 0.9.42. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: ninevoltz@metalink.net
Opening a DOS device other than C: from a common dialog causes Wine to crash.
Open notepad in Wine:
wine notepad
Click File->Open
navigate to My Computer/Z:
Crash.
67 0x699211db WinMain+0x74b(hInstance=0x69910000, prev=0x0, cmdline=0x115cb7, show=0x1) [/usr/src/wine/programs/notepad/main.c:698] in notepad (0x0034fe58) 68 0x69922f23 main+0xa3() [/usr/src/wine/dlls/winecrt0/exe_main.c:48] in notepad (0x0034fed8) 69 0x69922e4b __wine_spec_exe_entry+0x5b(peb=0x7ffdf000) [/usr/src/wine/dlls/winecrt0/exe_entry.c:36] in notepad (0x0034ff08) 70 0x7b870bde start_process+0xee(arg=0x0) [/usr/src/wine/dlls/kernel32/process.c:820] in kernel32 (0x0034ffe8) 71 0x600244d7 (0x00000000) 0x603dada5 _ILSimpleGetTextW+0x75 [/usr/src/wine/dlls/shell32/../../include/winbase.h:2126] in shell32: movw %ax,0x0(%edx) 2126 *d++ = *s++;