2009-02-05 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Thu, 5 Feb 2009 11:25:02 +0000 (11:25 -0000)
committerMark Probst <mark.probst@gmail.com>
Thu, 5 Feb 2009 11:25:02 +0000 (11:25 -0000)
commit356450cc3934937344b3658aa294bcb91c07b513
tree0f5c0b255be88e5739715991f47f16893471f6f9
parenta0c301534719816c517e018b4fcde2853071d172
2009-02-05  Mark Probst  <mark.probst@gmail.com>

Backport of r125839.

* mini-exceptions.c (ves_icall_get_frame_info): Account for the
fact that mono_find_jit_info() sometimes returns the context
corresponding to the jit info in new_ctx.  Fixes #472600.

2009-02-05  Mark Probst  <mark.probst@gmail.com>

Backport of r125839.

* bug-472600.2.cs: New test.

* Makefile.am: Test added.

svn path=/branches/mono-2-2/mono/; revision=125846
mono/mini/ChangeLog
mono/mini/mini-exceptions.c
mono/tests/ChangeLog
mono/tests/Makefile.am
mono/tests/bug-472600.2.cs [new file with mode: 0644]