From owner-freebsd-emulation@FreeBSD.ORG Fri Jan 19 07:52:23 2007 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFFA316A412 for ; Fri, 19 Jan 2007 07:52:23 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 451F113C457 for ; Fri, 19 Jan 2007 07:52:23 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so361896uge for ; Thu, 18 Jan 2007 23:52:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Dcahg03jgVqWzYe07G+9BWXjxKtcd0b7kJuafWV15N9dcYY9jQX6wfesd7N+ziAf8jj/3f0dhga8mj5JAHRcgMIdgUZcxY41nixUUBV5WGT0b1IssWsk919mCWmUDn/ICtQnqZ0rl4c40KV+hws3CMXxw/nceZgGO/COP9jfDWI= Received: by 10.82.138.6 with SMTP id l6mr459705bud.1169193141904; Thu, 18 Jan 2007 23:52:21 -0800 (PST) Received: by 10.82.186.2 with HTTP; Thu, 18 Jan 2007 23:52:21 -0800 (PST) Message-ID: <790a9fff0701182352n43071a18yd015ba1ace41fff@mail.gmail.com> Date: Fri, 19 Jan 2007 01:52:21 -0600 From: "Scot Hetzel" To: "Divacky Roman" In-Reply-To: <20070118084836.GA59381@stud.fit.vutbr.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070116080015.8dus0vamssso0sww@webmail.leidinger.net> <20070116181839.GA80994@stud.fit.vutbr.cz> <790a9fff0701161317q74b28955jf61b6e9651168a36@mail.gmail.com> <20070116221150.GA9429@stud.fit.vutbr.cz> <790a9fff0701162000s5f48d51fk2e5a4a74bd7021f9@mail.gmail.com> <20070117091530.GA48578@stud.fit.vutbr.cz> <790a9fff0701170955o5674c8feu98117320a72e63ef@mail.gmail.com> <20070117223025.GA21199@stud.fit.vutbr.cz> <790a9fff0701172317k6876ad77p1c29ac76fa400d65@mail.gmail.com> <20070118084836.GA59381@stud.fit.vutbr.cz> Cc: emulation@freebsd.org, Alexander Leidinger Subject: Re: linuxolator: fatal trap 12 when compiling libX11 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jan 2007 07:52:23 -0000 On 1/18/07, Divacky Roman wrote: >> kernel. Currently, I'm runing 'emerge azureus', and is currently at >> 18 of 188 ports. It usually paniced on the first or second port. >> > > So it looks like the problem may be solved by P4 Change 113083. > > hehe... nice things happen :) I really didnt expect this to help > but it did :) > The problem is fixed with this change, as it built 181 of the 188 ports. The only port it can't finish building is dbus (remaining ports have a dependancy on dbus), but at least it no longer panics the kernel. hp010 dbus-0.62 # emerge --pretend azureus These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] sys-apps/dbus-0.62-r2 USE="X gtk python qt3 qt4 -debug -doc -mono (-selinux)" [ebuild N ] gnome-base/gnome-vfs-2.16.3 USE="ipv6 ssl -avahi -debug -doc -gnutls -hal -samba" [ebuild N ] gnome-base/libgnome-2.16.0 USE="-debug -doc -esd -static" [ebuild N ] gnome-base/libbonoboui-2.16.0 USE="X -debug -doc" [ebuild N ] gnome-base/libgnomeui-2.16.1 USE="jpeg -debug -doc" [ebuild N ] dev-java/swt-3.2-r2 USE="gnome opengl -cairo -seamonkey" [ebuild N ] net-p2p/azureus-2.5.0.0-r3 USE="-source" hp010 dbus-0.62 # emerge dbus : Making all in tools gmake[2]: Entering directory `/var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/tools' DBUS_TOP_BUILDDIR=.. ./run-with-tmp-session-bus.sh ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect > dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp dbus-bus-introspect.xml escaped service dir is: ..\/test\/data\/valid-service-files Created configuration file ./run-with-tmp-session-bus.conf Running ../tools/dbus-launch --sh-syntax --config-file=./run-with-tmp-session-bus.conf Started bus pid 58623 at unix:path=/tmp/dbus-N3npYJ4n1g,guid=6366b045035d377a786f9a79f1f2e000 Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect Failed to open connection to session message bus: No reply within specified time killing message bus 58623 ./run-with-tmp-session-bus.sh: script "./dbus-send" failed gmake[2]: *** [dbus-bus-introspect.xml] Error 1 gmake[2]: Leaving directory `/var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/tools' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/var/tmp/portage/dbus-0.62-r2/work/dbus-0.62' gmake: *** [all] Error 2 Looks like dbus-send is not getting any response thru a socket (/tmp/dbus-N3npYJ4n1g) that dbus-launch is using to communicate with it. I also tried a kernel that had all the P4 patches applied, and same results. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.