From owner-freebsd-ia64@FreeBSD.ORG Fri Dec 11 16:57:29 2009 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBDB41065672; Fri, 11 Dec 2009 16:57:29 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 8516F8FC0A; Fri, 11 Dec 2009 16:57:29 +0000 (UTC) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NJ8nf-00075y-RR; Fri, 11 Dec 2009 16:57:28 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1NJ8na-0002DC-3h; Fri, 11 Dec 2009 16:57:03 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id nBBGuvdm022973; Fri, 11 Dec 2009 16:56:57 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id nBBGuvN5022972; Fri, 11 Dec 2009 16:56:57 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 11 Dec 2009 16:56:57 +0000 From: Anton Shterenlikht To: Anton Shterenlikht Message-ID: <20091211165657.GA3855@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091203140225.GA30770@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -2.0 X-Spam-Level: -- 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 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2009 16:57:29 -0000 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