From owner-freebsd-gnome Fri Jun 21 7:26:33 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 0534337B405 for ; Fri, 21 Jun 2002 07:26:28 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id M7SJ6VD4; Fri, 21 Jun 2002 17:28:33 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g5LEQMb43490; Fri, 21 Jun 2002 17:26:22 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3D1337CB.FB41F9F6@FreeBSD.org> Date: Fri, 21 Jun 2002 17:27:23 +0300 From: Maxim Sobolev Reply-To: vegacap@i.com.ua Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Christopher Nehren Cc: gnome@freebsd.org Subject: Re: XMMS and guppi-gnumeric segfault on startup References: <1024668493.19237.24.camel@prophecy.dyndns.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Christopher Nehren wrote: > > I built these programs successfully from ports, without a hitch. But > when I run them, I get the following outputs: > > XMMS: > [(9:50:30) apeiron@prophecy ~]> xmms Ask xmms maintainer instead. > > Segmentation fault > [...] > guppi-gnumeric: guppi-gnumeric binary is a GNOME embeddable component and as such it isn't intended to be invoked by a user, so that even don't bother to do it. It is invoked automagically when you create a chart in Gnumeric. -Maxim > [(9:51:36) apeiron@prophecy ~]> guppi-gnumeric > > guppi:gnumeric-ERROR **: I could not register a Gnumeric::Graph::Manager > factory. > aborting... > Abort (core dumped) > > gdb output: > [(10:01:50) apeiron@prophecy ~]> gdb -silent guppi-gnumeric > (no debugging symbols found)...(gdb) run > Starting program: /usr/X11R6/bin/guppi-gnumeric > > guppi:gnumeric-ERROR **: I could not register a Gnumeric::Graph::Manager > factory. > aborting... > > Program received signal SIGABRT, Aborted. > 0x28e34a94 in kill () from /usr/lib/libc_r.so.4 > (gdb) bt > #0 0x28e34a94 in kill () from /usr/lib/libc_r.so.4 > #1 0x28e83506 in abort () from /usr/lib/libc_r.so.4 > #2 0x28c2c44a in g_logv (log_domain=0x805fdf9 "guppi:gnumeric", > log_level=G_LOG_LEVEL_ERROR, > format=0x805fdc0 "I could not register a Gnumeric::Graph::Manager > factory.", args1=0xbfbffac4 "£É\005\b\001") at gmessages.c:391 > #3 0x28c2c501 in g_log (log_domain=0x805fdf9 "guppi:gnumeric", > log_level=G_LOG_LEVEL_ERROR, > format=0x805fdc0 "I could not register a Gnumeric::Graph::Manager > factory.") at gmessages.c:408 > #4 0x805c99f in gup_gnm_plot_make_config_model () > #5 0x805c9f1 in gup_gnm_plot_make_config_model () > #6 0x805ca65 in main () > #7 0x8050bfd in _start () > (gdb) > > I'd think that the error with guppi-gnumeric is because of something > missing, but I built this successfully from ports as part of the > gnome-fifth-toe port, so all of the dependencies should have been met, > correct? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message