[Bug 52529] New: newEstate crash in middle of game
Rob Kaper <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52529
Summary: newEstate crash in middle of game
Product: atlantik
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: 0.5.1 (using KDE 3.1.9)
Compiler: gcc version 3.2
OS: Linux (i686) release 2.4.19
[New Thread 16384 (LWP 30947)]
0x4129e219 in wait4 () from /lib/libc.so.6
#0 0x4129e219 in wait4 () from /lib/libc.so.6
#1 0x4131e230 in __DTOR_END__ () from /lib/libc.so.6
#2 0x410b40f3 in waitpid () from /lib/libpthread.so.0
#3 0x4075d533 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:235
#4 <signal handler called>
#5 0x40b35d86 in QLayoutStruct::init() (this=0x813f450)
at kernel/qlayoutengine_p.h:71
#6 0x40b2f642 in QGridLayoutData::setSize(int, int) (this=0x813f450,
r=134990531, c=11) at kernel/qlayout.cpp:393
#7 0x40b360f7 in QGridLayoutData::expand(int, int) (this=0x813f450,
rows=134990531, cols=11) at kernel/qlayout.cpp:131
#8 0x40b2f878 in QGridLayoutData::add(QGridBox*, int, int) (this=0x813f450,
box=0x81d3c90, row=134990530, col=10) at kernel/qlayout.cpp:441
#9 0x40b31e17 in QGridLayout::add(QLayoutItem*, int, int) (this=0x813f4f8,
item=0x81f05f8, row=134990530, col=10) at kernel/qlayout.cpp:1183
#10 0x40b32155 in QGridLayout::addWidget(QWidget*, int, int, int) (
this=0x813f4f8, w=0x817f9b0, row=134990530, col=10, alignment=0)
at kernel/qlayout.cpp:1263
#11 0x4002a67e in AtlantikBoard::addEstateView(Estate*, bool, bool, bool, bool)
() from /usr/local/kde/lib/libatlantikui.so.0
#12 0x08053b25 in Atlantik::newEstate(Estate*) ()
#13 0x08051dfd in Atlantik::qt_invoke(int, QUObject*) ()
#14 0x40b4f2f4 in QObject::activate_signal(QConnectionList*, QUObject*) (
this=0x81066c8, clist=0x8108ea8, o=0xbfffed50) at kernel/qobject.cpp:2214
#15 0x4004ae73 in AtlantikNetwork::newEstate(Estate*) ()
from /usr/local/kde/lib/libatlantikclient.so.0
#16 0x40052d0a in AtlantikNetwork::processNode(QDomNode) ()
from /usr/local/kde/lib/libatlantikclient.so.0
#17 0x4004e663 in AtlantikNetwork::processMsg(QString) ()
from /usr/local/kde/lib/libatlantikclient.so.0
#18 0x4004e435 in AtlantikNetwork::slotRead() ()
from /usr/local/kde/lib/libatlantikclient.so.0
#19 0x4004c2c1 in AtlantikNetwork::qt_invoke(int, QUObject*) ()
from /usr/local/kde/lib/libatlantikclient.so.0
#20 0x40b4f2f4 in QObject::activate_signal(QConnectionList*, QUObject*) (
this=0x812d2b8, clist=0x81a7ee0, o=0xbffff3d0) at kernel/qobject.cpp:2214
#21 0x40e44950 in QSignal::signal(QVariant const&) (this=0x812d2b8,
t0=@0x812d2e0) at .moc/debug-shared-mt/moc_qsignal.cpp:101
#22 0x40b6c05d in QSignal::activate() (this=0x812d2b8)
at kernel/qsignal.cpp:204
#23 0x40b72db9 in QSingleShotTimer::event(QEvent*) (this=0x812d290)
at kernel/qtimer.cpp:277
#24 0x40ae97fc in QApplication::internalNotify(QObject*, QEvent*) (
this=0xbffff850, receiver=0x812d290, e=0xbffff630)
at kernel/qapplication.cpp:2303
#25 0x40ae8e39 in QApplication::notify(QObject*, QEvent*) (this=0xbffff850,
receiver=0x812d290, e=0xbffff630) at kernel/qapplication.cpp:2067
#26 0x406e7007 in KApplication::notify(QObject*, QEvent*) (this=0xbffff850,
receiver=0x812d290, event=0xbffff630) at kapplication.cpp:453
#27 0x404d375f in QApplication::sendEvent(QObject*, QEvent*) (
receiver=0x812d290, event=0xbffff630)
at /usr/local/qt/include/qapplication.h:478
#28 0x40ac3e72 in QEventLoop::activateTimers() (this=0x80b6538)
at kernel/qeventloop_unix.cpp:524
#29 0x40a9efc8 in QEventLoop::processEvents(unsigned) (this=0x80b6538, flags=4)
at kernel/qeventloop_x11.cpp:311
#30 0x40affd7a in QEventLoop::enterLoop() (this=0x80b6538)
at kernel/qeventloop.cpp:191
#31 0x40affc96 in QEventLoop::exec() (this=0x80b6538)
at kernel/qeventloop.cpp:138
#32 0x40ae9975 in QApplication::exec() (this=0xbffff850)
at kernel/qapplication.cpp:2424
#33 0x08057f0e in main ()
#34 0x41205b34 in __libc_start_main () from /lib/libc.so.6