https://bugs.winehq.org/show_bug.cgi?id=42151
Bug ID: 42151 Summary: Virtual Springfield: Crashes on Startup Product: Wine Version: 2.0-rc3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: crowdiest@outlook.com Distribution: ---
After issuing the following command:
wine VIRTUAL.EXE
A "Program Error" message box is displayed, and the following output is written to the terminal:
preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 Could not load wine-gecko. HTML rendering will be disabled. preloader: Warning: failed to reserve range 00010000-00110000 wine: configuration in '/home/daniel/.wine' has been updated. wine: Unhandled page fault on write access to 0x00000000 at address 0x4206d0 (thread 0009), starting debugger... preloader: Warning: failed to reserve range 00010000-00110000 Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x004206d0). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:004206d0 ESP:0032fdcc EBP:0032fe60 EFLAGS:00010206( R- -- I - -P- ) EAX:00000000 EBX:7b638000 ECX:0032fdac EDX:00000000 ESI:7ffdf000 EDI:0041ce00 Stack dump: 0x0032fdcc: 0041d42f 00010000 00030000 0041c804 0x0032fddc: 0041dd0b 0041ceb2 0041ce00 7ffdf000 0x0032fdec: 7b638000 00000000 00000000 00000000 0x0032fdfc: 00000000 00000000 00000000 00000000 0x0032fe0c: 00000000 00000000 00000000 00000000 0x0032fe1c: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x004206d0 in virtual (+0x206d0) (0x0032fe60) 1 0x7b45ee8c call_process_entry+0xb() in kernel32 (0x0032fe78) 2 0x7b45fdaa start_process+0x59(peb=<couldn't compute location>) [/usr/src/wine-2.0-rc3/dlls/kernel32/process.c:1108] in kernel32 (0x0032fea8) 3 0x7bc80ccc call_thread_func_wrapper+0xb() in ntdll (0x0032fec8) 4 0x7bc83a78 call_thread_func+0xd7(entry=0x7b45fd50, arg=0x7ffdf000, frame=0x32ffc8) [/usr/src/wine-2.0-rc3/dlls/ntdll/signal_i386.c:2759] in ntdll (0x0032ffa8) 5 0x7bc80caa call_thread_entry_point+0x11() in ntdll (0x0032ffc8) 6 0x7bc54399 start_process+0x18(kernel_start=0x7b45fd50) [/usr/src/wine-2.0-rc3/dlls/ntdll/loader.c:3047] in ntdll (0x0032ffe8) 7 0xb7579a3d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 8 0xb7579b73 wine_switch_to_stack+0x22(func=0x7bc54380, arg=0x7b45fd50, stack=0x330000) [/usr/src/wine-2.0-rc3/libs/wine/port.c:77] in libwine.so.1 (0xbfaa79c8) 9 0x7bc5a0ab LdrInitializeThunk+0x22a(kernel_start=<couldn't compute location>, unknown2=<couldn't compute location>, unknown3=<couldn't compute location>, unknown4=<couldn't compute location>) [/usr/src/wine-2.0-rc3/dlls/ntdll/loader.c:3103] in ntdll (0xbfaa7a08) 10 0x7b465cf9 __wine_kernel_init+0xa38() [/usr/src/wine-2.0-rc3/dlls/kernel32/process.c:1302] in kernel32 (0xbfaa88f8) 11 0x7bc5aeeb __wine_process_init+0x14a() [/usr/src/wine-2.0-rc3/dlls/ntdll/loader.c:3312] in ntdll (0xbfaa8968) 12 0xb7577db3 wine_init+0x292(argc=0x2, argv=0xbfaa8ea4, error="", error_size=0x400) [/usr/src/wine-2.0-rc3/libs/wine/loader.c:956] in libwine.so.1 (0xbfaa89b8) 13 0x7c000b7a main+0x79(argc=<is not available>, argv=<is not available>) [/usr/src/wine-2.0-rc3/loader/main.c:254] in <wine-loader> (0xbfaa8df8) 14 0xb73b1697 __libc_start_main+0x106() in libc.so.6 (0x00000000) 0x004206d0: addb %al,0x0(%eax) Modules: Module Address Debug info Name (67 modules) PE 400000- 435000 Export virtual ELF 7a800000-7a935000 Deferred opengl32<elf> -PE 7a820000-7a935000 \ opengl32 ELF 7b400000-7b7df000 Dwarf kernel32<elf> -PE 7b410000-7b7df000 \ kernel32 ELF 7bc00000-7bcf7000 Dwarf ntdll<elf> -PE 7bc10000-7bcf7000 \ ntdll ELF 7c000000-7c004000 Dwarf <wine-loader> ELF 7e12b000-7e131000 Deferred libxfixes.so.3 ELF 7e131000-7e13c000 Deferred libxcursor.so.1 ELF 7e13c000-7e14d000 Deferred libxi.so.6 ELF 7e14d000-7e158000 Deferred libxrandr.so.2 ELF 7e158000-7e163000 Deferred libxrender.so.1 ELF 7e163000-7e169000 Deferred libxxf86vm.so.1 ELF 7e169000-7e18b000 Deferred libxcb.so.1 ELF 7e18b000-7e2ce000 Deferred libx11.so.6 ELF 7e2ce000-7e2e0000 Deferred libxext.so.6 ELF 7e303000-7e38f000 Deferred winex11<elf> -PE 7e310000-7e38f000 \ winex11 ELF 7e38f000-7e3b3000 Deferred imm32<elf> -PE 7e3a0000-7e3b3000 \ imm32 ELF 7e3f2000-7e419000 Deferred libexpat.so.1 ELF 7e419000-7e454000 Deferred libfontconfig.so.1 ELF 7e454000-7e46a000 Deferred libz.so.1 ELF 7e46a000-7e4a1000 Deferred libpng16.so.16 ELF 7e4a1000-7e4b2000 Deferred libbz2.so.1 ELF 7e4b2000-7e5f4000 Deferred libglib-2.0.so.0 ELF 7e5f4000-7e675000 Deferred libharfbuzz.so.0 ELF 7e675000-7e70e000 Deferred libfreetype.so.6 ELF 7e70e000-7e75e000 Deferred libncurses.so.5 ELF 7e760000-7e763000 Deferred libxcomposite.so.1 ELF 7e763000-7e766000 Deferred libxinerama.so.1 ELF 7e766000-7e76c000 Deferred libxdmcp.so.6 ELF 7e781000-7e7cb000 Deferred dsound<elf> -PE 7e790000-7e7cb000 \ dsound ELF 7e7cb000-7e7f6000 Deferred msacm32<elf> -PE 7e7d0000-7e7f6000 \ msacm32 ELF 7e7f6000-7e876000 Deferred rpcrt4<elf> -PE 7e800000-7e876000 \ rpcrt4 ELF 7e876000-7e9ac000 Deferred ole32<elf> -PE 7e890000-7e9ac000 \ ole32 ELF 7e9ac000-7ea64000 Deferred winmm<elf> -PE 7e9b0000-7ea64000 \ winmm ELF 7ea64000-7ebb6000 Deferred user32<elf> -PE 7ea80000-7ebb6000 \ user32 ELF 7ebb6000-7ec2c000 Deferred advapi32<elf> -PE 7ebc0000-7ec2c000 \ advapi32 ELF 7ec2c000-7ed5f000 Deferred gdi32<elf> -PE 7ec40000-7ed5f000 \ gdi32 ELF 7ed5f000-7ee8d000 Deferred wined3d<elf> -PE 7ed70000-7ee8d000 \ wined3d ELF 7ee8d000-7ef00000 Deferred ddraw<elf> -PE 7ee90000-7ef00000 \ ddraw ELF 7ef43000-7ef55000 Deferred libnss_files.so.2 ELF 7ef55000-7ef62000 Deferred libnss_nis.so.2 ELF 7ef62000-7ef7e000 Deferred libnsl.so.1 ELF 7ef7e000-7ef89000 Deferred libnss_compat.so.2 ELF 7ef89000-7efdd000 Deferred libm.so.6 ELF 7efde000-7efe1000 Deferred libxau.so.6 ELF 7efe1000-7effb000 Deferred version<elf> -PE 7eff0000-7effb000 \ version ELF b7394000-b7399000 Deferred libdl.so.2 ELF b7399000-b7531000 Dwarf libc.so.6 ELF b7531000-b754e000 Deferred libpthread.so.0 ELF b7571000-b7728000 Dwarf libwine.so.1 ELF b7729000-b7750000 Deferred ld-linux.so.2 ELF b7752000-b7753000 Deferred [vdso].so Threads: process tid prio (all id:s are in hex) 00000008 (D) C:\Program Files\FOX\Virtual Springfield\VIRTUAL.EXE 00000009 0 <== 0000000e services.exe 0000003c 0 0000001f 0 00000014 0 00000010 0 0000000f 0 00000012 winedevice.exe 0000001c 0 00000019 0 00000018 0 00000013 0 0000001d plugplay.exe 00000022 0 00000021 0 0000001e 0 00000025 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002b 0 00000026 0 System information: Wine build: wine-2.0-rc3 Platform: i386 Version: Windows XP Host system: Linux Host version: 4.4.14-smp
https://bugs.winehq.org/show_bug.cgi?id=42151
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- This is an old Simpson game?
Could you try changing windows 98 or 95 mode?
https://bugs.winehq.org/show_bug.cgi?id=42151
--- Comment #2 from Daniel H crowdiest@outlook.com ---
This is an old Simpson game?
Yes
Could you try changing windows 98 or 95 mode?
I experience the same problem when the Windows version is set to Windows 95 or Windows 98.
https://bugs.winehq.org/show_bug.cgi?id=42151
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
https://bugs.winehq.org/show_bug.cgi?id=42151
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Created attachment 63065 --> https://bugs.winehq.org/attachment.cgi?id=63065 console output
Bug is still there in current wine(4.0-rc2)
https://bugs.winehq.org/show_bug.cgi?id=42151
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Bug still there with wine-4.17.
https://bugs.winehq.org/show_bug.cgi?id=42151
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-6.5.
https://bugs.winehq.org/show_bug.cgi?id=42151
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-7.16 Can be downloaded for educational purpose (um....) at https://www.myabandonware.com/game/the-simpsons-virtual-springfield-bdr#down...
https://bugs.winehq.org/show_bug.cgi?id=42151
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- I know nobody cares, but this bug is fixed in wine-8.16
https://bugs.winehq.org/show_bug.cgi?id=42151
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- No administrator interested in closing this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=42151
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #9 from Vijay Kamuju infyquest@gmail.com --- Do you know which commit fixed this issue?