Date: Fri, 21 Jun 2002 17:27:23 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Christopher Nehren <apeiron@prophecy.dyndns.org> Cc: gnome@freebsd.org Subject: Re: XMMS and guppi-gnumeric segfault on startup Message-ID: <3D1337CB.FB41F9F6@FreeBSD.org> References: <1024668493.19237.24.camel@prophecy.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D1337CB.FB41F9F6>