Project

General

Profile

Actions

Emulator Issues #1892

closed

Multiple Run-Time Errors (Revision Numbers Included)

Added by tom.mai78101 over 14 years ago.

Status:
Duplicate
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

I don't know what's wrong, but I continually get these errors. It started
going weird after I had updated the source files to r4754, build them, then
run Dolphin, as usual.

Here are pictures that shows what I'm getting, via accessing the debug
prompt pop-up I get. With steps to reproduce the problems.

I don't know if you guys can view the pictures clearly...if you can't, I'm
sorry.

=============================================================================

r4754 and Onwards:

It meant that the problem started to occur in r4754. And from that revision
onwards, Dolphin gives the same error addresses.

Steps:

  1. Used TortoiseSVN to update the source files.
  2. Build them. No errors.
  3. Run Dolphin, normally. It crashed when the process started.

=============================================================================

r4753:

This is the revision I had last updated before building the above
revisions. Showing a different error location. Again, the steps are the
same as above.

=============================================================================

r4750:

Before r4753, I built this revision and did worked before. Now it shows
that Wii Menu 4.1 WAD file can't be opened, due to wrong pointers.

Steps are the same as above.


r4750_Debugged:

This is what it shows during debugging.

=============================================================================

r4739 works, can run and read Wii Menu 4.1 WAD file, didn't show up any
error messages, etc. That means something's up in between r4739 and r4754.


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #1979: Crash on Scanning ISOs with some WADsFixedfgfemperor

Actions
Actions #1

Updated by ayuanx over 14 years ago

First of all, make sure you have deleted dir /Binary/ before compiling any revision.

Actions #2

Updated by tom.mai78101 over 14 years ago

It fixed the run-time errors in r4753 and above, but it didn't resolve the ability to
read Wii Menu 4.1 WAD file, which can be read in r4739.

I'll do some extensive checks after I get a good night's sleep. It's been three hours
since I celebrate the New Year.

Actions #3

Updated by tom.mai78101 over 14 years ago

I meant to say this:

(xstring)

__CLR_OR_THIS_CALL basic_string(const _Elem *_Ptr)
	: _Mybase()
	{	// construct from [_Ptr, <null>)
	_Tidy();
	assign(_Ptr);   <-----  This is a bad pointer.
	}

Was somehow broken in between r4739 and r4750.

Actions #4

Updated by XTra.KrazzY over 14 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF