From owner-freebsd-questions@FreeBSD.ORG Tue Mar 30 01:25:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD9BB16A4CE; Tue, 30 Mar 2004 01:25:16 -0800 (PST) Received: from mxsf17.cluster1.charter.net (mxsf17.cluster1.charter.net [209.225.28.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F54A43D1D; Tue, 30 Mar 2004 01:25:16 -0800 (PST) (envelope-from MrL0L@charter.net) Received: from charter.net (ts46-01-qdr3085.mrgnhll.ca.charter.com [68.118.70.19])i2U9OcjB080031; Tue, 30 Mar 2004 04:24:38 -0500 (EST) Message-ID: <40693CD5.2050505@charter.net> Date: Tue, 30 Mar 2004 01:24:37 -0800 From: Remi User-Agent: Mozilla Thunderbird 0.5 (X11/20040324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.ORG, questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Wine-20040309 broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 09:25:16 -0000 %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@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: