PDA

View Full Version : OT backtrace (ot crashes seq everytime)



link129
06-26-2002, 05:30 PM
Program received signal SIGSEGV, Segmentation fault.
Map::paintSpawns(MapParameters&, QPainter&, QTime const&) (this=0x8334738,
param=@0x83347b0, p=@0xbfffe9f0, drawTime=@0xbfffe9c0) at spawn.h:112
112 itemType type() const { return m_type; }
(gdb) bt
#0 Map::paintSpawns(MapParameters&, QPainter&, QTime const&) (
this=0x8334738, param=@0x83347b0, p=@0xbfffe9f0, drawTime=@0xbfffe9c0)
at spawn.h:112
#1 0x080ff556 in Map::paintMap(QPainter*) (this=0x83cb818, p=0xbfffeb50)
at map.cpp:2940
#2 0x08102951 in Map::paintEvent(QPaintEvent*) (this=0x8334738, e=0x0)
at map.cpp:4039
#3 0x402483a0 in QWidget::event(QEvent*) () from /usr/qt/2//lib/libqt-mt.so.2
#4 0x401ae75f in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/2//lib/libqt-mt.so.2
#5 0x401a4930 in QWidget::repaint(int, int, int, int, bool) ()
from /usr/qt/2//lib/libqt-mt.so.2
#6 0x080fee4f in Map::refreshMap() (this=0x8334738)
at /usr/qt/2/include/qrect.h:195
#7 0x401f560a in QObject::activate_signal(char const*) ()
from /usr/qt/2//lib/libqt-mt.so.2
#8 0x40255312 in QTimer::timeout() () from /usr/qt/2//lib/libqt-mt.so.2
#9 0x40237370 in QTimer::event(QEvent*) () from /usr/qt/2//lib/libqt-mt.so.2
#10 0x401ae75f in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/2//lib/libqt-mt.so.2
#11 0x4017623c in qt_activate_timers() () from /usr/qt/2//lib/libqt-mt.so.2
#12 0x40173f10 in QApplication::processNextEvent(bool) ()
from /usr/qt/2//lib/libqt-mt.so.2
#13 0x401b082b in QApplication::enter_loop() ()
from /usr/qt/2//lib/libqt-mt.so.2
#14 0x40173a78 in QApplication::exec() () from /usr/qt/2//lib/libqt-mt.so.2
#15 0x08062a4b in main (argc=1, argv=0xbffffb94) at main.cpp:927
#16 0x406373c1 in __libc_start_main () from /lib/libc.so.6

g0hst
06-27-2002, 06:42 AM
Seems there is a post with this stack trace every week...

I get this exact same seg fault on zone load and about every 10 minutes after. Mostly in OT, but not limited to it. Still working on figuring it out.

I'm running qt 2.3.2 on redhat 7.2 with an intel pro nic and a netgear en104tp hub on a 1.4ghz athlon machine, eq datarate is set to 7. I've tried various seq settings but no luck.