[Mono-bugs] [Bug 588708] Notepad crashes when run by as root

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 22 12:00:35 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=588708

http://bugzilla.novell.com/show_bug.cgi?id=588708#c4


--- Comment #4 from Marc LeGendre <mlegendre at novell.com> 2010-03-22 16:00:33 UTC ---
(In reply to comment #3)
> No problem!
> 
> Just put the code in a file, like "test.cs".
> 
> Compile it with:
> gmcs -pkg:dotnet test.cs
> 
> Then run it with:
> mono test.exe

Ok I followed your steps and here is the output I found

c5173:~ # gvim test.cs
c5173:~ # gmcs -pkg:dotnet test.cs
c5173:~ # mono test.exe

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
  at TestCase.Main () [0x00000] in <filename unknown>:0 


Let me know if I messed anything up and I can fix it. I did all of this as root
and it gave me the unhandled exception. So I went ahead and tried running the
test without being root and it works fine.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list