Project

General

Profile

Actions

Emulator Issues #1935

closed

ppc vs x86 broken again + fix

Added by stgngts over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. run dolphin with debug flag
  2. load game
  3. try to do ppc vs x86 on translated code

What is the expected output? What do you see instead?
expected output is comparison. crashes instead.

Please provide any additional information below.

the function JitBlockCache::GetCompiledCodeFromBlock() returns an invalid
pointer (0x0) to the CompiledCode struct which eventually causes an access
exception when it gets to the bochs disassembler. fix is trivial.

Actions #1

Updated by bztdlinux over 14 years ago

  • Status changed from New to Fixed

This issue was closed by revision r4781.

Actions

Also available in: Atom PDF