bugDotGNU Portable.NET - Bugs: bug #1330, Compiler Issues: Segfault on...

 
 

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

bug #1330: Compiler Issues: Segfault on foreach

Submitted by:  Gopal.V <t3rmin4t0r>
Submitted on:  Fri 04 Oct 2002 03:11:25 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Sat 05 Oct 2002 04:03:34 AM UTC, comment #2:

Compiler bug - fix checked into CVS 5 Oct 2002

Rhys Weatherley <rweather>
Project Administrator
Fri 04 Oct 2002 03:13:53 PM UTC, comment #1:

Sorry the error is when the compiled binary is run ... So might not be a compiler issue ..

Gopal.V <t3rmin4t0r>
Project Administrator
Fri 04 Oct 2002 03:11:25 PM UTC, original submission:

Segfault on a foreach on a BitArray class
using System.Collections;
public class Test
{
public static void Main()
{
BitArray a=new BitArray(new bool[]{true,false,true,false});
foreach(int x in a)
{
}
}
}

Gopal.V <t3rmin4t0r>
Project Administrator

 

Attached Files
file #102:  log added by t3rmin4t0r (2KiB - application/octet-stream - GDB Stack Trace)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Sat 05 Oct 2002 04:03:34 AM UTCrweatherStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1