[Mono-bugs] [Bug 74822][Wis] Changed - prelink on /usr/bin/mono fails with "NOBITS section followed by non-NOBITS section in the same segment"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 16:06:26 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74822
--- shadow/74822 2005-05-05 11:04:31.000000000 -0400
+++ shadow/74822.tmp.30620 2005-05-05 16:06:26.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74822
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Gentoo 2005.0 x86
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTXIMIAN
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: christophe@saout.de
QAContact: mono-bugs@ximian.com
@@ -133,6 +133,9 @@
------- Additional Comments From vargaz@gmail.com 2005-05-05 11:04 -------
This seems to be more of a problem with prelink than with mono.
The mono runtime uses thread-local variables, which are put by the
linker into the .tbss section. Seems that prelink can't handle it.
+
+------- Additional Comments From bmaurer@users.sf.net 2005-05-05 16:06 -------
+NOTXIMIAN