MathewWi / mupen64gc

Automatically exported from code.google.com/p/mupen64gc
GNU General Public License v2.0
0 stars 0 forks source link

Recompiler and malloc issue #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running Perfect Dark. (and possibly more)

What is the expected output? What do you see instead?
If using pure interpreter, after a long time you'd see some text from the
actual game. In Dynarec, a malloc free throws a DSI exception.. this is
quite strange.

Original issue reported on code.google.com by emuki...@gmail.com on 6 Sep 2007 at 10:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I think I fixed the issue long ago and the dynarec technically doesn't crash 
anymore
(just gets stuck in a loop instead).  Since dynarec not working is a known 
issue, I'm
closing this.

Original comment by tehp...@gmail.com on 22 May 2008 at 1:15