Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Program received signal SIGABRT, Aborted. [Switching to Thread 16384 (LWP 14975)] 0xb7ba4111 in kill () from /lib/libc.so.6 (gdb) backtrace #0 0xb7ba4111 in kill () from /lib/libc.so.6 #1 0xb7eb80bd in pthread_kill () from /lib/libpthread.so.0 #2 0xb7eb841b in raise () from /lib/libpthread.so.0 #3 0xb7ba3ea2 in raise () from /lib/libc.so.6ancel, CtrlS to pause, CtrlQ to resume] #4 0xb7ba5450 in abort () from /lib/libc.so.6 #5 0xb7bdef59 in mallopt () from /lib/libc.so.6 #6 0xb7bddc59 in mallopt () from /lib/libc.so.6 #7 0xb7bdc9fd in free () from /lib/libc.so.6 #8 0xb7f18114 in newtPopWindow () from /usr/lib/libnewt.so.0.50 #9 0x0805cefe in ?? () #10 0x08053f28 in ?? () #11 0x08061339 in ?? () #12 0xb7b90480 in __libc_start_main () from /lib/libc.so.6 #13 0x0804b2e1 in ?? () (gdb) (HOWTO select the right thread for debugging?) Reproducible: Always Steps to Reproduce: 1.start partimage 2.select partion, use file as destination 3.Press F5 4.Press F5 5.glibc detected *** double free or corruption (!prev): 0x080ac588 *** Actual Results: glibc detected *** double free or corruption (!prev): 0x080ac588 *** Expected Results: A diskimage of an FAT32 Windows installation. Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r4 i686) ================================================================= System uname: 2.6.11-gentoo-r4 i686 AMD Athlon(tm) Processor Gentoo Base System version 1.6.10 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 13 2005, 22:22:16)] distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.8.5-r3, 1.6.3, 1.4_p6, 1.5, 1.9.4, 1.7.9-r1 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="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=athlon -funroll-loops -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=athlon -funroll-loops -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/" LANG="de_DE@euro" LC_ALL="de_DE.utf8" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.flonet.net/gentoo-portage" USE="x86 3dnow X alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzlib cdr crypt cups curl curlwrappers emboss encode esd fam font-server foomaticdb fortran ftp gdbm gif gnome gpm gstreamer gtk gtk2 guile hal imagemagick imlib ipv6 java jpeg ldap libg++ libwww mad mikmod mmx motif mozilla mozsvg mp3 mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby sdl slang slp spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode userlocales xml2 xmms xprint xv zlib" Unset: ASFLAGS, CBUILD, CTARGET, LDFLAGS
It's a newt bug. newt-0.51.6 works as expected, you can find a simple ebuild here: http://dev.gentoo.org/~xmerlin/misc/ *** This bug has been marked as a duplicate of 87453 ***
fixed in cvs. newt-0.51.6 is in portage now, please upgrade and re-emerge partimage.