PDA

View Full Version : Merchants core dump



Mr Guy
04-08-2002, 07:08 AM
I still get this consistently when I got to merchants. Often, if I open and close them quickly I'll be ok, but if I have more than one thing to buy/sell it crashed SEQ about half (or more) of the time.
--------------- dump 1 ---------------------
(gdb) bt
#0 0x4074396e in _IO_padn () from /lib/libc.so.6
#1 0x4002040d in _IO_vfprintf () from /lib/libsafe.so.2.0
#2 0x40023da7 in vfprintf () from /lib/libsafe.so.2.0
#3 0x4001f2bb in _IO_vfprintf () from /lib/libsafe.so.2.0
#4 0x40023cb3 in vfprintf () from /lib/libsafe.so.2.0
#5 0x40730fd3 in fprintf () from /lib/libc.so.6
#6 0x08094116 in EQPacket::dispatchZoneData(unsigned, unsigned char*, unsigned char) (
this=0x82090f8, len=299, data=0xbfffe644 "\f É\t", dir=2 '\002') at packet.cpp:98
#7 0x080932d0 in EQPacket::decodePacket(int, unsigned char*) (this=0x82090f8, size=341,
buffer=0xbfffe61e "E") at packet.h:396
#8 0x080928d0 in EQPacket::processPackets() (this=0x82090f8) at packet.cpp:742
#9 0x4022a5fe in QObject::activate_signal(char const*) ()
from /usr/local/qt/lib/libqt-mt.so.2
#10 0x402886e3 in QTimer::timeout() () from /usr/local/qt/lib/libqt-mt.so.2
#11 0x40267613 in QTimer::event(QEvent*) () from /usr/local/qt/lib/libqt-mt.so.2
#12 0x401e0d58 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/qt/lib/libqt-mt.so.2
#13 0x401a97b4 in qt_activate_timers() () from /usr/local/qt/lib/libqt-mt.so.2
#14 0x401a726c in QApplication::processNextEvent(bool) ()
from /usr/local/qt/lib/libqt-mt.so.2
#15 0x401e3063 in QApplication::enter_loop() () from /usr/local/qt/lib/libqt-mt.so.2
#16 0x401a6da4 in QApplication::exec() () from /usr/local/qt/lib/libqt-mt.so.2
#17 0x08060797 in main (argc=1, argv=0xbffff924) at main.cpp:986
#18 0x406ed640 in __libc_start_main () from /lib/libc.so.6



----------- dump 2 -----------------
#0 0x4074396e in _IO_padn () from /lib/libc.so.6
#1 0x4002040d in _IO_vfprintf () from /lib/libsafe.so.2.0
#2 0x40023da7 in vfprintf () from /lib/libsafe.so.2.0
#3 0x4001f2bb in _IO_vfprintf () from /lib/libsafe.so.2.0
#4 0x40023cb3 in vfprintf () from /lib/libsafe.so.2.0
#5 0x40730fd3 in fprintf () from /lib/libc.so.6
#6 0x08094116 in EQPacket::dispatchZoneData(unsigned, unsigned char*, unsigned char) (
this=0x82090f8, len=299, data=0xbfffe644 "\f \205\r", dir=2 '\002') at packet.cpp:98
#7 0x080932d0 in EQPacket::decodePacket(int, unsigned char*) (this=0x82090f8, size=341,
buffer=0xbfffe61e "E") at packet.h:396
#8 0x080928d0 in EQPacket::processPackets() (this=0x82090f8) at packet.cpp:742
#9 0x4022a5fe in QObject::activate_signal(char const*) ()
from /usr/local/qt/lib/libqt-mt.so.2
#10 0x402886e3 in QTimer::timeout() () from /usr/local/qt/lib/libqt-mt.so.2
#11 0x40267613 in QTimer::event(QEvent*) () from /usr/local/qt/lib/libqt-mt.so.2
#12 0x401e0d58 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/qt/lib/libqt-mt.so.2
#13 0x401a97b4 in qt_activate_timers() () from /usr/local/qt/lib/libqt-mt.so.2
#14 0x401a726c in QApplication::processNextEvent(bool) ()
from /usr/local/qt/lib/libqt-mt.so.2
#15 0x401e3063 in QApplication::enter_loop() () from /usr/local/qt/lib/libqt-mt.so.2
#16 0x401a6da4 in QApplication::exec() () from /usr/local/qt/lib/libqt-mt.so.2
#17 0x08060797 in main (argc=1, argv=0xbffff924) at main.cpp:986
#18 0x406ed640 in __libc_start_main () from /lib/libc.so.6

-------------------------------------

I get this pretty much identical dump all the time.