From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 2 23:13:05 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD4816A4CE for ; Tue, 2 Dec 2003 23:13:05 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2439643F85 for ; Tue, 2 Dec 2003 23:13:04 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031203071302.WRFO24575.lakemtao06.cox.net@mezz.mezzweb.com> for ; Wed, 3 Dec 2003 02:13:02 -0500 Date: Wed, 03 Dec 2003 01:12:09 -0600 To: freebsd-gnome@freebsd.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: x11/yelp (2.5.0) crashed.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 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 Dec 2003 07:13:05 -0000 To reproduce: 1) Run yelp and click on 'Desktop' -> 'Gnome Display Manager Reference Manual' 2) Crash Here's an backtraces info: ====================================== $ gdb yelp (gdb) r Starting program: /usr/X11R6/bin/yelp (yelp:82912): GLib-GObject-CRITICAL **: file gobject.c: line 1516 (g_object_ref): assertion `G_IS_OBJECT (object)' failed Use of deprecated SAXv1 function startElement yelp in free(): error: junk pointer, too low to make sense Program received signal SIGABRT, Aborted. 0x28c6c36f in kill () from /lib/libc.so.5 (gdb) bt #0 0x28c6c36f in kill () from /lib/libc.so.5 #1 0x28c61068 in raise () from /lib/libc.so.5 #2 0x28cd6e93 in abort () from /lib/libc.so.5 #3 0x28cd57ce in tcflow () from /lib/libc.so.5 #4 0x28cd57fb in tcflow () from /lib/libc.so.5 #5 0x28cd6288 in tcflow () from /lib/libc.so.5 #6 0x28cd64ad in free () from /lib/libc.so.5 #7 0x0804fc71 in walker_walk_xml (walker=0x869c5e0) at yelp-db-pager.c:537 #8 0x0804fc29 in walker_walk_xml (walker=0x869c5e0) at yelp-db-pager.c:522 #9 0x0804f42e in db_pager_process (pager=0x82757c0) at yelp-db-pager.c:259 #10 0x28adfada in g_idle_dispatch (source=0x81c9e80, callback=0x6, user_data=0x0) at gmain.c:3273 #11 0x28add023 in g_main_dispatch (context=0x808fa80) at gmain.c:1752 #12 0x28adde60 in g_main_context_dispatch (context=0x808fa80) at gmain.c:2300 #13 0x28ade253 in g_main_context_iterate (context=0x808fa80, block=1, dispatch=1, self=0x805fa20) at gmain.c:2381 #14 0x28ade9f4 in g_main_loop_run (loop=0x809f680) at gmain.c:2601 #15 0x2828d5d6 in bonobo_main () at bonobo-main.c:294 #16 0x0805a046 in main (argc=6, argv=0x809f680) at yelp-main.c:381 #17 0x0804e579 in _start () ====================================== Cheers, Mezz -- bsdforums.org 's moderator, mezz.