Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81049 - x11-misc/lineakconfig-0.3.2 core dumps on startup.
Summary: x11-misc/lineakconfig-0.3.2 core dumps on startup.
Status: RESOLVED DUPLICATE of bug 73639
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-06 17:11 UTC by Jason McGuiness
Modified: 2005-07-17 13:06 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 Jason McGuiness 2005-02-06 17:11:44 UTC
On starting up lineakconfig, it immediately coredumps. I rebuilt lineakconfig in debug mode with symbols and checked the core file:

(gdb) where
#0  0x000000000040bd27 in dcfp_rm_first_spaces (
    ptr=0x1 <Address 0x1 out of bounds>) at dcfp.c:392
#1  0x000000000040b741 in dcfp_get_value_from_line (line=0x590a10 "END KEYS]")
    at dcfp.c:229
#2  0x000000000040bb47 in dcfp_parse_var (varptr=0x590a50,
    line=0x590a10 "END KEYS]") at dcfp.c:335
#3  0x000000000040baeb in dcfp_parse_section (sectptr=0x58fcf0, fp=0x547250,
    line=0x590a10 "END KEYS]", line_nr=0x7fbfffee0c) at dcfp.c:319
#4  0x000000000040ba91 in dcfp_parse_section (sectptr=0x58ee00, fp=0x547250,
    line=0x58fd70 "[KEYS]", line_nr=0x7fbfffee0c) at dcfp.c:308
#5  0x000000000040b3b9 in dcfp_parse_file (
    filename=0x526ae0 "/etc/lineakkb.def") at dcfp.c:94
#6  0x000000000040a3b0 in parsedeffile () at support.c:652
#7  0x000000000040b1d5 in main (argc=1, argv=0x7fbfffef88) at lineakconfig.c:54
(gdb)

Reproducible: Always
Steps to Reproduce:
1. run lineakconfig
2. run gdb lineakconfig core



> sudo emerge --info
Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-
r0, 2.6.10-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r6 x86_64 AMD Opteron(tm) Processor 250
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan 23 2005, 19:17:47)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=opteron -O0 -pipe -g"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=opteron -O0 -pipe -g"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks nostrip sandbox"
GENTOO_MIRRORS="http://gentoo.mirror.sdv.fr http://ftp.easynet.nl/mirror/gentoo/ 
http://www.gigaload.org/gentoo.org/ http://distfiles.gentoo.org http://www.
ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/dev/shm/portage/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa bash-completion berkdb bitmap-fonts bzlib cdr crypt 
cups debug dvd dvdread esd f77 fam flac font-server foomaticdb gdbm gif gpm gtk 
gtk2 imagemagick imlib ipv6 java jp2 jpeg libwww lm_sensors lzw lzw-tiff mad 
motif multilib ncurses network nls nptl oggvorbis opengl oss pam pda perl png 
ppds python qt readline rtc sdk spell ssl tcpd tetex threads tiff truetype 
truetype-fonts type1-fonts usb userlocales xfce4 xml xml2 xmms xpm xrandr xv 
zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Jason McGuiness 2005-02-06 17:18:16 UTC
Aplogies, this is a duplicate of bug 73639.

*** This bug has been marked as a duplicate of 73639 ***