PDA

View Full Version : Aborted - On Startup



sea4th
09-19-2005, 12:22 AM
I am getting this on 2 different systems.

An old 233MHz Pentium with 300Meg running RH7.2 but updated based on a post for getting RH9 to work with SEQ. Since this OS is old I installed a fresh FC3 on a 800MHz AMD with 500M and used the showeq-5.1.0.0-pre1 tarball that Purple posted last week. This only runs SEQ and some PERL stuff behind a NAT router so I run in root. If I break it, I rebuild it and it has been working well for several years now on the 7.2 system with a KDE GUI. I feel lost in FC3.

Both systems are starting up and detecting the client but when it detects "Zone: EntryCode: Server" it aborts.

I had not updated the spells and text files recently so I copied DOD versions to SEQ and still get the Aborted message.

So I also installed freshmaps and still get the Aborted message.

I don't know how to make the spiffy scrolling text within the post so it is long and I took out player names and scrambled the player specific information.

===================

ShowEQ 5.1.0.0-pre1, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2005 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 5.1.0.0-pre1, Built from 'main.cpp' on Sep 17 2005 at 02:20:14
CVS: @(#) $Id: main.cpp,v 1.34 2005/09/13 15:23:11 cmmalone Exp $ $Name: $
Using GCC version: 3.0.2
Using glibc version: 2.2
Using Qt version: 3.3.4
Using headers from linux version: 2.4.7-10
Using EQItemDB: @(#) $Id: itemdb.cpp,v 1.11 2005/09/13 15:23:11
cmmalone Exp $ $Name: $
Using GDBM: This is GDBM version 1.8.0, as of May 19, 1999.
Running on Linux release 2.4.7-10 for processor i586

Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Loaded preferences file: /root/.showeq/showeq.xml!
Warning: Warning: Unknown payload typename 'utf8' for opcode '524e
Info: Listening for client: 192.168.1.12
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device eth0, IP host 192.168.1.12
Info: Loaded 7834 spells from '/usr/local/share/showeq/spells_us.txt' maxSpell=0x20d8
Warning: GuildMgr: Could not load guildsfile, /root/.showeq/tmp/guilds2.dat
Debug: ItemDB: Disabled
Info: Loading Filters from '/root'
Info: Loading Zone Filter File: /root
Info: Loading Zone Filter File: /root
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info: in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps'!
Info: Loaded 6179 message strings from '/usr/local/share/showeq/eqstr_us.txt' maxFormat=35003
MOTD: Greetings Norrathians. When petitioning an issue, please be sure to use the category and sub-category closest to your petition issue and include as many details as possible, in order to help us to resolve your issue as quickly as possible. Thank you.
Zone: EntryCode: Client
Info: Loaded SOE map: '/usr/local/share/showeq/maps/bazaar_1.txt'
Info: Loading Zone Filter File: /root
Zone: Zoning, Please Wait... (Zone: 'bazaar')
Player: Name: 'SoandSo' Last: 'LastName'
Player: Level: 70
Player: PlayerMoney: P=661 G=8 S=4 C=2
Player: BankMoney: P=900000 G=0 S=0 C=0
Player: CursorMoney: P=0 G=0 S=0 C=0
Player: SharedMoney: P=431437
Player: DoN Crystals: Radiant=580 Ebon=487
Player: Group:
Player: You have buff 7d3a duration left is 1125275787 in ticks.
Player: LDoN Earned Guk Points: 2,224
Player: LDoN Earned Mira Points: 2,385
Player: LDoN Earned MMC Points: 2,522
Player: LDoN Earned Ruj Points: 2,448
Player: LDoN Earned Tak Points: 2,643
Player: LDoN Unspent Points: 243
Debug: charProfile(1127.217041/-899.095398/5.455565 - 252.000000)
Debug: Player::backfill(): Pos (1127.217041/-899.095398/5.455565) Heading: 252.000000
Debug: Player::backfill(bind): Pos (3087.990234/-301.361542/39.596443) Heading: 0.000000
Player: ExpAA: Set: 0 total, with 725 aapoints
Info: Loaded SOE map: '/usr/local/share/showeq/maps/bazaar_1.txt'
Info: Loading Zone Filter File: /root
Zone: Zoning, Please Wait... (Zone: 'bazaar')
Debug: Player::zoneBegin(): Pos (-899.000000/1127.125000/5.375000) Heading 1008.000000
Zone: EntryCode: Server
Aborted

=================

Any suggestions on next steps to help isolate this?

purple
09-19-2005, 06:32 AM
If you have gbd installed do:



$ gdb showeq


That should net you a gbd prompt. Something like:



GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb)


At that prompt, type "run" and showeq will start. Go about doing whatever makes it crash then come back and you'll be at the gdb prompt again. Type "bt" and cut and paste what it says up here.

purple
09-19-2005, 06:33 AM
Also, upgrade to 5.1 final from that pre-version as well.

sea4th
09-20-2005, 11:44 PM
[root@pie ~]# gdb showeq
GNU gdb Red Hat Linux (6.1post-1.20040607.43rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/bin/showeq
[Thread debugging using libthread_db enabled]
[New Thread -162191136 (LWP 8126)]
ShowEQ 5.1.0.0-pre1, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2005 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 5.1.0.0-pre1, Built from 'main.cpp' on Sep 17 2005 at 15:14:13
CVS: @(#) $Id: main.cpp,v 1.34 2005/09/13 15:23:11 cmmalone Exp $ $Name: $
Using GCC version: 3.4.2
Using glibc version: 2.3
Using Qt version: 3.3.3
Using headers from linux version: 2.4.20
Using EQItemDB: @(#) $Id: itemdb.cpp,v 1.11 2005/09/13 15:23:11 cmmalone Exp $ $Name: $
Using GDBM: This is GDBM version 1.8.0, as of May 19, 1999.
Running on Linux release 2.6.9-1.667 for processor i686

Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Unable to open file: /root/.showeq/showeq.xml!
Warning: Warning: Unknown payload typename 'utf8' for opcode '524e
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device eth0, searching for EQ client...
[New Thread -164406352 (LWP 8129)]
Info: Loaded 7834 spells from '/usr/local/share/showeq/spells_us.txt' maxSpell=0x20d8
Warning: GuildMgr: Could not load guildsfile, /root/.showeq/tmp/guilds2.dat
Debug: ItemDB: Disabled
Info: Loading Filters from '/root'
Info: Loading Zone Filter File: /root
Info: Loading Zone Filter File: /root
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info: in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps'!
Info: Loaded 6179 message strings from '/usr/local/share/showeq/eqstr_us.txt' maxFormat=35003
Info: Client Detected: 192.168.1.12
Zone: EntryCode: Client
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc

Program received signal SIGABRT, Aborted.
[Switching to Thread -162191136 (LWP 8126)]
0xf6fe87a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0 0xf6fe87a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0xf66c27d5 in raise () from /lib/tls/libc.so.6
#2 0xf66c4149 in abort () from /lib/tls/libc.so.6
#3 0xf6890bfb in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#4 0xf688e911 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.6
#5 0xf688e946 in std::terminate () from /usr/lib/libstdc++.so.6
#6 0xf688ea8f in __cxa_throw () from /usr/lib/libstdc++.so.6
#7 0xf688eedc in operator new () from /usr/lib/libstdc++.so.6
#8 0xf688ef79 in operator new[] () from /usr/lib/libstdc++.so.6
#9 0x08095b2a in EQProtocolPacket::decode (this=0xfeeebe80, maxPayloadLength=3182231648) at packetformat.cpp:237
#10 0x0808aed7 in EQPacketStream::handlePacket (this=0x96d3000, packet=@0xfeeebe80) at packetstream.cpp:540
#11 0x08090fb7 in EQPacket::dispatchPacket (this=0x96d3790, packet=@0xfeeebe80) at packet.cpp:654
#12 0x08094240 in EQPacket::qt_invoke (this=0x96d3790, _id=-17908096, _o=0xfeeebece) at packet.cpp:578
#13 0xf6b8810e in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0xf6b887e4 in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0xf6ebc8dd in QTimer::timeout () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0xf6ba7ebc in QTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0xf6b29539 in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0xf6b296ca in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0xf6b1d8ab in QEventLoop::activateTimers () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0xf6ad96fe in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0xf6b3eb85 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0xf6b3eade in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0xf6b2873b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x080698b4 in main (argc=1, argv=0xfeeee490) at main.cpp:702
(gdb)

edited to disable smilies.

sea4th
09-20-2005, 11:55 PM
Here is 2nd dump from current code release. I used FC3 since it is newer and on an faster cpu. I crashed it several times and the failure point is not the smae - eg can be client and can be server. The allocate seems consistent and the list is 24 long each time.

When I had two EQ instances running, one on 192.168.1.12 and another on ditto.15 I would get namy CRC errors since SEQ was trapping packets from both clients. I put the ipaddresss swithch in but gdb took it. So I shut down the ditto.15 instance - I will have to put the showeq command line into a string to filter only on the 12 address. Have to read up on that one.


[root@pie showeq-5.1.0.0]# gdb showeq
GNU gdb Red Hat Linux (6.1post-1.20040607.43rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/bin/showeq
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xb7f00000
[Thread debugging using libthread_db enabled]
[New Thread -1220196672 (LWP 9765)]
ShowEQ 5.1.0.0, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2005 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 5.1.0.0, Built from 'main.cpp' on Sep 20 2005 at 19:39:38
CVS: @(#) $Id: main.cpp,v 1.34 2005/09/13 15:23:11 cmmalone Exp $ $Name: $
Using GCC version: 3.4.4
Using glibc version: 2.3
Using Qt version: 3.3.4
Using headers from linux version: 2.4.20
Using EQItemDB: @(#) $Id: itemdb.cpp,v 1.11 2005/09/13 15:23:11 cmmalone Exp $ $Name: $
Using GDBM: This is GDBM version 1.8.0, as of May 19, 1999.
Running on Linux release 2.6.12-1.1376_FC3 for processor i686

Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Loaded preferences file: /root/.showeq/showeq.xml!
Warning: Warning: Unknown payload typename 'utf8' for opcode '524e
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device eth0, searching for EQ client...
[New Thread -1222386768 (LWP 9768)]
Info: Loaded 7834 spells from '/usr/local/share/showeq/spells_us.txt' maxSpell=0x20d8
Info: GuildMgr: Guildsfile loaded
Debug: ItemDB: Disabled
Info: Loading Filters from '/seq/showeq-5.1.0.0'
Info: Loading Zone Filter File: /seq/showeq-5.1.0.0
Info: Loading Zone Filter File: /seq/showeq-5.1.0.0
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info: in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps'!
Info: Loaded 6179 message strings from '/usr/local/share/showeq/eqstr_us.txt' maxFormat=35003
Info: Client Detected: 192.168.1.12
MOTD: Greetings Norrath! We are aware that some players may be experiencing issues with the lockout timers for the Depths of Darkhollow missions/tasks. Development and testing are working towards resolving this issue via patch. In the meantime, please submit a /bug report if you experience this with as much detail as possible. Also check the Knowledge Base and the forums at: www.everquestlive.com for updates and additional information.
Zone: EntryCode: Client
Info: Loaded map: '/usr/local/share/showeq/maps/kaladimb.map'
Info: Loading Zone Filter File: /seq/showeq-5.1.0.0
Zone: Zoning, Please Wait... (Zone: 'kaladimb')
Player: Name: 'Soandso' Last: ''
Player: Level: 6
Player: PlayerMoney: P=36 G=25 S=54 C=96
Player: BankMoney: P=0 G=0 S=0 C=0
Player: CursorMoney: P=0 G=0 S=0 C=0
Player: SharedMoney: P=11612
Player: DoN Crystals: Radiant=0 Ebon=0
Player: Exp: 181,146
Player: ExpAA: 0 (aa spent: 0, aa unspent: 0)
Player: Group:
Player: LDoN Earned Guk Points: 0
Player: LDoN Earned Mira Points: 0
Player: LDoN Earned MMC Points: 0
Player: LDoN Earned Ruj Points: 0
Player: LDoN Earned Tak Points: 0
Player: LDoN Unspent Points: 0
Debug: charProfile(657.087097/-79.548370/4.377001 - 0.000000)
Debug: Player::backfill(): Pos (657.087097/-79.548370/4.377001) Heading: 0.000000
Debug: Player::backfill(bind): Pos (204.516617/221.036697/4.377000) Heading: 0.000000
Player: ExpAA: Set: 0 total, with 0 aapoints
Info: Loaded map: '/usr/local/share/showeq/maps/kaladimb.map'
Info: Loading Zone Filter File: /seq/showeq-5.1.0.0
Zone: Zoning, Please Wait... (Zone: 'kaladimb')
Debug: Player::zoneBegin(): Pos (-79.500000/657.000000/4.375000) Heading 0.000000
Zone: EntryCode: Server
Time: Sun Jul 19,3209 - 05:43 am
Debug: Welcome to lovely downtown 'North Kaladim' with an experience multiplier of 1.000000
Debug: Safe Point (300.000000, 494.000000, -32.000000)
Warning: Can't find spawn point file /seq/showeq-5.1.0.0
Info: Loading Zone Filter File: /seq/showeq-5.1.0.0
Zone: Entered: ShortName = 'kaladimb' LongName = North Kaladim
Zone: NewCode: Zone: KaladimB (North Kaladim)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 269 crc (0d0a != 2ee9)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 325 crc (0d0a != cc9f)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 253 crc (0d0a != 7c2a)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 245 crc (0d0a != f095)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 289 crc (0d0a != 0f79)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 265 crc (0d0a != f92d)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 319 crc (0d0a != 33d7)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 317 crc (0d0a != a5df)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 321 crc (0d0a != d3d7)
Warning: INVALID PACKET: Bad CRC [192.168.1.2:1900 -> 239.255.255.250:1900] netOp 544e seq 0000 len 313 crc (0d0a != a09d)
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc

Program received signal SIGABRT, Aborted.
[Switching to Thread -1220196672 (LWP 9765)]
0xb7f00402 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7f00402 in __kernel_vsyscall ()
#1 0xb75c57d5 in raise () from /lib/tls/libc.so.6
#2 0xb75c7149 in abort () from /lib/tls/libc.so.6
#3 0xb7793bfb in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#4 0xb7791911 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.6
#5 0xb7791946 in std::terminate () from /usr/lib/libstdc++.so.6
#6 0xb7791a8f in __cxa_throw () from /usr/lib/libstdc++.so.6
#7 0xb7791edc in operator new () from /usr/lib/libstdc++.so.6
#8 0xb7791f79 in operator new[] () from /usr/lib/libstdc++.so.6
#9 0x08095b06 in EQProtocolPacket::decode (this=0xbf7fd6d0, maxPayloadLength=3182231552) at packetformat.cpp:237
#10 0x0808ae73 in EQPacketStream::handlePacket (this=0x9328ef8, packet=@0xbf7fd6d0) at packetstream.cpp:540
#11 0x08090f87 in EQPacket::dispatchPacket (this=0x92ec7d8, packet=@0xbf7fd6d0) at packet.cpp:654
#12 0x08094218 in EQPacket::qt_invoke (this=0x92ec7d8, _id=2, _o=0xbf7ff7c0) at packet.cpp:578
#13 0xb7a8b10e in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0xb7a8b7e4 in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0xb7dbf8dd in QTimer::timeout () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0xb7aaaebc in QTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0xb7a2c539 in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0xb7a2c6ca in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0xb7a208ab in QEventLoop::activateTimers () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0xb79dc6fe in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0xb7a41b85 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0xb7a41ade in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0xb7a2b73b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x080698b8 in main (argc=1, argv=0xbf800344) at main.cpp:702
(gdb)

purple
09-21-2005, 05:59 AM
Turn on session tracking maybe. Network->Session tracking.

To pass commandline parameters to gdb, just do run --ip-address=192.168.1.100 (or whatever) also.

sea4th
09-26-2005, 03:01 AM
Network -> Session Tracking has been enabled and the Aborts have stopped and so has the decoding. Before I turned on Session Tracking I would decode a map, get skittles and then the Abort message would appear. Now I just see MTOD: and nothing else - but it doesn't crash anymore. I enabled logging of unknown data and am getting some unkonown op codes. I see my chracter names and recognizable data but not anythine for maps or skittles.

What do you need next from me to advance the trouble shooting?


x732c size 1704
(characters from character selection)

x0df0 size 0

x254d size 2056

x16c9 size 2056

Unknown [Client->Server] [Size: 4][OPCode: 0x7752]

Unknown [Client->Server] [Size: 0][OPCode: 0x5fc7]

Unknown [Client->Server] [Size: 18][OPCode: 0x0fc0]

Unknown [Client->Server] [Size: 72][OPCode: 0x7262]
Character Name

MOTD:
Unknown [Server->Client] [Size: 59][OPCode: 0x6238]

And several more --

purple
09-26-2005, 06:08 AM
Unknown Logging isn't for helping you. It's for identifying new packets. Cut and paste the output of seq when Session Tracking is turned on so we can see your pcap filters. It sounds like it's not following to the zone server.

CeleSEQ
09-26-2005, 02:12 PM
Just as a test, you might want to grab my FC3 RPM from http://fedora.showeq.org and install it (grab the maps rpm if you want too). Then run /usr/bin/showeq and see if that works better for you. Once you're done the test, you can remove the rpm with rpm -e showeq if you wish. Doing that might help determine if the problem is in your build process though, or if it's a bug or network issue.

purple
10-05-2005, 02:26 PM
This has been traced back to bad interaction with the Microsoft Teredo product which provides ipv6 to ipv4 gatewaying. There will be a new version of showeq which properly ignores this soon which should hopefully fix your problem.

sea4th
10-12-2005, 02:33 AM
Version 5.2.0.0 seems to have fixed this problem. I could get 5.1.0.0 to decode if I started the showeq at the same time as I entered the zone. I could usually zone a few times until it lost sync and the pcap filter would remain empty. When I get a working decode I also see a string of information in the pcap filter as viewed from the network diagnositcs window.

I tried the RPM package but it gave the same decoding problems so I continue to use the tarball and console build instructions.

Thanks for the solution - I noticed there is a IP6 driver in the windows xp network properties. I will try this code with and without the IP6 configuration and report back after I return from travel next week.