[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-devel]
From:       Rob Kaper <cap () capsi ! com>
Date:       2003-06-17 15:33:05
[Download RAW message or body]

------- 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=59950     
           Summary: crash in trade dialog after third-party rejection
           Product: atlantik
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: atlantik-devel@mail.kde.org
        ReportedBy: cap@capsi.com


Version:            (using KDE 3.1.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19

Finally, a backtrace..

[New Thread 16384 (LWP 534)]
0x413a2219 in wait4 () from /lib/libc.so.6
#0  0x413a2219 in wait4 () from /lib/libc.so.6
#1  0x41422230 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411b90f3 in waitpid () from /lib/libpthread.so.0
#3  0x40838bdf in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:241
#4  <signal handler called>
#5  0x40c5685e in QGVector::size() const (this=0x1) at ../include/qgvector.h:66
#6  0x40c563f2 in QPtrVector<QConnectionList>::size() const (this=0x1)
    at ../include/qptrvector.h:62
#7  0x40c56982 in QSignalVec::at(unsigned) const (this=0x1, index=3)
    at kernel/qsignalslotimp.h:94
#8  0x40c53347 in QObject::receivers(int) const (this=0x82732c0, signal=3)
    at kernel/qobject.cpp:1151
#9  0x40059fae in Trade::rejected(Player*) (this=0x82732c0, t0=0x82798a8)
    at trade.moc:494
#10 0x4005b09f in Trade::reject(Player*) (this=0x82732c0, player=0x82798a8)
    at trade.cpp:150
#11 0x40070ee8 in AtlantikNetwork::processNode(QDomNode) (this=0x8110228, n=
      {_vptr.QDomNode = 0x4105ab08, impl = 0x82cf6a0})
    at atlantik_network.cpp:694
#12 0x4006cb9f in AtlantikNetwork::processMsg(QString) (this=0x8110228, str=)
    at atlantik_network.cpp:264
#13 0x4006c9ce in AtlantikNetwork::slotRead() (this=0x8110228)
    at atlantik_network.cpp:239
#14 0x4006a930 in AtlantikNetwork::qt_invoke(int, QUObject*) (this=0x8110228, 
    _id=35, _o=0xbfffef50) at atlantik_network.moc:621
#15 0x40c54fc8 in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x8110228, clist=0x8110510, o=0xbfffef50) at kernel/qobject.cpp:2226
#16 0x40c54e9b in QObject::activate_signal(int) (this=0x8110228, signal=2)
    at kernel/qobject.cpp:2200
#17 0x40893226 in KAsyncIO::readyRead() (this=0x8110228) at kasyncio.moc:86
#18 0x4087176c in KExtendedSocket::socketActivityRead() (this=0x8110228)
    at kextsock.cpp:1966
#19 0x40872d5c in KExtendedSocket::qt_invoke(int, QUObject*) (this=0x8110228, 
    _id=2, _o=0xbffff4d0) at kextsock.moc:130
#20 0x4006a946 in AtlantikNetwork::qt_invoke(int, QUObject*) (this=0x8110228, 
    _id=2, _o=0xbffff4d0) at atlantik_network.moc:623
#21 0x40c54fc8 in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x8158f70, clist=0x81603a0, o=0xbffff4d0) at kernel/qobject.cpp:2226
#22 0x40c55230 in QObject::activate_signal(int, int) (this=0x8158f70, 
    signal=2, param=13) at kernel/qobject.cpp:2291
#23 0x40f4d987 in QSocketNotifier::activated(int) (this=0x8158f70, t0=13)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#24 0x40c746c4 in QSocketNotifier::event(QEvent*) (this=0x8158f70, 
    e=0xbffff740) at kernel/qsocketnotifier.cpp:268
#25 0x40bef19e in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffff940, receiver=0x8158f70, e=0xbffff740)
    at kernel/qapplication.cpp:2363
#26 0x40bee7c6 in QApplication::notify(QObject*, QEvent*) (this=0xbffff940, 
    receiver=0x8158f70, e=0xbffff740) at kernel/qapplication.cpp:2125
#27 0x407b2faf in KApplication::notify(QObject*, QEvent*) (this=0xbffff940, 
    receiver=0x8158f70, event=0xbffff740) at kapplication.cpp:463
#28 0x40561347 in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0x8158f70, event=0xbffff740)
    at /usr/local/qt/include/qapplication.h:478
#29 0x40bc8f54 in QEventLoop::activateSocketNotifiers() (this=0x80bbc28)
    at kernel/qeventloop_unix.cpp:559
#30 0x40ba3d78 in QEventLoop::processEvents(unsigned) (this=0x80bbc28, flags=4)
    at kernel/qeventloop_x11.cpp:324
#31 0x40c05906 in QEventLoop::enterLoop() (this=0x80bbc28)
    at kernel/qeventloop.cpp:198
#32 0x40c05822 in QEventLoop::exec() (this=0x80bbc28)
    at kernel/qeventloop.cpp:145
#33 0x40bef317 in QApplication::exec() (this=0xbffff940)
    at kernel/qapplication.cpp:2487
#34 0x0805b25d in main (argc=7, argv=0xbffffab4) at main.cpp:77
#35 0x41309b34 in __libc_start_main () from /lib/libc.so.6
_______________________________________________
atlantik-devel mailing list
atlantik-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic