Project

General

Profile

Actions

Emulator Issues #651

closed

The app crashes after loading an iso in os x

Added by jerry.sk8r about 15 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. Determine the plugins
  2. Load an iso
  3. The app crashes

What is the expected output?
a new window appears and then he app disappears

What version of the product are you using? On what operating system?

SVN Revision 2315, Mac Os X 10.5.6

Please provide any additional information below.

It also apears me a window on the startup that says:
PANIC
error loadingDLL plugins/libplugin_wiimote.dylib:
dlopen(plugins/libplugin_wimmote.dylib, 6): library not loaded:
binary/darwin-i386/libs/libwiiuse.dylib
referenced from: /users/jerry/library/application support/
Dolphin/plugins/libplugin_wiimote.dylib
Reason: image not found

and then when i try to configure the wiimote plugin it doesn't appear

Actions #1

Updated by marcus about 15 years ago

Try recompiling.

Actions #2

Updated by lpfaint99 about 15 years ago

try after r2443

Actions #3

Updated by marcus about 15 years ago

oh, that would help too...

Actions #4

Updated by jerry.sk8r about 15 years ago

i tried recompiling but now scons tell me that there are errors

Actions #5

Updated by tmator about 15 years ago

can you paste the errors ?

Actions #7

Updated by mchladek about 15 years ago

Don't know about jerry.sk8r, but here's the error I get when trying to build r2454:

Source/Core/Common/Src/CDUtils.cpp: In function 'char** cdio_get_devices_osx()':
Source/Core/Common/Src/CDUtils.cpp:191: error: '_PATH_DEV' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/CDUtils.o] Error 1

Actions #8

Updated by marcus about 15 years ago

Try the latest rev that has a log message which includes "linux compile fix"
or "scons compile fix".

Oh, and mchladek, the emulator doesn't even work on mac, so don't bother.

Actions #9

Updated by tmator about 15 years ago

the emulator work on mac, not all but it work

Actions #10

Updated by jricks92 about 15 years ago

I get the same error as mchladek when building r2458:
{{{
Source/Core/Common/Src/CDUtils.cpp: In function 'char** cdio_get_devices_osx()':
Source/Core/Common/Src/CDUtils.cpp:191: error: '_PATH_DEV' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/CDUtils.o] Error 1
scons: building terminated because of errors.
}}}

Actions #11

Updated by jerry.sk8r about 15 years ago

sorry here are my errors:

Compiling Build/Darwin-i386-release/Source/Core/Common/Src/ABI.o
In file included from Source/Core/Common/Src/Common.h:41,
from Source/Core/Common/Src/ABI.cpp:18:
Source/Core/Common/Src/CommonFuncs.h:29:23: error: byteswap.h: No such file or directory
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/ABI.o] Error 1
scons: building terminated because of errors.

Actions #12

Updated by jerry.sk8r about 15 years ago

i finally builded it again it again and all the plugins work! but it still crashes
i will try with another iso.
the one i am using is the Zelda: Twilight princess (PAL) for game cube

One more thing, for some reason i cannot configure the general settings

Actions #13

Updated by jerry.sk8r about 15 years ago

i finally builded it again it again and all the plugins work! but it still crashes
i will try with another iso.
the one i am using is the Zelda: Twilight princess (PAL) for game cube

One more thing, for some reason i cannot configure the general settings

Actions #14

Updated by nakeee about 15 years ago

gdb log can help

Actions #15

Updated by marcus about 15 years ago

another incorrect path. you could change the incorrect pyteswap.h path in paths.cpp
to the actual path, but there may be more bad paths and it could take a while to fix
each one, so I wouldn't reccommend it.

Actions #16

Updated by nakeee about 15 years ago

?! what do you mean by bad path?
to the include? to plugins?

Actions #17

Updated by marcus about 15 years ago

to byteswap.cpp.

Actions #18

Updated by jerry.sk8r about 15 years ago

it also crashes with .gcm files

Actions #19

Updated by marcus about 15 years ago

which are identical to .iso files.

Actions #20

Updated by jerry.sk8r about 15 years ago

it even crashes with homebrew games

Actions #21

Updated by darkmagshin about 15 years ago

i got the same err with this output in terminal:

Dolphin(43063,0xa0845720) malloc: *** error for object 0x174ea550: incorrect checksum
for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
Sun Mar 29 13:12:16 thomas-fareys-imac-2.local Dolphin[43063] :
CGGStackRestore: gstack underflow.
Bus error
logout

Actions #22

Updated by XTra.KrazzY about 15 years ago

Sonicadvance1, please see if this error was fixed.

Actions #23

Updated by Sonicadvance1 about 15 years ago

Ah. I don't know if I'm the best person to test since I can run games in OSX, but
other people are still having problems.

Actions #24

Updated by tmator almost 15 years ago

woroks for me too

Actions #25

Updated by XTra.KrazzY almost 15 years ago

  • Status changed from New to Fixed

Fixed then :P

Actions

Also available in: Atom PDF