[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-12-14 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=562150 https://bugzilla.novell.com/show_bug.cgi?id=562150#c11 Sebastien Pouliot changed: What|Removed |Added Status|RESOLVED

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-12-14 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=562150 https://bugzilla.novell.com/show_bug.cgi?id=562150#c12 Sebastien Pouliot changed: What|Removed |Added Attachment #331959|0

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2011-01-11 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=562150 https://bugzilla.novell.com/show_bug.cgi?id=562150#c13 Rodrigo Kumpera changed: What|Removed |Added Status|REOPENED

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-02-24 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c2 --- Comment #2 from Thomas Philpot 2010-02-24 22:58:58 UTC --- Created an attachment (id=344611) --> (http://bugzilla.novell.com/attachment.cgi?id=344611) Test case to reproduce the bug --

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-02-24 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c3 Thomas Philpot changed: What|Removed |Added CC|

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-02-24 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c4 --- Comment #4 from Thomas Philpot 2010-02-24 23:41:19 UTC --- I should add that 2.6.1 compiles and doesn't crash when running this test case, but SVN (post r147679) does. -- Configure bugm

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-03-03 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c5 --- Comment #5 from Rodrigo Kumpera 2010-03-03 17:47:25 UTC --- This is a generics sharing bug. As a workaround you can run with -O=-gshared which disables is. I believe it's easily fixable,

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-03-03 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c6 Rodrigo Kumpera changed: What|Removed |Added Status|NEW

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-04-07 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c7 Sebastien Pouliot changed: What|Removed |Added Status|RESOLVED

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-04-15 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c8 --- Comment #8 from Sebastien Pouliot 2010-04-15 19:03:34 UTC --- Created an attachment (id=354776) --> (http://bugzilla.novell.com/attachment.cgi?id=354776) a more recent test case It stil

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-07-20 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c9 --- Comment #9 from Sebastien Pouliot 2010-07-20 11:54:12 UTC --- Created an attachment (id=377157) --> (http://bugzilla.novell.com/attachment.cgi?id=377157) assembly causing the abort more

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2010-10-11 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=562150 https://bugzilla.novell.com/show_bug.cgi?id=562150#c10 Rodrigo Kumpera changed: What|Removed |Added Status|REOPENED

[Mono-bugs] [Bug 562150] abort in compute_class_bitmap while JITting a verified method

2009-12-10 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=562150 http://bugzilla.novell.com/show_bug.cgi?id=562150#c1 --- Comment #1 from Sebastien Pouliot 2009-12-10 13:19:07 UTC --- Created an attachment (id=331959) --> (http://bugzilla.novell.com/attachment.cgi?id=331959) assembly to reproduce abort --