Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107802 - MONODEVELOP: *** glibc detected *** /usr/bin/mono: corrupted double-linked list: 0x08a10dd8 ***
Summary: MONODEVELOP: *** glibc detected *** /usr/bin/mono: corrupted double-linked li...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-01 09:30 UTC by Alexey Maximov
Modified: 2005-10-01 10:49 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 Alexey Maximov 2005-10-01 09:30:52 UTC
(MonoDevelop:5814): GLib-GObject-CRITICAL **: g_signal_handlers_destroy:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
*** glibc detected *** /usr/bin/mono: corrupted double-linked list: 0x08a10dd8 ***

amax@localhost ~ $ emerge -pv monodevelop

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-util/monodevelop-0.7-r2  -boo +java 0 kB


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
amax@localhost ~ $ emerge info
Portage 2.0.52-r1 (default-linux/x86/2005.1, gcc-4.0.2, glibc-2.3.5.20050722-r0,
2.6.13-gentoo-r1 i686)
=================================================================
System uname: 2.6.13-gentoo-r1 i686 AMD Athlon(tm) MP  2100+
Gentoo Base System version 1.12.0_pre8
distcc[6087] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/homedir/.distcc/state
failed: No such file or directory [disabled]
ccache version 2.4 [disabled]
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.91.0.3
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS=" -march=pentium3 -pipe -O2 -fomit-frame-pointer -ffast-math"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c
/etc/env.d"
CXXFLAGS="  -march=pentium3 -pipe -O2 -fomit-frame-pointer -ffast-math
-fvisibility-inlines-hidden"
DISTDIR="/media/hda9/gentoo/distfiles"
FEATURES="autoconfig buildpkg distlocks prelink sandbox sfperms strict strip"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.UTF-8"
LINGUAS="ru"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl acpi alsa apache2 bash-completion bzip2 cjk crypt cups curl dbus
dvdr exif firefox gif gnome gnutls gpm gsm gtk2 hal javascript jpeg logrotate
mad mailwrapper mmx moznocompose moznoirc moznomail mp3 ncurses nls nptl
oggvorbis opengl oss pam pam_console pic png python readline samba slang socks5
sse ssl svg tiff truetype unicode xprint xv zlib linguas_ru userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS



amax@localhost ~ $ emerge -pv mono

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-lang/mono-1.1.9.1  +X +icu +nptl 0 kB
Comment 1 Alexey Maximov 2005-10-01 09:38:46 UTC
the mono crashes in monodevelop after doubleclicks on any file in solution
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-01 10:49:57 UTC
Please, attach gdb backtrace, otherwise we cannot do anything about it.