VOGONS


First post, by Guest

User metadata

Hello everyone,

I'm having a problem while trying to run Dosbox 0.63 on Redhat WS 4 after installing the RPM package.

Here's what it looks like:

# dosbox
*** glibc detected *** free(): invalid pointer: 0x08943990 ***
Aborted

I also tried running a program:

# dosbox /dosgames/uw2/UW2.EXE -c "MOUNT D /dosgames"
*** glibc detected *** free(): invalid pointer: 0x08943990 ***
Aborted

If it helps, prior to installing the dosbox rpm I installed SDL_net-1.2.5-2.i386.rpm, since it was a dosbox dependency.

Thanks for your time.

Reply 1 of 3, by bix

User metadata

try the fedora core 3 package instead of the 2 package.
(or compile dosbox yourself)

it works then.

Reply 3 of 3, by Guest

User metadata

I checked which version I had, and it was indeed a very old version. I got 0.63 for Fedora Core 3, and it works great. Thank you very much for the help.