Core dumps

Nearly every example program that comes with SDL core dumps on my
system. I’m just curious if you knew of any other people with this
problem?

Redhat 5.1
newest patches for redhat
2.0.35 kernel
pII/400 - 128 megs
Using X11 without GGI
XFree86 3.3.2 (I think)
SVGA server

Dave
@Landshark

Sam Lantinga wrote:

Nearly every example program that comes with SDL core dumps on my
system. I’m just curious if you knew of any other people with this
problem?

I don’t know of anyone else with this problem.

What version of SDL are you using? Are you compiling the examples yourself?

See ya!
-Sam Lantinga (slouken at devolution.com)


Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/

I’m using version .7, and I’m compiling everything with the makefiles
supplied (added the -D_REENTRANT -lpthreads calls too).

Dave

Under Windows, LOAAAAADS of it :slight_smile: Under linux, only a few times. I’ll
give it a shot if you give me some pointers.

Dave

Sam Lantinga wrote:>

I’m using version .7, and I’m compiling everything with the makefiles
supplied (added the -D_REENTRANT -lpthreads calls too).

Are you familiar with debugging at all?

See ya!
-Sam Lantinga (slouken at devolution.com)


Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/