Welcome! Log In Create A New Profile

Advanced

Exception (DSI) occured help

Posted by Cortes48 
Exception (DSI) occured help
August 06, 2008 03:32PM
Hello

In my homebrew , i've get a Exception (DSI), what is that ?
And I've got a Code Dump ,what is that ?

Thanks ^^
Re: Exception (DSI) occured help
August 06, 2008 03:36PM
A code dump is all of the source code in a program thats then been extracted from the program and released to the public (generally for download). Hackers oftenly post code dumps.
Re: Exception (DSI) occured help
August 06, 2008 03:43PM
And the Exception DSI ?
Re: Exception (DSI) occured help
August 06, 2008 06:07PM
Arikado Wrote:
-------------------------------------------------------
> A code dump is all of the source code in a program
> thats then been extracted from the program and
> released to the public (generally for download).
> Hackers oftenly post code dumps.

Erm, no.

A code dump (on the Wii) is when you program has had a segfault, or some other sort of fuckup, and it dumps the related memory registers and prints a trace of the crash.

Usually it happens when you've got a pointer pointing to unallocated memory or somesuch. You can use powerpc-gekko-addr2line to try to locate the function that caused the crash.
Re: Exception (DSI) occured help
August 06, 2008 10:16PM
tona:

Whoops. I misunderstood what he was looking for.
Re: Exception (DSI) occured help
August 07, 2008 02:42PM
And how to use powerpc-gekko-addr2line ?
I've got this error with the libwiisprite.
Sorry, only registered users may post in this forum.

Click here to login