Date: Fri, 7 Mar 2008 13:02:12 -0500 From: Gerard <gerard@seibercom.net> To: ports@freebsd.org Subject: "gsnapshot" crashing on FreeBSD-6.3 Message-ID: <20080307130212.03255e82@scorpio>
next in thread | raw e-mail | index | archive | help
--Sig_/bI1HRUH9N4crMhxZBJrCNwA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Using a plain '/etc/make.file', I can build 'graphics/gsnapshot' without any problems. However, it crashes as soon as I attempt to run it. This is on a FreeBSD-6.3 system. This is the output of gdb: 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 I would appreciate any suggestions. --=20 Gerard gerard@seibercom.net The second best policy is dishonesty. --Sig_/bI1HRUH9N4crMhxZBJrCNwA Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkfRgy4ACgkQ6DWTaTcTwMmVRgCgtQRe6S7JKQmejAabm1R1WpQJ rW0An0U8VU2xfHnEom3Vh+28kcCkRRlY =iW5b -----END PGP SIGNATURE----- --Sig_/bI1HRUH9N4crMhxZBJrCNwA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080307130212.03255e82>