[SDL] SDL_Init issue

chris.2.dobbs at bt.com chris.2.dobbs at bt.com
Thu May 3 01:53:16 PDT 2007


BTW , love the kobo game, my kids (and me) play it all the time....

-----Original Message-----
From: sdl-bounces at lists.libsdl.org [mailto:sdl-bounces at lists.libsdl.org]
On Behalf Of David Olofson
Sent: 02 May 2007 22:18
To: A list for developers using the SDL library. (includes SDL-announce)
Subject: Re: [SDL] SDL_Init issue

On Wednesday 02 May 2007 20:58, Ryan C. Gordon wrote:
> 
> > NJAMD/free: Address 0x0 not from malloc
> >         called from ./transcoder_client[0x8058baf]
> >         called from ./transcoder_client[0x804c4e6]
> 
> free(NULL) is not an error. If I'm understanding what this is 
> reporting, that's probably not the problem.
> 
> Try valgrind?

Valgrind has been my primary debugging tool for a few years now. It can
save countless debugging hours, and often points you right at "sleeping"
bugs you wouldn't even find with a normal debugger.

Highly recommended!


//David Olofson - Programmer, Composer, Open Source Advocate

.-------  http://olofson.net - Games, SDL examples  -------.
|        http://zeespace.net - 2.5D rendering engine       |
|       http://audiality.org - Music/audio engine          |
|     http://eel.olofson.net - Real time scripting         |
'--  http://www.reologica.se - Rheology instrumentation  --'
_______________________________________________
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


More information about the SDL mailing list