Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131437 - Mono 1.1.13.2 ResourceManager patch is broken
Summary: Mono 1.1.13.2 ResourceManager patch is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 05:51 UTC by skolima
Modified: 2007-01-15 03:19 UTC (History)
2 users (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 skolima 2006-04-27 05:51:55 UTC
Patch mono-1.1.13-resource-manager.diff for dev-lang/mono breaks the ResourceManager. When invoking GetString for a nonexistant id, application hangs on a while(true) inside the patch, instead of returning null. Is the patch still needed, btw? Mono works fine without it, and I'm making heavy use of the ResourceManager.

-------------------------------------------------------------------
tweety ~ # emerge --info
Portage 2.1_pre9-r4 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=prescott -mtune=prescott -pipe"
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/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=prescott -mtune=prescott -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://mirror.icis.pcz.pl/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="pl"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.pl.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi bash-completion berkdb bitmap-fonts bzip2 cli crypt cups directfb dri eds emboss encode erandom firefox foomaticdb ftp gdbm gif gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog java javascript jikes jpeg kde kdeenablefinal kdexdeltas libg++ libwww logrotate mad mikmod mmx mmx2 mmxext motif mp3 mpeg ncurses nls nodrm nptl nptlonly nsplugin offensive ogg opengl pam pcre pdflib png pppd qt quicktime readline reflection sdl session sockets spell spl sse sse2 ssl symlink tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode usb utf8 vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_pl userland_GNU video_cards_ati video_cards_vesa"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL
Comment 1 Jurek Bartuszek (RETIRED) gentoo-dev 2006-12-10 04:59:33 UTC
Is this bug still present when using mono-1.1.13.8.1?
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-15 03:19:31 UTC
Marking as fixed as 1.2.2.1 is now stable