[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c John Costella changed: What|Removed |Added CC|

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c1 Zoltan Varga changed: What|Removed |Added CC|

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c2 --- Comment #2 from John Costella 2011-01-05 12:07:12 UTC --- (In reply to comment #1) > This isn't a runtime bug, GetResampleSet calls itself through this stack > trace: > My guess is th

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c3 Zoltan Varga changed: What|Removed |Added CC|

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c Jérémie LAVAL changed: What|Removed |Added AssignedTo|mono-bugs@list

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c4 Jérémie LAVAL changed: What|Removed |Added Status|NEW

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c5 --- Comment #5 from John Costella 2011-01-05 23:58:35 UTC --- Hi Jérémie, I don't think you grasp the bug. Let me simplify it in pseudocode. We have something like: static Main() { Par

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c6 John Costella changed: What|Removed |Added Priority|P5 - None

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c7 Gonzalo Paniagua Javier changed: What|Removed |Added Priority|P0

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c8 --- Comment #8 from John Costella 2011-01-06 00:49:17 UTC --- Apologies Gonzalo, I have not used this bugzilla since posting MonoDevelop SVN bug reports a year or two ago, and I am a bit r

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c9 --- Comment #9 from John Costella 2011-01-06 02:28:21 UTC --- Further information: I thought it was strange that the Git Master Mono runtime didn't exhibit the bug but the 20110104 nightl

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c10 --- Comment #10 from John Costella 2011-01-06 02:40:57 UTC --- No, I'm wrong again. I hit it harder and got ALL versions of the Mono runtime to exhibit the bug. The 20110104 and current

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c11 --- Comment #11 from John Costella 2011-01-06 03:06:15 UTC --- Also confirming that hitting it hard with the same executable and same bitmap file on the same hardware (Intel Core i7 Q820)

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c12 --- Comment #12 from John Costella 2011-01-06 06:01:43 UTC --- OK, I have finally boiled it down to a simple example: using System; using System.Threading.Tasks; class MainClass {

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-06 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c13 Jérémie LAVAL changed: What|Removed |Added Status|REOPENED

[Mono-bugs] [Bug 662381] C# lock () fails on latest Mono runtimes

2011-01-06 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=662381 https://bugzilla.novell.com/show_bug.cgi?id=662381#c14 --- Comment #14 from John Costella 2011-01-06 22:23:24 UTC --- Thanks for working on this, Jérémie. I don't believe it makes any sense for a nested Parallel.For to be able to break a loc