[Wine]unhandled exception on 20050725 install from source on Fedora Core 4

Claude D Jones claudedjones at gmail.com
Sat Aug 27 20:32:29 CDT 2005


I'm running FC4 with all the latest patches and kernel. I checked the basic
requirements for installation for all necessary packages. 
Using the unpacked source, I installed by ./tools/wineinstall per the
readme. I got a long series of errors well into the process, posted below -
I've read the documentation and several help sites including this group and
the user list but can't seem to find anything to help me decipher - I tried
installing IE because of the positive statement at the end of the
installation script, using the method described at Frank's Corner; that failed 
with these sorts of messages:

IE installation errors**********************************

fixme:advapi:DecryptFileA "F:\\downloads\\wine\\IXP000.TMP\\" 00000000
fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we
have to do here ?
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH 

wine installation errors **********************

Where would you like your fake C drive to be placed?
(default is /home/cj/.wine/drive_c)
Configuring Wine for a no-windows install in /home/cj/.wine/drive_c...
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x1008002f in 32-bit code
(0x5fc4cf13).
In 32 bit mode.
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:ffff GS:0033
 EIP:5fc4cf13 ESP:7fcbd68c EBP:7fcbd6a0 EFLAGS:00010282(   - 00      - RIS1)
 EAX:00000001 EBX:5fc7be34 ECX:00000002 EDX:5fc84234
 ESI:1007ffff EDI:7ff64768
Stack dump:
0x7fcbd68c:  00000000 00000000 5fc7be34 00000000
0x7fcbd69c:  7fcbd8e8 7fcbd6bc 5fc4f2d3 5fc83184
0x7fcbd6ac:  7ff64768 2f7f0594 7ff64448 00000008
0x7fcbd6bc:  7fcbd900 2f7ad5e5 7ff64448 00000008
0x7fcbd6cc:  7fcbd8e8 7fcbd8f0 7ff65f70 7fcbd8e8
0x7fcbd6dc:  007126d0 0000002a 7fcbd5d0 7fcbd650
Backtrace:
=>1 0x5fc4cf13 process_attach+0xbf
[/home/cj/downloads/wine/wine-20050725/dlls/ntdll/loader.c:914] in ntdll
(0x7fcbd6a0)
  2 0x5fc4f2d3 LdrLoadDll+0x73(path_name=0x7ff64448, flags=0x8,
libname=0x7fcbd8e8, hModule=0x7fcbd8f0)
[/home/cj/downloads/wine/wine-20050725/dlls/ntdll/loader.c:1659] in ntdll
(0x7fcbd6bc)
  3 0x2f7ad5e5 LoadLibraryExW+0x61(libnameW=0x7ff65f70, hfile=0x0,
flags=0x8) [/home/cj/downloads/wine/wine-20050725/dlls/kernel/module.c:670]
in kernel32 (0x7fcbd900)
  4 0x2f40b410 register_dlls_callback+0x1f8(hinf=0x7ff2aca0,
field=0x7fcbf9a8, arg=0x7fcbfb7c)
[/home/cj/downloads/wine/wine-20050725/dlls/setupapi/install.c:468] in
setupapi (0x7fcbf970)
  5 0x2f40a783 iterate_section_fields+0x113(callback=0x2f40b218,
arg=0x7fcbfb7c)
[/home/cj/downloads/wine/wine-20050725/dlls/setupapi/install.c:696] in
setupapi (0x7fcbfb58)
  6 0x2f40a9ae SetupInstallFromInfSectionW+0x116(owner=0x10022,
hinf=0x7ff2aca0, section=0x7fcbfbd0, flags=0x3ff, key_root=0x0,
src_root=0x0, copy_flags=0x4, callback=0x2f4104d0, context=0x7ffa4890,
devinfo=0x0, devinfo_data=0x0)
[/home/cj/downloads/wine/wine-20050725/dlls/setupapi/install.c:851] in
setupapi (0x7fcbfb98)
  7 0x2f40b15d InstallHinfSectionW+0x10d(hwnd=0x10022, handle=0x20030000,
cmdline=0x7fee0522, show=0xa)
[/home/cj/downloads/wine/wine-20050725/dlls/setupapi/install.c:934] in
setupapi (0x7fcbfde4)
  8 0x2003c75e main+0x2ea(argc=0x5, argv=0x7fee0458)
[/home/cj/downloads/wine/wine-20050725/programs/rundll32/rundll32.c:293] in
rundll32 (0x7fcbfeac)
  9 0x2003c176 __wine_exe_main+0x176 in rundll32 (0x7fcbff2c)
  10 0x2f7b7372 start_process+0xb6(arg=0x0)
[/home/cj/downloads/wine/wine-20050725/dlls/kernel/process.c:996] in
kernel32 (0x7fcbfff4)
  11 0x20004935 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000)
0x5fc4cf13 process_attach+0xbf
[/home/cj/downloads/wine/wine-20050725/dlls/ntdll/loader.c:914] in ntdll:
movl   0x30(%esi),%eax
914        
InsertTailList(&NtCurrentTeb()->Peb->LdrData->InInitializationOrderModuleList,
Modules:
Module  Address                 Debug info      Name (68 modules)
ELF     0x00157000-00207000     Deferred        libgl.so.1
ELF     0x0088b000-008a7000     Deferred        ld-linux.so.2
ELF     0x008a9000-009d2000     Deferred        libc.so.6
ELF     0x009d4000-009f9000     Deferred        libm.so.6
ELF     0x009fb000-009ff000     Deferred        libdl.so.2
ELF     0x00a01000-00a14000     Deferred        libz.so.1
ELF     0x00a16000-00a28000     Deferred        libpthread.so.0
ELF     0x00a2a000-00afe000     Deferred        libx11.so.6
ELF     0x00b00000-00b0f000     Deferred        libxext.so.6
ELF     0x00b11000-00b30000     Deferred        libexpat.so.0
ELF     0x00b32000-00b3b000     Deferred        libsm.so.6
ELF     0x00b3d000-00b57000     Deferred        libice.so.6
ELF     0x00b59000-00bc1000     Deferred        libfreetype.so.6
ELF     0x00bcf000-00bd5000     Deferred        libxxf86dga.so.1
ELF     0x00bd8000-00c02000     Deferred        libfontconfig.so.1
ELF     0x00c04000-00c0e000     Deferred        libgcc_s.so.1
ELF     0x00c15000-00c1d000     Deferred        libxrender.so.1
ELF     0x00d0c000-00d16000     Deferred        libxcursor.so.1
ELF     0x00d2d000-00d31000     Deferred        libxrandr.so.2
ELF     0x05fa8000-05fad000     Deferred        libxxf86vm.so.1
ELF     0x0645f000-06473000     Deferred        librt.so.1
ELF     0x20000000-20018000     DIA             libwine.so.1
ELF     0x2002a000-2003e000     Stabs           rundll32<elf>
  \-PE  0x20030000-2003e000     \               rundll32
ELF     0x2003e000-200bc000     Deferred        gdi32<elf>
  \-PE  0x20050000-200bc000     \               gdi32
ELF     0x202af000-202b1000     Deferred        xlcutf8load.so.2
ELF     0x202b1000-202c5000     Deferred        lz32<elf>
  \-PE  0x202c0000-202c5000     \               lz32
ELF     0x202c5000-202e5000     Deferred        iphlpapi<elf>
  \-PE  0x202d0000-202e5000     \               iphlpapi
ELF     0x2042a000-2046a000     Deferred        wineoss.drv<elf>
  \-PE  0x20440000-2046a000     \               wineoss.drv
ELF     0x258b2000-26142000     Deferred        atiogl_a_dri.so
ELF     0x2c705000-2c71d000     Deferred        msacm.drv<elf>
  \-PE  0x2c710000-2c71d000     \               msacm.drv
ELF     0x2f3e1000-2f438000     Stabs           setupapi<elf>
  \-PE  0x2f3f0000-2f438000     \               setupapi
ELF     0x2f499000-2f512000     Deferred        winmm<elf>
  \-PE  0x2f4b0000-2f512000     \               winmm
ELF     0x2f74d000-2f847000     Stabs           kernel32<elf>
  \-PE  0x2f770000-2f847000     \               kernel32
ELF     0x2ff18000-3000d000     Deferred        libwine_unicode.so.1
ELF     0x3275b000-3277c000     Deferred        msacm32<elf>
  \-PE  0x32760000-3277c000     \               msacm32
ELF     0x43e46000-43e60000     Deferred        version<elf>
  \-PE  0x43e50000-43e60000     \               version
ELF     0x495c2000-495de000     Deferred        imm32<elf>
  \-PE  0x495d0000-495de000     \               imm32
ELF     0x495f8000-49669000     Deferred        ddraw<elf>
  \-PE  0x49620000-49669000     \               ddraw
ELF     0x4fc73000-4fcba000     Deferred        rpcrt4<elf>
  \-PE  0x4fc90000-4fcba000     \               rpcrt4
ELF     0x5a3f4000-5a3ff000     Deferred        libnss_files.so.2
ELF     0x5fc15000-5fc87000     Stabs           ntdll<elf>
  \-PE  0x5fc30000-5fc87000     \               ntdll
ELF     0x6025b000-60297000     Deferred        advapi32<elf>
  \-PE  0x60270000-60297000     \               advapi32
ELF     0x62b0d000-62b2c000     Deferred        ximcp.so.2
ELF     0x6604b000-660c7000     Deferred        ole32<elf>
  \-PE  0x66060000-660c7000     \               ole32
ELF     0x6c455000-6c4cf000     Deferred        winex11.drv<elf>
  \-PE  0x6c470000-6c4cf000     \               winex11.drv
ELF     0x6dfc9000-6dfde000     Deferred        midimap<elf>
  \-PE  0x6dfd0000-6dfde000     \               midimap
ELF     0x70050000-7015f000     Deferred        user32<elf>
  \-PE  0x70070000-7015f000     \               user32
ELF     0x7bf00000-7bf03000     Deferred        <wine-loader>
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\windows\rundll32.exe
        00000009    0 <==
WineDbg terminated on pid 0x8
/home/cj/.wine updated successfully.


Installation complete for now. Good luck (this is still alpha software).
If you have problems with WINE, please read the documentation first,
as many kinds of potential problems are explained there.

*************************************end of installation messages

Can anyone suggest how I should proceed?
-- 
Claude Jones
Bluemont, VA, USA



More information about the wine-users mailing list