Bug 318579 (MONO75630) - Internal compiler error
Summary: Internal compiler error
Status: RESOLVED MOVED
Alias: MONO75630
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: 1.1
Hardware: Other Windows XP
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-25 15:45 UTC by Gael Fraiteur
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
The project causing the internal compiler error (394.86 KB, application/octet-stream)
2005-07-25 15:49 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:25:43 UTC


---- Reported by gael@fraiteur.net 2005-07-25 08:45:21 MST ----

Description of Problem:
While compiler the project using gmcs (mono 1.1.8), I receive the 
following error:

Unhandled Exception: System.NullReferenceException in <0x001a6> 
Mono.CSharp.TypeContainer:DoDefineMembers ()

Steps to reproduce the problem:
1. Unzip the PostSharp project (send me an e-mail address where
I can send the project causing the failure; my address is gael at fraiteur 
dot net)
2. Edit the nant.bat file in the solution root directory.
2. Go to the root directory; execute "nant -t:mono-2.0".

Actual Results:

Unhandled Exception: System.NullReferenceException: Object reference not 
set to an instance of an object
in <0x001a6> Mono.CSharp.TypeContainer:DoDefineMembers ()
in <0x0002b> Mono.CSharp.TypeContainer:DefineMembers 
(Mono.CSharp.TypeContainer container)
in <0x00279> Mono.CSharp.RootContext:PopulateTypes ()
in <0x00b03> Mono.CSharp.Driver:MainDriver (System.String[] args)
in <0x0001f> Mono.CSharp.Driver:Main (System.String[] args)

Expected Results:
No internal compiler error.

How often does this happen? 
Everytime (I have no mean to know what is wrong in the code -- it compiles 
with Microsoft .NET 2.0 Beta 2).

Additional Information:



---- Additional Comments From gael@fraiteur.net 2005-07-25 08:49:49 MST ----

Created an attachment (id=168270)
The project causing the internal compiler error




---- Additional Comments From atsushi@ximian.com 2005-08-18 11:30:28 MST ----

http://bugzilla.ximian.com/bug_status.html#priority



---- Additional Comments From rharinath@novell.com 2005-10-26 12:44:15 MST ----

Given the backtrace, I'm fairly sure this is a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO76371.

*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO76371 ***

Imported an attachment (id=168270)

Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>Windows 2000</cf_op_sys_details>
Unknown bug field "cf_version_details" encountered while moving bug
   <cf_version_details>mono 1.1.8 (gmcs)</cf_version_details>
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"