AW: [Mono-devel-list] Segmentation Fault?

Jörg Rosenkranz joergr at voelcker.com
Tue Mar 16 06:11:53 EST 2004


Hello Griffin,
 
This problem sounds like following bug:
http://bugzilla.ximian.com/show_bug.cgi?id=55253 <http://bugzilla.ximian.com/show_bug.cgi?id=55253> 
 
You can try the new config option described in this entry. 
It didn't fix the segmentation fault in our case.
 
Joerg.

	-----Ursprüngliche Nachricht----- 
	Von: mono-devel-list-admin at lists.ximian.com im Auftrag von Griffin Caprio 
	Gesendet: Mo 15.03.2004 03:42 
	An: mono-devel-list at lists.ximian.com 
	Cc: 
	Betreff: [Mono-devel-list] Segmentation Fault?
	
	

	Hello all!
	
	I am trying to do a 'make fullbuild' using latest from CVS.  During the
	mcs.exe compiliation stage, I am getting this error:
	
	Unhandled Exception: System.NullReferenceException: Segmentation fault
	#0: 0x00000            in System.String::get_Chars ([430601] )
	#1: 0x00052 callvirt   in System.String::LastIndexOf ([47] [774007]
	[774008] )
	#2: 0x0001d callvirt   in System.String::LastIndexOf ([47] )
	#3: 0x00003 callvirt   in Mono.CSharp.Driver::SplitPathAndPattern
	([O:0x2dbe0] [M:0xf04009b0] [M:0xf04009b4] )
	#4: 0x00005 call       in Mono.CSharp.Driver::CompileFiles ([O:0x2dbe0]
	[0] )
	#5: 0x001ce call       in Mono.CSharp.Driver::MainDriver ([O:0xb6e40] )
	#6: 0x00001 call       in Mono.CSharp.Driver::Main ([O:0xb6e40] )
	
	Anybody have any ideas on what this is?  The String classes have to be
	pretty stable, so I can't imagine a problem there.
	
	Thanks,
	
	-Griffin
	
	_______________________________________________
	Mono-devel-list mailing list
	Mono-devel-list at lists.ximian.com
	http://lists.ximian.com/mailman/listinfo/mono-devel-list
	



More information about the Mono-devel-list mailing list