Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56268 - glabels 1.93.3 randomly crashes
Summary: glabels 1.93.3 randomly crashes
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Leonardo Boshell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-06 13:21 UTC by Adam
Modified: 2004-07-28 23:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam 2004-07-06 13:21:33 UTC
When working with glabels, it crashes, I obtained a core file, and a bt gave the following:
---
(gdb) bt
#0  0x4636a1b0 in gtk_viewport_adjustment_value_changed ()
   from /usr/lib/libgtk-x11-2.0.so.0
#1  0x468672d1 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
(gdb)
---


Reproducible: Sometimes
Steps to Reproduce:




Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-rc1-love1)
=================================================================
System uname: 2.6.7-rc1-love1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.5.1
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -fomit-frame-pointer -frename-registers -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d
/etc/terminfo /etc/env.d"CXXFLAGS="-march=athlon -O2 -fomit-frame-pointer
-frename-registers -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest distcc prelink sandbox userpriv"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mirror.datapipe.net/gentoo
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/var/pub/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow S3TC X X509 Xaw3d aalib acpi acpi4linux aim alsa apache2 audiofile
avi bonobo caps cddb cdr chroot cjk clanJavaScript clanVoice crypt cups curl dga
directfb divx dnd dvd encode esd ethereal evo ext-png faad fam fbcon fbdev flac
foomaticdb freetype fs gif gimpprint gnome gnomedb gnutls gpm gstreamer gtk gtk2
gtkhtml guile imlib imlib2 jabber java javascript jpeg ldap libg++ libwww mad
maildir mbox md5sum mldonkeypango mmx mng mozilla moznocompose moznoirc
moznomail mpeg mpeg4 mpi ncurses nls nocardbus nocd nodod nowin nptl nvidia objc
offensive oggvorbis openal opengl openssh oscar pam pdflib pic png ppds
quicktime readline samba sasl sdl silc slp snmp spell src ssl stencil-buffer
svga tcltk tcpd theora threads truetype unicode usb videos wxwindows x86
xchattext xgetdefault xine xml xml2 xosd xv xvid yahoo"
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2004-07-07 13:24:03 UTC
Thanks for your input, although I'm afraid the provided backtrace doesn't provide much information. Can you consistently reproduce this crash?

If so, please tell us the steps to reproduce it, and try to get a backtrace directly from the running process.
Comment 2 Adam 2004-07-28 23:03:15 UTC
I'm sorry.  It appears that I had a bad version of GTK+, as I discovered it was happening with other applications.  After recompiling GTK+, the problems went away.