Bugzilla – Bug 318579
Internal compiler error
Last modified: 2007-09-15 21:24:23 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"