PDA

View Full Version : segfault :(



Krake
01-29-2004, 06:25 PM
Been using ShowEQ for 2 months + now with no trouble.

Today I logged in and ShowEQ started to segfault on me after a bit of use. Some times it would really quick, sometimes it would after 5 minutes

ShowEQ 4.3.19, Built from 'main.cpp' on Jan 31 2004 at 01:44:03
CVS: $Id: main.cpp,v 1.33 2003/10/25 00:20:59 dohpaz Exp $
Using GCC version: 3.2.3
Using glibc version: 2.3
Using Qt version: 3.1.2
Using headers from linux version: 2.4.19
Using EQItemDB: @(#) $Id: itemdb.cpp,v 1.10 2003/10/25 00:20:59 dohpaz Exp $
Using GDBM: This is GDBM version 1.8.0, as of May 19, 1999.
Running on Linux release 2.4.20-ck6 for processor i686

I run a Gentoo system and patched a few things but I can't tell what would have effected ShowEQ.

Any help is greately appreciated.

Krake

Cryonic
01-29-2004, 06:37 PM
what else is running on your network?

reaver
01-29-2004, 06:39 PM
Seems to happen a lot when you have a p2p network going on (Kazaa, eDonkey , etc)

I thought it might be the new version, but as soon as I turned off the p2p activity, I haven't had a seg fault since.

-reaver

Krake
01-29-2004, 06:49 PM
There is no p2p software running that i installed and I am the only person who would touch these machines.

I will check for some though.

Krake

Cryonic
01-29-2004, 07:30 PM
use gdb to figure out why it is crashing. Save us all this damn guesswork. If you need help with gdb, then use search.

Krake
01-29-2004, 09:40 PM
Turned off a third computer and it hasn't seg faulted on me in over 2 hours. Will try to set up gdb on it next time. Though do I need to build it with debug to make it useful?

Krake