Date: Fri, 08 Aug 2003 14:37:29 -0500 From: Jeremy Messenger <mezz7@cox.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-gnome@freebsd.org Subject: Re: bug-buddy (2.3.4) segmentation fault crashed. Message-ID: <oprtlp4rr38ckrg5@smtp.central.cox.net> In-Reply-To: <1060370074.720.31.camel@gyros> References: <oprtloh9sw8ckrg5@smtp.central.cox.net> <1060370074.720.31.camel@gyros>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 08 Aug 2003 15:14:34 -0400, Joe Marcus Clarke <marcus@marcuscom.com> wrote: > On Fri, 2003-08-08 at 15:02, Jeremy Messenger wrote: >> Just run bug-buddy in 5.1-CURRENT and it always crash, so here's info of >> bug-buddy ran under gdb.. > > Try deleting bugzilla-products.xml. I removed the bad file on my > system, and the crash went away. Ummm, strange... I don't have it in my system at all. ============================== # find / -name 'bugzilla*' -print /usr/ports/devel/bugzilla /usr/home/mezz/.gnome2/bug-buddy.d/bugzilla /usr/X11R6/share/gnome/bug-buddy/bugzilla /usr/X11R6/lib/mozilla-gtk2/searchplugins/bugzilla.gif /usr/X11R6/lib/mozilla-gtk2/searchplugins/bugzilla.src # /usr/libexec/locate.updatedb # locate bugzilla | grep xml [...empty...] ============================== Where is it supposed to be in? Cheers, Mezz > Joe > >> >> ============================== >> (gdb) r >> Starting program: /usr/X11R6/bin/bug-buddy >> ** (bug-buddy:63613): CRITICAL **: file bug-buddy.c: line 287 >> (on_product_toggle_clicked): assertion `druid_data.state == >> STATE_PRODUCT' failed >> Program received signal SIGSEGV, Segmentation fault. >> strncmp () at {standard input}:29 >> 29 {standard input}: No such file or directory. >> in {standard input} >> Current language: auto; currently asm >> >> (gdb) bt >> #0 strncmp () at {standard input}:29 >> #1 0x00000002 in ?? () >> #2 0x08052078 in load_bugzilla (filename=0x81f649b "bugzilla- >> products.xml") >> at bugzilla.c:521 >> #3 0x08052d6f in load_bugzillas () at bugzilla.c:913 >> #4 0x080503bb in main (argc=21, argv=0x15) at bug-buddy.c:705 >> #5 0x0804e939 in _start () >> ============================== >> >> Cheers, >> Mezz -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?oprtlp4rr38ckrg5>