[Mono-bugs] [Bug 77376][Wis] New - SportsTracker does not run with mono 1.1.13.2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 27 03:27:00 EST 2006


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 goetz.waschk at gmail.com.

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

--- shadow/77376	2006-01-27 03:27:00.000000000 -0500
+++ shadow/77376.tmp.5136	2006-01-27 03:27:00.000000000 -0500
@@ -0,0 +1,54 @@
+Bug#: 77376
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: Mandriva Cooker i586
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: goetz.waschk at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SportsTracker does not run with mono 1.1.13.2
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. get SportsTracker from
+http://sourceforge.net/project/showfiles.php?group_id=133110&package_id=146601&release_id=384677
+2. unpack and run make
+3. mono SportsTracker.exe
+
+Actual Results:
+[goetz at n5 SportsTracker-1.2.0]$ mono SportsTracker.exe
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in <0x00009> Mono.Unix.UnixMarshal:StringToHeap (System.String s,
+System.Text.Encoding encoding)
+in <0x0000f> Mono.Unix.UnixMarshal:StringToHeap (System.String s)
+in <0x0003f> Mono.Unix.Catalog:MarshalStrings (System.String s1,
+System.IntPtr p1, System.String s2, System.IntPtr p2, System.String s3,
+System.IntPtr p3)
+in <0x0003a> Mono.Unix.Catalog:Init (System.String package, System.String
+localedir)
+in <0x0004a> SportsTracker.Gui.STGui:.ctor ()
+in <0x00016> SportsTracker.Data.STMain:Main (System.String[] args)
+
+
+Expected Results:
+SportsTracker window opening.
+
+How often does this happen? 
+always
+
+Additional Information:
+It is working fine with mono 1.1.9.1 on Mandriva 2006.0.


More information about the mono-bugs mailing list