PDA

View Full Version : Seg Fault 4.3.21 and 5.0.0.7 At Start-Up



takamori1977
02-23-2004, 09:23 PM
Running Debian
Compiled successfully
QT 3.2.3

Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Using config file '/usr/local/share/showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Unable to open file: /usr/local/share/showeq/showeq.xml!
ShowEQ 4.3.21, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2003 by the respective ShowEQ Developers
ShowEQ comes with NO WARRANTY.

You may redistribute copies of ShowEQ under the terms of
The GNU General Public License.
See: http://www.gnu.org/copyleft/gpl.html for more details...

For updates and information, please visit http://seq.sourceforge.net/
ShowEQ 4.3.21, Built from 'main.cpp' on Feb 23 2004 at 17:12:42
CVS: $Id: main.cpp,v 1.33 2003/10/25 00:20:59 dohpaz Exp $
Using GCC version: 3.3.3
Using glibc version: 2.3
Using Qt version: 3.2.3
Using headers from linux version: 2.6.0-test7
Using EQItemDB: @(#) $Id: itemdb.cpp,v 1.10 2003/10/25 00:20:59 dohpaz Exp $
Using GDBM: GDBM version 1.8.3. 10/15/2002 (built Sep 9 2003 00:02:26)
Running on Linux release 2.2.20-idepci for processor i686

Spells::Spells(): Failed to open: '/usr/local/share/showeq/spells_us.txt'
Listening for first client seen.
Initializing Packet Capture Thread:
Filtering packets on device eth0, searching for EQ client...
Loading filters from '/usr/local/share/showeq/filters.conf'
Loading Filter File: /usr/local/share/showeq/filters_unknown.conf
GuildMgr: WARNING - could not load guildsfile, /usr/local/share/showeq/guilds2.dat
Categories Reloaded
Error opening map file '/usr/local/share/showeq/unknown.map'!
Segmentation fault

I get the same problem when compiling stable version and beta. All compiling and making are successful, though the:

Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed

error occurs frequently throughout compile of both QT and ShowEQ. I am sure I am missing something simple. I had both stable and beta versions working but that box died and I recently installed Debian on a new machine and after ran into this problem.

Any help you could provide would be excellent.

Thanks,
Taka

takamori1977
02-24-2004, 12:08 AM
Fixed my own problem, recompiling all over starting with QT seemed to fix things.