bugDotGNU Portable.NET - Bugs: bug #16804, Crash in ilrun with JIT enabled

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16804: Crash in ilrun with JIT enabled

Submitter:  Marcus Urban <mathpup>
Submitted:  Sat 10 Jun 2006 01:20:56 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sun 25 Mar 2007 09:04:02 AM UTC, comment #2: 

The attached Benchmark.exe doesn't cause an exception with current cvs so the bug is closed.

Klaus Treichel <ktreichel>
Group administrator
Sun 06 Aug 2006 07:33:46 AM UTC, comment #1: 

Hi Marcus,

i've just tried thie with the current cvs version and i don't get this exception.

Can you verify if this bug is fixed ?

Klaus Treichel <ktreichel>
Group administrator
Sat 10 Jun 2006 01:20:56 AM UTC, original submission:  

I am getting a crash on the attached code when compiled with MS csc. The error does not occur with cscc or mcs. Also, the error is somewhat fragile in that inserting or removing (commenting out) certain lines unexpectedly removes the crash. See the attachments for more specifics.

The error output I get is

marcus@linux:~/alpha/bench/cowell> ilrun Benchmark.exe
X
Uncaught exception: System.NullReferenceException: The value 'null' was found where an instance of an object was required
        at Benchmark_CSharp.BenchmarkCSharp.doubleArithmetic(Double, Double)
        at Benchmark_CSharp.BenchmarkCSharp.Main(String[])

Marcus Urban <mathpup>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10156:  Benchmark.exe added by None (3KiB - application/x-msdos-program - CSC-compiled executable)
file #10155:  Benchmark.cs added by mathpup (1KiB - text/x-csharp - C# source code)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ktreichel (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-03-25 ktreichel StatusNone Fixed
        Open/ClosedOpen Closed
    2006-06-10 None Attached File- Added Benchmark.exe, #10156
    2006-06-10 mathpup Attached File- Added Benchmark.cs, #10155

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code