Date: Fri, 7 Mar 2008 12:54:26 -0500 From: Gerard <gerard@seibercom.net> To: freebsd-questions@freebsd.org Subject: Re: gsnapshot Pango-CRITICAL **: pango_color_parse: assertion `spec != NULL' Message-ID: <20080307125426.23c91c2e@scorpio> In-Reply-To: <20080307123535.64c5dd80@scorpio> References: <55510.130.104.50.60.1204907717.squirrel@mmp-1-1.sipr-dc.ucl.ac.be> <200803071823.43851.fbsd.questions@rachie.is-a-geek.net> <20080307123535.64c5dd80@scorpio>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/EaV50G2EV_eyhCRKIGz1J5k
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
On Fri, 7 Mar 2008 12:35:35 -0500
Gerard <gerard@seibercom.net> wrote:
> I just built the port using a plain vanilla 'make.conf' file; i.e.,
> the system defaults. It built fine, however, it crashed as soon as I
> attempted to start it. GDB is useless since I built it without debug
> symbols. I will try building with debug and see what happens.
OK, further update. Building with debug produces this:
Script started on Fri Mar 7 12:46:47 2008
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 "i386-marcel-freebsd"...
(gdb) rruunn
Starting program: /usr/local/bin/gsnapshot=20
[New LWP 100124]
[New Thread 0x8080000 (LWP 100124)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x8080000 (LWP 100124)]
0x08050dee in _L (label=3DLABEL_APPLY) at language.c:338
338 if (strcmp(lang, "de") =3D=3D 0 || strcmp(lang, "de_DE") =3D=3D
0) (gdb) bbtt ffuullll
#0 0x08050dee in _L (label=3DLABEL_APPLY) at language.c:338
lang =3D 0x0
#1 0x0804c22e in construct_viewer (layout=3D0x80a2080, window=3D0x80bb000)
at gsnapshot.c:243 button =3D (GtkWidget *) 0x80a20d0
hbox =3D (GtkWidget *) 0x80a20d0
vbox =3D (GtkWidget *) 0x80a2120
box =3D (GtkWidget *) 0x80a4050
#2 0x0804caaf in interface (window=3D0x80bb000) at gsnapshot.c:414
layout =3D (GtkWidget *) 0x80a2080
#3 0x0804cb68 in main (argc=3D1, argv=3D0xbfbfe9b0) at gsnapshot.c:452
window =3D (GtkWidget *) 0x80bb000
memory =3D {window =3D 0x80bb000, layout =3D 0xbfbfea6c, browser =3D
0xbfbfea74, viewer =3D 0x80a4050, image =3D 0x0, decorations =3D 0, hide =
=3D 1,
delay =3D 0, mode =3D 0, print =3D 0x2807ab88, save =3D 0xbfbfe978} (gdb)
qquuiitt The program is running. Exit anyway? (y or n) y
Script done on Fri Mar 7 12:47:37 2008
--=20
Gerard
gerard@seibercom.net
Q: What is purple and commutes?
A: A boolean grape.
--Sig_/EaV50G2EV_eyhCRKIGz1J5k
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
iEYEARECAAYFAkfRgWgACgkQ6DWTaTcTwMmXLwCg8dHFM4Qb+lPoYI59qfdYIOIN
54wAnj8Smq5CY7HkeTCGUIzB4hb0mbQQ
=/PHO
-----END PGP SIGNATURE-----
--Sig_/EaV50G2EV_eyhCRKIGz1J5k--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080307125426.23c91c2e>
