Date: Fri, 11 Dec 2009 16:56:57 +0000 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: Anton Shterenlikht <mexas@bristol.ac.uk> Cc: kazehakase-devel@gna.org, ahze@freebsd.org, freebsd-ports@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: builds but doesn't work; WAS: port www/kazehakase fails to build on i386 and ia64 Message-ID: <20091211165657.GA3855@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20091203140225.GA30770@mech-cluster241.men.bris.ac.uk> References: <20091130153146.GA96943@mech-cluster241.men.bris.ac.uk> <20091201155820.GA11763@mech-cluster241.men.bris.ac.uk> <20091203140225.GA30770@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 03, 2009 at 02:02:25PM +0000, Anton Shterenlikht wrote: > As of yesterday, apparently, xulrunner was superceded by libxul. > > Now I can build www/kazehakase with libxul on ia64 (still building on i386, > will report when done). But trying to do anything with kazehakase > leads to this error: > > (kazehakase:30357): Kazehakase-CRITICAL **: kz_embed_selection_is_collapsed: assertion `KZ_IS_EMBED(kzembed)' failed > > (kazehakase:30357): Kazehakase-CRITICAL **: kz_embed_can_cut_selection: assertion `KZ_IS_EMBED(kzembed)' failed > > (kazehakase:30357): Kazehakase-CRITICAL **: kz_embed_can_copy_selection: assertion `KZ_IS_EMBED(kzembed)' failed > > (kazehakase:30357): Kazehakase-CRITICAL **: kz_embed_can_paste: assertion `KZ_IS_EMBED(kzembed)' failed > Failed to bind socket "/tmp/kazehakase/dbus-server/dbus-6TLY3VVU1V": No such file or directory > process 30357: arguments to dbus_server_get_data() were incorrect, assertion "server != NULL" failed in file dbus-server.c line 1131. > This is normally a bug in some application using the D-Bus library. > D-Bus not compiled with backtrace support so unable to print a backtrace > > [7] Abort kazehakase > > I've updated fbsd to kern.osreldate: 900004, and rebuilt kazehakase with make DEBUG_FLAGS="-O0 -g", but still get the same error. And bt doesn't really give anything useful: > kazehakase (kazehakase:3889): Gtk-WARNING **: WebKit/GTK+: missing action WebKit/GTK+ Failed to bind socket "/tmp/kazehakase/dbus-server/dbus-ZOQalM8C4L": No such file or directory process 3889: arguments to dbus_server_get_data() were incorrect, assertion "server != NULL" failed in file dbus-server.c line 1131. This is normally a bug in some application using the D-Bus library. D-Bus not compiled with backtrace support so unable to print a backtrace Abort (core dumped) > I cannot see how I can enable backtrace in dbus ports. And for kazehakase bt gives: (gdb) bt #0 0x20000000423107a0 in thr_kill () from /lib/libc.so.7 #1 0x0000000000000000 in ?? () Previous frame identical to this frame (corrupt stack?) (gdb) -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091211165657.GA3855>