<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>88286</bug_id>
          
          <creation_ts>2005-04-07 12:17 0000</creation_ts>
          <short_desc>When running vuescan I get &quot;glibc detected *** double free or corruption (out): 0x5556f1a&quot;</short_desc>
          <delta_ts>2005-04-07 22:25:51 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Core system</component>
          <version>unspecified</version>
          <rep_platform>AMD64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>hvengel@astound.net</reporter>
          <assigned_to>bug-wranglers@gentoo.org</assigned_to>
          <cc>radek@podgorny.cz</cc>

      

      
          <long_desc isprivate="0">
            <who>hvengel@astound.net</who>
            <bug_when>2005-04-07 12:17:48 0000</bug_when>
            <thetext>After installing vuescan from 32 bit binaries when I run it I get the following:

bash-2.05b$ ./vuescan
*** glibc detected *** double free or corruption (out): 0x5556f1ac ***
Aborted

I contacted the author of the software and he thinks it is a glibc problem.

Reproducible: Always
Steps to Reproduce:
1. Download and unpack the vuescan tarball
2. Install 32 versions of libubs and libregmgr
3. try to run Vuescan with ./vuescan

Actual Results:  
bash-2.05b$ ./vuescan
*** glibc detected *** double free or corruption (out): 0x5556f1ac ***
Aborted

Expected Results:  
Vuescan should run.

bash-2.05b# emerge info
Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 28 2005, 23:05:42)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS=&quot;amd64&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-march=k8 -O2 -pipe&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-march=k8 -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs autoconfig ccache distlocks sandbox&quot;
GENTOO_MIRRORS=&quot;http://gentoo.llarian.net/ http://gentoo.osuosl.org/
http://gentoo.ccccom.com http://gentoo.mirrors.tds.net/gentoo
http://mirror.datapipe.net/gentoo&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;amd64 X acpi alsa apache2 berkdb bitmap-fonts cdr crypt cups curl dvr esd
fam flac font-server foomaticdb fortran gdbm gif gimpprint gpm gtk gtk2
imagemagick imlib ipv6 jack java jp2 jpeg junit kde lzw lzw-tiff mad matrox
motif mp3 nas ncurses nls nptl oggvorbis opengl oss pam perl pic png ppds python
qt readlinescanner sdl ssl tcltk tcpd threads tiff truetype truetype-fonts
type1-fonts usbuserlocales wxwindows xinerama xml2 xpm xrandr xv xvid zlib&quot;
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>radek@podgorny.cz</who>
            <bug_when>2005-04-07 13:21:17 0000</bug_when>
            <thetext>This is not a glibc problem. It&apos;s a bug in vuescan, glibc just refused to continue when it detected it... You can compile glibc with this check disabled...
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2005-04-07 16:33:41 0000</bug_when>
            <thetext>Indeed.  Not a glibc problem and not a problem with a supported package as far as I can tell.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hvengel@astound.net</who>
            <bug_when>2005-04-07 22:25:51 0000</bug_when>
            <thetext>OK I found some more info on this error message.  The behavior of glibc can be controlled with the emvironment variable MALLOC_CHECK_ When set to 0 it disables the checking.  When I do that vuescan segfualts.  When I set it to 1glibc give a beter error message and say there is an invalid pointer.  So this is a problem with vuescan.  Thanks for you help.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>