[Kde-games-devel] Bugs (showstoppers?) in KGoldrunner

Luciano Montanaro mikelima at gmail.com
Thu Nov 29 14:08:43 CET 2007


Il Thursday 29 November 2007 13:12:37 Ian Wadham ha scritto:
> On Thu, 29 Nov 2007 08:25 pm, Luciano Montanaro wrote:
> > Il Thursday 29 November 2007 05:37:41 Ian Wadham ha scritto:
> > Here is the console log of a session of KGoldrunner:
> > --------------
>
> Any chance of a backtrace, Luciano?

Here it is:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47483552849200 (LWP 27321)]
[KCrash handler]
#5  0x0000000000412a08 in QListData::size (this=0x0)
    
at /home/mikelima/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h:82
#6  0x0000000000412f40 in QList<QPixmap>::at (this=0x0, i=0)
    
at /home/mikelima/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h:386
#7  0x000000000041256e in KGrPlayField::setTile (this=0x7ea3a0, x=0, y=0, 
    tilenum=0)
    
at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/kgrplayfield.cpp:44
#8  0x000000000041e9bd in KGrCanvas::paintCell (this=0x7c4090, x=0, y=0, 
    type=32 ' ', offset=0)
    
at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/kgrcanvas.cpp:275
#9  0x000000000042ced5 in KGrGame::createObject (this=0x9371b0, o=0x7fc970, 
    picType=32 ' ', x=1, y=1)
    at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/kgrgame.cpp:730
#10 0x0000000000432040 in KGrGame::changeObject (this=0x9371b0, kind=32 ' ', 
    i=1, j=1)
    at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/kgrgame.cpp:689
#11 0x00000000004327ce in KGrGame::loadLevel (this=0x9371b0, levelNo=0)
    at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/kgrgame.cpp:568
#12 0x0000000000432f8c in KGrGame::newGame (this=0x9371b0, lev=-1, 
    gameIndex=-1)
    at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/kgrgame.cpp:494
#13 0x0000000000434ef5 in KGrGame::qt_metacall (this=0x9371b0, 
    _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xb23f30)
    
at /home/mikelima/kde/build/KDE/kdegames-git/kgoldrunner/src/kgrgame.moc:162
#14 0x00002b2f97e133a1 in QMetaCallEvent::placeMetaCall (this=0x876e00, 
    object=0x9371b0) at kernel/qobject.cpp:538
#15 0x00002b2f97e1827f in QObject::event (this=0x9371b0, e=0x876e00)
    at kernel/qobject.cpp:1130
#16 0x00002b2f99a82251 in QApplicationPrivate::notify_helper (this=0x679260, 
    receiver=0x9371b0, e=0x876e00) at kernel/qapplication.cpp:3558
#17 0x00002b2f99a82570 in QApplication::notify (this=0x7fff13226090, 
    receiver=0x9371b0, e=0x876e00) at kernel/qapplication.cpp:3117
#18 0x00002b2f9ae7e83c in KApplication::notify (this=0x7fff13226090, 
    receiver=0x9371b0, event=0x876e00)
    at /home/mikelima/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:319
#19 0x00002b2f97e06696 in QCoreApplication::notifyInternal (
    this=0x7fff13226090, receiver=0x9371b0, event=0x876e00)
    at kernel/qcoreapplication.cpp:532
#20 0x00002b2f97e098bd in QCoreApplication::sendEvent (receiver=0x9371b0, 
    event=0x876e00)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:202
#21 0x00002b2f97e06be4 in QCoreApplicationPrivate::sendPostedEvents (
    receiver=0x0, event_type=0, data=0x65d970)
    at kernel/qcoreapplication.cpp:1115
#22 0x00002b2f97e06d40 in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=-1) at kernel/qcoreapplication.cpp:1003
#23 0x00002b2f97e2e7e1 in postEventSourceDispatch (s=0x680810)
    at kernel/qeventdispatcher_glib.cpp:209
#24 0x00002b2f9f463e54 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#25 0x00002b2f9f46714d in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x00002b2f9f46761e in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#27 0x00002b2f97e2dd9e in QEventDispatcherGlib::processEvents (this=0x6791b0, 
    flags=@0x7fff13225ef0) at kernel/qeventdispatcher_glib.cpp:340
#28 0x00002b2f99b11ebb in QGuiEventDispatcherGlib::processEvents (
    this=0x6791b0, flags=@0x7fff13225f40)
    at kernel/qguieventdispatcher_glib.cpp:193
#29 0x00002b2f97e03981 in QEventLoop::processEvents (this=0x7fff13225ff0, 
    flags=@0x7fff13225fb0) at kernel/qeventloop.cpp:142
#30 0x00002b2f97e03ad6 in QEventLoop::exec (this=0x7fff13225ff0, 
    flags=@0x7fff13226010) at kernel/qeventloop.cpp:184
#31 0x00002b2f97e06e4c in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:761
#32 0x00002b2f99a81e28 in QApplication::exec () at 
kernel/qapplication.cpp:3055
#33 0x000000000043b7af in main (argc=1, argv=0x7fff132264a8)
    at /home/mikelima/kde/src/KDE/kdegames-git/kgoldrunner/src/main.cpp:80
#0  0x00002b2f9e0772b0 in nanosleep () from /lib/libc.so.6




More information about the kde-games-devel mailing list