Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59246 - bbappconf crash at startup with a segfault
Summary: bbappconf crash at startup with a segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 02:45 UTC by Cyril Soldani
Modified: 2005-01-19 07:34 UTC (History)
0 users

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


Attachments
Prevent bbappconf from crashing with a segfault at startup. (segfault.patch,267 bytes, patch)
2004-08-03 02:48 UTC, Cyril Soldani
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cyril Soldani 2004-08-03 02:45:54 UTC
When trying to use bbappconf, I get the message:

  (null):  signal 11 caught
  aborting... dumping core
  Aborted

and bbappconf is crashed (segfault).

Reproducible: Always
Steps to Reproduce:
1. Run bbappconf.
Actual Results:  
It crashed with a segfault.

Expected Results:  
It shoud have run and make some applications sticky or decorationless according
to my configuration file.

I'm running a pure blackbox without patches.

--- emerge info ---
Gentoo Base System version 1.4.16
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7
-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/
dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/c
onfig/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa avi berkdb cdr crypt cscope cups dvd dvdr encode foomaticdb gdb
m gif gtk gtk2 imlib jabber jpeg libg++ libwww mad mikmod motif mpeg ncurses nls
 oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang sp
ell ssl tcpd tetex tiff truetype wmf wxwindows x86 xml2 xmms xv zlib"
Comment 1 Cyril Soldani 2004-08-03 02:48:43 UTC
Created attachment 36692 [details, diff]
Prevent bbappconf from crashing with a segfault at startup.

Quick hack to make bbappconf run on my machine. It may be incorrect but it has
worked for me for some time.
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-01-19 07:34:17 UTC
Fixed.