Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409977 - net-misc/dhcpcd-5.5.5 - ifplugd(eth0)[1008]: client: *** glibc detected *** dhcpcd: double free or corruption (fasttop): 0x00000000014b4860 ***
Summary: net-misc/dhcpcd-5.5.5 - ifplugd(eth0)[1008]: client: *** glibc detected *** d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 10:00 UTC by Denys Duchier
Modified: 2012-03-29 11:22 UTC (History)
1 user (show)

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 Denys Duchier 2012-03-28 10:00:13 UTC
I tried net-misc/dhcpcd-5.5.5 with dev-libs/glib-2.32.0 and got corruption (see log below).  downgrading to net-misc/dhcpcd-5.5.4 fixed the issue.

Mar 28 11:20:40 tiny ifplugd(eth0)[1008]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
Mar 28 11:20:40 tiny ifplugd(eth0)[1008]: client:  *   No configuration specified; defaulting to DHCP
Mar 28 11:20:40 tiny /etc/init.d/net.eth0[1409]: No configuration specified; defaulting to DHCP
Mar 28 11:20:41 tiny ifplugd(eth0)[1008]: client: dhcpcd[1419]: version 5.5.5 starting
Mar 28 11:20:41 tiny dhcpcd[1419]: version 5.5.5 starting
Mar 28 11:20:42 tiny dhcpcd[1419]: eth0: sending IPv6 Router Solicitation
Mar 28 11:20:42 tiny ifplugd(eth0)[1008]: client: dhcpcd[1419]: eth0: sending IPv6 Router Solicitation
Mar 28 11:20:42 tiny dhcpcd[1419]: eth0: rebinding lease of 192.168.0.4
Mar 28 11:20:42 tiny ifplugd(eth0)[1008]: client: dhcpcd[1419]: eth0: rebinding lease of 192.168.0.4
Mar 28 11:20:42 tiny dhcpcd[1419]: eth0: NAK: requested address not available from 192.168.80.234
Mar 28 11:20:42 tiny ifplugd(eth0)[1008]: client: dhcpcd[1419]: eth0: NAK: requested address not available from 192.168.80.234
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: *** glibc detected *** dhcpcd: double free or corruption (fasttop): 0x00000000014b4860 ***
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: ======= Backtrace: =========
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: /lib64/libc.so.6(+0x76155)[0x7f9ad155e155]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: /lib64/libc.so.6(cfree+0x6c)[0x7f9ad156308c]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: dhcpcd[0x40d0a0]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: dhcpcd[0x40e7e7]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: dhcpcd[0x409740]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: dhcpcd[0x40adda]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: dhcpcd[0x402d18]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: /lib64/libc.so.6(__libc_start_main+0xfd)[0x7f9ad150a22d]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: dhcpcd[0x40318d]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: ======= Memory map: ========
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 00400000-00419000 r-xp 00000000 08:03 1256788                            /sbin/dhcpcd
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 00619000-0061a000 r--p 00019000 08:03 1256788                            /sbin/dhcpcd
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 0061a000-0061b000 rw-p 0001a000 08:03 1256788                            /sbin/dhcpcd
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 0061b000-0061c000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 014b3000-014d5000 rw-p 00000000 00:00 0                                  [heap]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9acc000000-7f9acc021000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9acc021000-7f9ad0000000 ---p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad10b5000-7f9ad10ca000 r-xp 00000000 08:03 1432795                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.2/libgcc_s.so.1
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad10ca000-7f9ad12c9000 ---p 00015000 08:03 1432795                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.2/libgcc_s.so.1
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad12c9000-7f9ad12ca000 r--p 00014000 08:03 1432795                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.2/libgcc_s.so.1
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad12ca000-7f9ad12cb000 rw-p 00015000 08:03 1432795                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.2/libgcc_s.so.1
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad12cb000-7f9ad12e3000 r-xp 00000000 08:03 1516097                    /lib64/libpthread-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad12e3000-7f9ad14e2000 ---p 00018000 08:03 1516097                    /lib64/libpthread-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad14e2000-7f9ad14e3000 r--p 00017000 08:03 1516097                    /lib64/libpthread-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad14e3000-7f9ad14e4000 rw-p 00018000 08:03 1516097                    /lib64/libpthread-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad14e4000-7f9ad14e8000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad14e8000-7f9ad166d000 r-xp 00000000 08:03 1516109                    /lib64/libc-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad166d000-7f9ad186c000 ---p 00185000 08:03 1516109                    /lib64/libc-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad186c000-7f9ad1870000 r--p 00184000 08:03 1516109                    /lib64/libc-2.14.1.so
Mar 28 11:20:43 tiny /etc/init.d/net.eth0[1323]: ERROR: net.eth0 failed to start
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1870000-7f9ad1871000 rw-p 00188000 08:03 1516109                    /lib64/libc-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1871000-7f9ad1876000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1876000-7f9ad187e000 r-xp 00000000 08:03 1515777                    /lib64/librt-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad187e000-7f9ad1a7d000 ---p 00008000 08:03 1515777                    /lib64/librt-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1a7d000-7f9ad1a7e000 r--p 00007000 08:03 1515777                    /lib64/librt-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1a7e000-7f9ad1a7f000 rw-p 00008000 08:03 1515777                    /lib64/librt-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1a7f000-7f9ad1aa0000 r-xp 00000000 08:03 1516092                    /lib64/ld-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1c5f000-7f9ad1c63000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1c9d000-7f9ad1c9f000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1c9f000-7f9ad1ca0000 r--p 00020000 08:03 1516092                    /lib64/ld-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1ca0000-7f9ad1ca1000 rw-p 00021000 08:03 1516092                    /lib64/ld-2.14.1.so
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7f9ad1ca1000-7f9ad1ca2000 rw-p 00000000 00:00 0 
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7fff8932a000-7fff8934b000 rw-p 00000000 00:00 0                          [stack]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: 7fff893ff000-7fff89400000 r-xp 00000000 00:00 0                          [vdso]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: /lib64/rc/net/dhcpcd.sh: line 68:  1419 Aborted                 dhcpcd -C ntp.conf -m 2 eth0
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: client: net.eth0      | * ERROR: net.eth0 failed to start
Mar 28 11:20:43 tiny ifplugd(eth0)[1008]: Program executed successfully.
Comment 1 Denys Duchier 2012-03-28 10:01:19 UTC
# emerge --info
Portage 2.2.0_alpha95 (default/linux/amd64/10.0/desktop/kde, gcc-4.6.2, glibc-2.14.1-r2, 3.3.0-gentoo x86_64)
=================================================================
System uname: Linux-3.3.0-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T8100_@_2.10GHz-with-gentoo-2.1
Timestamp of tree: Tue, 27 Mar 2012 19:45:01 +0000
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3::progress
dev-lang/python:          2.7.3_pre20110925::progress, 3.2.3_pre20110925::progress
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.9.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.4.6-r1, 4.5.3-r2, 4.6.2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo progress duchier
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xorg.conf.d /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS=""
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ http://mirror.ovh.net/gentoo-distfiles/ http://de-mirror.org/distro/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en fr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/progress /usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 apng bazaar berkdb bluetooth branding bzip2 cairo cdda cdr cli clucene consolekit cracklib crypt cups cvs cxx darcs dbus declarative djvu doc dri dts dvd dvdr emacs emboss encode exif fam firefox flac fontconfig fortran gd gdbm gdu gif git gmp gnutls gpm gstreamer gtk iconv idn imagemagick ipv6 jadetex java jpeg jpeg2k json kde kdepim kipi kpathsea lame latex lcms ldap libnotify libxml2 lzma mad marble mercurial mmx mng modules mp3 mp4 mpeg msn mudflap multilib mysql ncurses nls nptl nptlonly nsplugin ntp odbc ogg opengl openmp pam pango pcre pdf phonon php plasma png policykit ppds pppd pygments qt3support qt4 readline ruby sdl semantic-desktop session skype slp sms spell sqlite sqlite3 sse sse2 ssl startup-notification subversion svg sysfs tcpd theora threads tiff tk toolkit-scroll-bars truetype udev unicode usb v4l v4l2 vdpau vlc vorbis webkit webpresence x264 xattr xcb xcomposite xft xine xinerama xml xorg xscreensaver xulrunner xv xvid xvmc yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias auth_digest" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 William Hubbs gentoo-dev 2012-03-28 23:02:27 UTC
Please test with dhcpcd-5.5.6 and feel free to re-open if this is still
an issue.
Comment 3 Denys Duchier 2012-03-29 11:22:23 UTC
(In reply to comment #2)
> Please test with dhcpcd-5.5.6 and feel free to re-open if this is still
> an issue.

this fixed it. thank you.