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

List:       kde-bugs-dist
Subject:    [Bug 269781] KJumpingCube crashes when it is closed after playing
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2011-04-01 0:55:35
Message-ID: 20110401005535.DA03C832D4 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=269781





--- Comment #4 from Christoph Feck <christoph maxiom de>  2011-04-01 02:55:34 ---
Pasting attachment inline

Application: kjumpingcube (1.2)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
In the last weeks, KJumpingCube crashes when it is closed after playing several
times, i.e. it is possible to play without problems, but when I then want to
close it, the KDE crash box is opened. I cannot remember whether this is always
the case or only sometimes, but in the last two or three weeks, I did observe
this several times.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KJumpingCube (kjumpingcube), signal: Segmentation fault
[KCrash Handler]
#6  0xb6d28e4e in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#7  0x08056247 in KCubeBoxWidget::stoppedThinking (this=0x80bad80) at
/usr/src/debug/kdegames-4.4.4/build/kjumpingcube/kcubeboxwidget.moc:165
#8  0x08056330 in KCubeBoxWidget::checkComputerplayer (this=0x80bad80,
player=CubeBoxBase<KCubeWidget>::One) at
/usr/src/debug/kdegames-4.4.4/kjumpingcube/kcubeboxwidget.cpp:390
#9  0x0805685c in KCubeBoxWidget::reset (this=0x80bad80) at
/usr/src/debug/kdegames-4.4.4/kjumpingcube/kcubeboxwidget.cpp:180
#10 0x080526ba in KJumpingCube::showWinner (this=0x812cbb0, player=2) at
/usr/src/debug/kdegames-4.4.4/kjumpingcube/kjumpingcube.cpp:264
#11 0x08052c45 in KJumpingCube::qt_metacall (this=0x812cbb0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf8e98a8)
    at /usr/src/debug/kdegames-4.4.4/build/kjumpingcube/kjumpingcube.moc:102
#12 0xb6d19efd in QMetaObject::metacall(QObject*, QMetaObject::Call, int,
void**) () from /usr/lib/libQtCore.so.4
#13 0xb6d28fe8 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#14 0x080560f7 in KCubeBoxWidget::playerWon (this=0x80bad80, _t1=2) at
/usr/src/debug/kdegames-4.4.4/build/kjumpingcube/kcubeboxwidget.moc:141
#15 0x080565bf in KCubeBoxWidget::nextLoopStep (this=0x80bad80) at
/usr/src/debug/kdegames-4.4.4/kjumpingcube/kcubeboxwidget.cpp:772
#16 0x08059550 in KCubeBoxWidget::qt_metacall (this=0x80bad80,
_c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbf8e999c) at
/usr/src/debug/kdegames-4.4.4/build/kjumpingcube/kcubeboxwidget.moc:112
#17 0xb6d19efd in QMetaObject::metacall(QObject*, QMetaObject::Call, int,
void**) () from /usr/lib/libQtCore.so.4
#18 0xb6d28fe8 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#19 0xb6d75a35 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#20 0xb6d2e8e6 in QTimer::timerEvent(QTimerEvent*) () from
/usr/lib/libQtCore.so.4
#21 0xb6d26774 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb6268c64 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#23 0xb6270bf7 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#24 0xb71b49d1 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#25 0xb6d13e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#26 0xb6d4270e in ?? () from /usr/lib/libQtCore.so.4
#27 0xb6d3f675 in ?? () from /usr/lib/libQtCore.so.4
#28 0xb57f3b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb57f4350 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb57f460e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb6d3fd4b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#32 0xb631919a in ?? () from /usr/lib/libQtGui.so.4
#33 0xb6d1311d in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#34 0xb6d13319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#35 0xb6d17c70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0xb6266164 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x0805b2f0 in main (argc=) at
/usr/src/debug/kdegames-4.4.4/kjumpingcube/main.cpp:60

An https://bugs.kde.org berichten

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

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