From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 3 12:03:21 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ADF5106569A for ; Wed, 3 Sep 2008 12:03:21 +0000 (UTC) (envelope-from v.balada@coolbleiben.net) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.237]) by mx1.freebsd.org (Postfix) with ESMTP id 14A5E8FC14 for ; Wed, 3 Sep 2008 12:03:20 +0000 (UTC) (envelope-from v.balada@coolbleiben.net) Received: by qb-out-0506.google.com with SMTP id e34so3467167qbe.35 for ; Wed, 03 Sep 2008 05:03:20 -0700 (PDT) Received: by 10.210.45.14 with SMTP id s14mr9989884ebs.52.1220442458155; Wed, 03 Sep 2008 04:47:38 -0700 (PDT) Received: from ?192.168.1.6? ( [80.26.91.6]) by mx.google.com with ESMTPS id g11sm18350984gve.8.2008.09.03.04.47.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 03 Sep 2008 04:47:37 -0700 (PDT) From: Victor Balada Diaz To: gnome@FreeBSD.org Content-Type: text/plain Date: Wed, 03 Sep 2008 13:47:34 +0200 Message-Id: <1220442454.8213.10.camel@miura.idbe.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.2) Content-Transfer-Encoding: 7bit Cc: Subject: xulrunner seg faults X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 12:03:21 -0000 Hello, xulrunner segfaults while trying to run mozilla2ps[1] on an HTML file. FreeBSD version: 7.0 RELEASE xulrunner version: 1.8.0.4_12 HW Platform: amd64 Is there anything i can do to fix this? I have the core available in case someone needs it (21 MB). Regards. backtrace: %gdb /usr/local/lib/xulrunner/xulrunner-bin -c xulrunner-bin.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Core was generated by `xulrunner-bin'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/xulrunner/libmozjs.so...done. [ ... ] #0 0x0000000804835fec in thr_kill () from /lib/libc.so.7 [New Thread 0x805b25120 (LWP 105491)] [New Thread 0x805902820 (LWP 105057)] [New Thread 0x805902540 (LWP 104410)] [New Thread 0x805901290 (LWP 100628)] [New Thread 0x805901120 (LWP 105539)] (gdb) bt #0 0x0000000804835fec in thr_kill () from /lib/libc.so.7 #1 0x0000000800cd2377 in nsProfileLock::FatalSignalHandler (signo=11) at nsProfileLock.cpp:206 #2 #3 0x000000080387ab44 in IA__FcCharSetDestroy () from /usr/local/lib/libfontconfig.so.1 #4 0x00000008017c79f9 in ~nsFontMetricsPS (this=0x8060fa280) at nsFontMetricsPS.cpp:111 #5 0x00000008017c6b55 in nsFontMetricsPS::Release (this=0x8060fa280) at nsFontMetricsPS.cpp:135 #6 0x0000000800ca7a5a in nsFontCache::Flush (this=0x8080303a0) at nsDeviceContext.cpp:715 #7 0x0000000800ca7b2b in ~nsFontCache (this=0x8080303a0) at nsDeviceContext.cpp:580 #8 0x00000008017c44a3 in ~nsFontCachePS (this=0x8080303a0) at nsDeviceContextPS.cpp:547 #9 0x0000000800ca8633 in ~DeviceContextImpl (this=0x8060124a0) at nsDeviceContext.cpp:88 #10 0x00000008017c398e in ~nsDeviceContextPS (this=0x8060124a0) at nsDeviceContextPS.cpp:134 #11 0x0000000800ca79d5 in DeviceContextImpl::Release (this=0x8060124a0) at nsDeviceContext.cpp:54 #12 0x00000008017c32d9 in nsDeviceContextPS::Release (this=Variable "this" is not available. ) at nsDeviceContextPS.cpp:179 #13 0x000000080112fbde in ~nsPrintData (this=0x805f8c010) at nsCOMPtr.h:583 #14 0x000000080112136e in nsPrintEngine::Destroy (this=0x8060f9680) at nsPrintEngine.cpp:282 #15 0x0000000800f92ced in DocumentViewerImpl::OnDonePrinting (this=0x805974e00) at nsDocumentViewer.cpp:4125 #16 0x000000080111f4eb in HandlePLEvent (aEvent=Variable "aEvent" is not available. ) at nsPrintEngine.cpp:4541 #17 0x0000000800c548e1 in PL_HandleEvent (self=0x80838e200) at plevent.c:688 #18 0x0000000800c54c88 in PL_ProcessPendingEvents (self=0x80598be70) at plevent.c:623 #19 0x0000000800c57c37 in nsEventQueueImpl::ProcessPendingEvents (this=0x80590ad80) at nsEventQueue.cpp:417 #20 0x000000080179ddc2 in event_processor_callback (source=0x805874d98, condition=0, data=0x19c43) at nsAppShell.cpp:67 #21 0x0000000803f20093 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #22 0x0000000803f23705 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0 #23 0x0000000803f23af5 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0 #24 0x000000080229da93 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0 #25 0x000000080179e145 in nsAppShell::Run (this=0x805a79a00) at nsAppShell.cpp:139 #26 0x00000008016f178e in nsAppStartup::Run (this=0x805a76d90) at nsAppStartup.cpp:150 #27 0x0000000800cc74fb in XRE_main (argc=Variable "argc" is not available. ) at nsAppRunner.cpp:2374 #28 0x0000000000402fe9 in main (argc=7, argv=0x7fffffffe7b8) at nsXULRunnerApp.cpp:513 (gdb) quit [1]: http://michele.pupazzo.org/mozilla2ps/