[Mono-bugs] [Bug 25738] Changed - Segfaults on RedHat 7.3 with monolabs packages

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 Jun 2002 09:13:44 -0000


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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=25738

--- shadow/25738	Tue Jun  4 01:42:19 2002
+++ shadow/25738.tmp.21975	Tue Jun  4 05:13:44 2002
@@ -3,21 +3,21 @@
 Version: unspecified
 OS: Red Hat 7.3
 OS Details: Stock RH73 i686 2-4-18-4 1Gb Ram
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Critical
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: stewart@neuron.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: 2002 03 08 snapshot seg faults on linux (all versions)
+Summary: Segfaults on RedHat 7.3 with monolabs packages
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 all tools seg faulting (mono, mint, mcs)
 
@@ -141,6 +141,13 @@
    from
 /home/stewart/devel/current/csharp/mono/rogue/install/lib/libgc.so.1
 #9  0x400be36e in _init () from
 /home/stewart/devel/current/csharp/mono/rogue/install/lib/libgc.so.1
 #10 0x4000b782 in _dl_init_internal () from /lib/ld-linux.so.2
 
+
+------- Additional Comments From lupus@ximian.com  2002-06-04 05:13 -------
+The monolabs gc packages apparently don't work on RedHat 7.3.
+Several people reported success after recompiling the gc lib from the
+sources (_not_ from the srpm, but from the upstream sources, IIRC).
+Doesn't Redhat come with it's own libgc packages? If it does, it's
+probably better to install that version (and report if it works).