PDA

View Full Version : Core Dumps -- GDB excerpts provided



Aelorean
06-06-2002, 12:26 AM
I am not sure if this helps in any way, shape, or form; however, I do have a consistant problem of ShowEQ crashing consistantly after about 45 minutes, with no apparant reason.

Here is the first few gdb analyzations from the last four core dumps. Perhaps it will shed light for someone......

Thanks!

--------------
(gdb) bt
#0 0x40162b93 in QGDictIterator::operator++() () at eval.c:41
#1 0x080eff12 in Map::paintDrops(MapParameters&, QPainter&) (this=0x81f4f78, param=@0x81f4ff0, p=@0xbfffe8e0)
at /usr/local/qt/include/qintdict.h:97

#0 0x40162ab0 in QGDictIterator::toFirst() () at eval.c:41
#1 0x401627aa in QGDictIterator::QGDictIterator(QGDict const&) () at eval.c:41
#2 0x080f02d4 in Map::paintSpawns(MapParameters&, QPainter&, QTime const&) (this=0x81f4f78, param=@0x81f4ff0,
p=@0xbfffe8e0, drawTime=@0xbfffe8b0) at /usr/local/qt/include/qintdict.h:8

#0 0x40162ad5 in QGDictIterator::toFirst() () at eval.c:41
#1 0x401627aa in QGDictIterator::QGDictIterator(QGDict const&) () at eval.c:41
#2 0x080efe6d in Map::paintDrops(MapParameters&, QPainter&) (this=0x81f4f78, param=@0x81f4ff0, p=@0xbfffe8e0)
at /usr/local/qt/include/qintdict.h:88

#0 0x40162b93 in QGDictIterator::operator++() () at eval.c:41
#1 0x080f0470 in Map::paintSpawns(MapParameters&, QPainter&, QTime const&) (this=0x82b2478, param=@0x82b24f0,
p=@0xbfffe8e0, drawTime=@0xbfffe8b0) at /usr/local/qt/include/qintdict.h:97
#2 0x080ef585 in Map::paintMap(QPainter*) (this=0x82b2478, p=0xbfffea40) at map.cpp:2855