PDA

View Full Version : Some recent crash call stacks



Amadeus
06-02-2004, 11:41 PM
This is using beta 5.0.0.9. Hopefully it will be useful to someone :)

date: 6/2/2004


#0 EQPacketStream::decodePacket(unsigned char*, unsigned, unsigned short) (this=0x82cb060, data=0x0, len=79, opCode=226)
at packetstream.cpp:528
528 if (dptr[0] == 0xff)
(gdb) back
#0 EQPacketStream::decodePacket(unsigned char*, unsigned, unsigned short) (this=0x82cb060, data=0x0, len=79, opCode=226)
at packetstream.cpp:528
#1 0x08084fc9 in EQPacketStream::processPayload(unsigned char*, unsigned) (this=0x82cb060, data=0xbfffcb54 "\bê\002",
len=127) at packetstream.cpp:629
#2 0x08085680 in EQPacketStream::handlePacket(EQUDPIPPacketFormat&) (this=0x82cb060, packet=@0xbfffcac0)
at packetformat.h:264
#3 0x0808f06f in EQPacket::dispatchPacket(int, unsigned char*) (this=0x831fc98, size=1364, buffer=0xbfffcb2e "E")
at packet.cpp:658
#4 0x0808ee19 in EQPacket::processPackets() (this=0x831fc98) at packet.cpp:474
#5 0x08090fe5 in EQPacket::qt_invoke(int, QUObject*) (this=0x831fc98, _id=2, _o=0xbfffebe0) at m_packet.cpp:515
#6 0x4026e0c9 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#7 0x4026df6d in QObject::activate_signal(int) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#8 0x4054f68b in QTimer::timeout() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#9 0x4028ef12 in QTimer::event(QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#10 0x4020ff24 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#11 0x4020fb19 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#12 0x401ead95 in QEventLoop::activateTimers() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#13 0x401c88e8 in QEventLoop::processEvents(unsigned) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#14 0x40223cf6 in QEventLoop::enterLoop() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#15 0x40223b98 in QEventLoop::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#16 0x40210151 in QApplication::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#17 0x08067af1 in main (argc=1, argv=0x8279890) at main.cpp:688
#18 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6

Amadeus
06-02-2004, 11:42 PM
date: 6/2/2004


#0 EQPacketStream::processFragment(EQPacketFormat&) (this=0x82eca18, pf=@0xbfffc9c0) at packetstream.cpp:621
621 uint16_t opCode = *(uint16_t*)data;
(gdb) back
#0 EQPacketStream::processFragment(EQPacketFormat&) (this=0x82eca18, pf=@0xbfffc9c0) at packetstream.cpp:621
#1 0x0808568c in EQPacketStream::handlePacket(EQUDPIPPacketFormat&) (this=0x82eca18, packet=@0xbfffc9c0)
at packetstream.cpp:811
#2 0x0808f06f in EQPacket::dispatchPacket(int, unsigned char*) (this=0x835e598, size=1366, buffer=0xbfffca2e "E")
at packet.cpp:658
#3 0x0808ee19 in EQPacket::processPackets() (this=0x835e598) at packet.cpp:474
#4 0x08090fe5 in EQPacket::qt_invoke(int, QUObject*) (this=0x835e598, _id=2, _o=0xbfffeae0) at m_packet.cpp:515
#5 0x4026e0c9 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#6 0x4026df6d in QObject::activate_signal(int) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#7 0x4054f68b in QTimer::timeout() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#8 0x4028ef12 in QTimer::event(QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#9 0x4020ff24 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#10 0x4020fb19 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#11 0x401ead95 in QEventLoop::activateTimers() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#12 0x401c88e8 in QEventLoop::processEvents(unsigned) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#13 0x40223cf6 in QEventLoop::enterLoop() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#14 0x40223b98 in QEventLoop::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#15 0x40210151 in QApplication::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#16 0x08067af1 in main (argc=1, argv=0x8279880) at main.cpp:688
#17 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6

Amadeus
06-02-2004, 11:44 PM
Date: 6/1/2004


#0 0x404e7cf9 in QString::QString(QString const&) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
(gdb) back
#0 0x404e7cf9 in QString::QString(QString const&) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#1 0x0816a06b in Terminal::newMessage(MessageEntry const&) (this=0x8359c78, message=@0xbfffb310) at qstring.h:936
#2 0x0816a7d3 in Terminal::qt_invoke(int, QUObject*) (this=0x8359c78, _id=11, _o=0xbfffb270) at qucom_p.h:312
#3 0x4026e0c9 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#4 0x08155a4d in Messages::newMessage(MessageEntry const&) (this=0x82c6920, t0=@0xbfffb310) at m_messages.cpp:124
#5 0x081551fa in Messages::addMessage(MessageType, QString const&, unsigned) (this=0x82c6920, type=3422552065,
text=@0xbfffb370, color=941945572) at messages.cpp:55
#6 0x0816366a in MessageShell::channelMessage(unsigned char const*, unsigned, unsigned char) (this=0x3824f2e4,
data=0x821e4b2 "", dir=2 '\002') at messageshell.cpp:92
#7 0x081686a1 in MessageShell::qt_invoke(int, QUObject*) (this=0x82ee040, _id=2, _o=0xbfffb440) at qucom_p.h:312
#8 0x4026e0c9 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#9 0x0808ce7d in EQPacketDispatch::signal(unsigned char const*, unsigned, unsigned char) (this=0x8457310, t0=0x821e4b2 "",
t1=152, t2=2 '\002') at m_packetinfo.cpp:96
#10 0x080850c2 in EQPacketStream::dispatchPacket(unsigned char const*, unsigned, unsigned short, EQPacketOPCode const*) (
this=0x82eca18, data=0x821e4b2 "", len=152, opCode=36, opcodeEntry=0x82dcad0) at packetstream.cpp:680
#11 0x08084ef9 in EQPacketStream::decodePacket(unsigned char*, unsigned, unsigned short) (this=0x82eca18,
data=0x4 <Address 0x4 out of bounds>, len=159, opCode=36) at packetinfo.h:300
#12 0x08084fc9 in EQPacketStream::processPayload(unsigned char*, unsigned) (this=0x82eca18,
data=0xbfffb6d4 "x^ã¸ÅÎÀÀÂÀÀðH\201\205\203\205ã¹\n\220\t\003üN \026£\"HÂ\221\201\vMü9\210\017TÎòB\211\003fH®\222ÏV ¨SNj\021\2229$3U\031\031\030ÎÈîu@29T\034", len=79) at packetstream.cpp:629
#13 0x08085680 in EQPacketStream::handlePacket(EQUDPIPPacketFormat&) (this=0x82eca18, packet=@0xbfffb640)
at packetformat.h:264
#14 0x0808f06f in EQPacket::dispatchPacket(int, unsigned char*) (this=0x835e598, size=1388, buffer=0xbfffb6ae "E")
at packet.cpp:658
#15 0x0808ee19 in EQPacket::processPackets() (this=0x835e598) at packet.cpp:474
#16 0x08090fe5 in EQPacket::qt_invoke(int, QUObject*) (this=0x835e598, _id=2, _o=0xbfffd760) at m_packet.cpp:515
#17 0x4026e0c9 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#18 0x4026df6d in QObject::activate_signal(int) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#19 0x4054f68b in QTimer::timeout() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#20 0x4028ef12 in QTimer::event(QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#21 0x4020ff24 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#22 0x4020fb19 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#23 0x401ead95 in QEventLoop::activateTimers() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#24 0x401c88e8 in QEventLoop::processEvents(unsigned) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#25 0x40223cf6 in QEventLoop::enterLoop() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#26 0x40223b98 in QEventLoop::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#27 0x40210151 in QApplication::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#28 0x08067af1 in main (argc=1, argv=0x8279880) at main.cpp:688
#29 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6

Amadeus
06-02-2004, 11:46 PM
Date: 5/31/2004


#0 0x4207494e in malloc_consolidate () from /lib/tls/libc.so.6
(gdb) back
#0 0x4207494e in malloc_consolidate () from /lib/tls/libc.so.6
#1 0x42074838 in _int_free () from /lib/tls/libc.so.6
#2 0x420734d6 in free () from /lib/tls/libc.so.6
#3 0x4095bbda in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6
#4 0x4094a3bb in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6
#5 0x401b1f1b in qt_cleanup() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#6 0x4020d4a4 in QApplication::~QApplication() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#7 0x08067bfb in main (argc=1, argv=0xbfffe6c0) at main.cpp:698
#8 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6


Date: 5/31/2004


#0 0x4207494e in malloc_consolidate () from /lib/tls/libc.so.6
(gdb) back
#0 0x4207494e in malloc_consolidate () from /lib/tls/libc.so.6
#1 0x42074838 in _int_free () from /lib/tls/libc.so.6
#2 0x420734d6 in free () from /lib/tls/libc.so.6
#3 0x4095bbda in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6
#4 0x4094a3bb in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6
#5 0x401b1f1b in qt_cleanup() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#6 0x4020d4a4 in QApplication::~QApplication() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#7 0x08067bfb in main (argc=1, argv=0xbfffe540) at main.cpp:698
#8 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6