Date: Fri, 19 Jan 2007 01:52:21 -0600 From: "Scot Hetzel" <swhetzel@gmail.com> To: "Divacky Roman" <xdivac02@stud.fit.vutbr.cz> Cc: emulation@freebsd.org, Alexander Leidinger <Alexander@leidinger.net> Subject: Re: linuxolator: fatal trap 12 when compiling libX11 Message-ID: <790a9fff0701182352n43071a18yd015ba1ace41fff@mail.gmail.com> In-Reply-To: <20070118084836.GA59381@stud.fit.vutbr.cz> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/18/07, Divacky Roman <xdivac02@stud.fit.vutbr.cz> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0701182352n43071a18yd015ba1ace41fff>