Hi, I have a strange problem running wine build from the ports on an -current cvsupped today. Compiling and installing ist ok, but when I try to run wine I get nothing but an "Abort trap". I've tryed do do some investigatation wat causes the fault but nothing really works ... $ ldd /usr/local/bin/wine /usr/local/bin/wine: /usr/local/bin/wine: signal 6 $ ktrace wine Abort trap $ kdump 32603 ktrace RET ktrace 0 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/sbin/wine" 32603 ktrace RET execve -1 errno 2 No such file or directory 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/bin/wine" 32603 ktrace RET execve -1 errno 2 No such file or directory 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/usr/sbin/wine" 32603 ktrace RET execve -1 errno 2 No such file or directory 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/usr/bin/wine" 32603 ktrace RET execve -1 errno 2 No such file or directory 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/usr/games/wine" 32603 ktrace RET execve -1 errno 2 No such file or directory 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/usr/local/sbin/wine" 32603 ktrace RET execve -1 errno 2 No such file or directory 32603 ktrace CALL execve(0xbfbfe3f0,0xbfbfe92c,0xbfbfe934) 32603 ktrace NAMI "/usr/local/bin/wine" $ truss wine truss: process exited before exec'ing $ A binary package working on an other system ist doing the same here. What the heck ist going on here? I't looks relatet to the ld.so, but all other programms are running fine so far .. TIA, Holm -- L&P::Kommunikation GbR Holm Tiffe * Administration, Development FreibergNet.de Internet Systems phone +49 3731 41930 Bereich Server & Technik fax +49 3731 4196026 D-09599 Freiberg * Nonnengasse 31a http://www.freibergnet.deReceived on Wed Mar 17 2004 - 03:55:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC