Memory Leak In CF

A place for people to post strange occurances that could be potential bugs.

Moderator: Board moderators

Post Reply
neptune
Luser
Posts: 32
Joined: Tue Dec 21, 2004 4:20 am
Location: Los Gatos, CA
Contact:

Memory Leak In CF

Post by neptune »

I can't come on very often. Ever since I got cf back I've been having it crash. I made a new character and then it hit! You need to fix this! :evil:
Casper
Senior member
Posts: 288
Joined: Fri Aug 06, 2004 7:17 pm
Location: UK/Ukraine

Post by Casper »

Try passing the client this option when you run it.

-nosound

It disables the sound output.
Basic
Newbie
Posts: 8
Joined: Sat Jan 08, 2005 12:24 am
Location: Earth
Contact:

Post by Basic »

Try this:

http://faq.eqenchanters.org/index.php?a ... artlang=en

The sound problem that makes the gtk client crash has been fixed in my branch of the client.

If you aren't running debian, you can use alien to convert the .deb to .rpm or build from the cvs branch.

I heard rumors that one of the main dev was going to attempt to build a rpm (*cough*) (*cough*).
Basic
Newbie
Posts: 8
Joined: Sat Jan 08, 2005 12:24 am
Location: Earth
Contact:

Post by Basic »

btw, this problem isn't a memory leak, that is another problem and I am also working on solving that problem.
bort
Forum Junkie
Posts: 607
Joined: Sun Jun 20, 2004 9:40 pm
Location: LG

Post by bort »

Build the client with -lsdl and make sure the sdl code compiles.
Then use SDL_IMAGING. :wink:
lordyoukai.DA
My wraith is cooler than your dragon.
cavesomething
Forum Fanatic
Posts: 852
Joined: Sun Jun 13, 2004 2:07 am
Location: Hemel Hempstead

Post by cavesomething »

Does anyone not use SDL anymore? if not why isn't it the default?
bort
Forum Junkie
Posts: 607
Joined: Sun Jun 20, 2004 9:40 pm
Location: LG

Post by bort »

There is a bug in compilation for SDL on GTK that you have to build specially.
And the SDL client for unix, if built, will not work, it crashes without any real backtrace, and the prebuilt ones also kick the bucket. I think the SDL Client needs to be dumped and restarted.
lordyoukai.DA
My wraith is cooler than your dragon.
Basic
Newbie
Posts: 8
Joined: Sat Jan 08, 2005 12:24 am
Location: Earth
Contact:

Post by Basic »

bort wrote:There is a bug in compilation for SDL on GTK that you have to build specially.
And the SDL client for unix, if built, will not work, it crashes without any real backtrace, and the prebuilt ones also kick the bucket. I think the SDL Client needs to be dumped and restarted.
Must not be using the version of client from my branch. Because I can tell the sdl works. It still leaks memory, but I haven't had time to track that down.
neptune
Luser
Posts: 32
Joined: Tue Dec 21, 2004 4:20 am
Location: Los Gatos, CA
Contact:

Post by neptune »

Now it's gone away after a month.
Post Reply