Wine-20040309 broken?

Remi MrL0L at charter.net
Tue Mar 30 01:25:16 PST 2004


%uname -a
FreeBSD node2 5.2.1-RELEASE-p4 FreeBSD 5.2.1-RELEASE-p4 #5: Mon Mar 29 
16:09:11 PST 2004     root at node2:/usr/obj/usr/src/sys/BART  i386

Hello,
I am having major problems with wine. I will receive an "Abort" error on 
every exe I attempt to execute, example:
%wine /opt/wine/c/Iris405Demo.exe
Abort

Has anyone experienced this problem or know how to fix it. I have no 
CFLAGS, CXXFLAGS, CPUTYPE defined The .EXE's all have 777 permissions. 
Ports CVSuped Mar 29.  Assume the root of the problem lies with (what is 
signal 6?):

%ldd /usr/local/bin/wine
/usr/local/bin/wine:
/usr/local/bin/wine: signal 6

Heres my wine.conf:
WINE REGISTRY Version 2
[Drive C]
"Path" = "/opt/wine/c"
"Type" = "hd"
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Path" = "c:\\windows;c:\\windows\\system"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
"ShowDirSymlinks" = "1"
"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
# [wineconf]
[Version]
"Windows" = "win98"
"DOS" = "6.22"
[DllOverrides]
"oleaut32"     = "builtin, native"
"ole32"        = "builtin, native"
"comdlg32"     = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"shlwapi"      = "builtin, native"
"shdocvw"      = "builtin, native"
"advapi32"     = "builtin, native"
"msvcrt"       = "native, builtin"
"mciavi.drv"   = "native, builtin"
"mcianim.drv"  = "native, builtin"
"msi"          = "native, builtin"
"*notepad.exe" = "native, builtin"
"C:\\windows\\regedit.exe" = "native, builtin"
"*" = "builtin, native"
[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"UseDGA" = "Y"
"UseXVidMode" = "Y"
"UseXRandR" = "Y"
"UseTakeFocus" = "Y"
"DXGrab" = "N"
"DesktopDoubleBuffered" = "N"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[FontDirs]
[ppdev]
[Debug]
[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
"WineLook" = "Win95"
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
"UsePrimary" = "0"
[afmdirs]
"1" = "/usr/share/ghostscript/fonts"
"2" = "/usr/share/a2ps/afm"
"3" = "/usr/share/enscript"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"
[WinMM]
"Drivers" = "wineoss.drv"      ; default for most common configurations
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
[Network]
[AppDefaults\\_INS0432._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0466._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0576._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5176._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5576._MP\\x11drv]
"Desktop" = "640x480"
# [/wineconf]

And finally ls output of /opt/wine/c:
%ls -R /opt/wine/c/
Iris405Demo.exe windows
 
/opt/wine/c/windows:
Profiles        system
 
/opt/wine/c/windows/Profiles:
Administrator
 
/opt/wine/c/windows/Profiles/Administrator:
 
/opt/wine/c/windows/system:




More information about the freebsd-questions mailing list