Bug 206032

Summary: Klondike crash weird cards
Product: [Applications] kpat Reporter: Matthijs <mtijink.bugs>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, kde-games-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Matthijs 2009-09-02 20:11:08 UTC
Application that crashed: kpat
Version of the application: 3.2
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

What I was doing when the application crashed:
I was looking if KPatience was able to solve a 3-card game of patience by itself (in demo mode).

I saw some weird stuff: a king was laid on top of another card. A queen was on top of a six in the area for laying your cards (at the top).
Then after some time KPatience just crashed.

Maybe important: I use the kdemod packages (version 4.3.1)

 -- Backtrace:
Application: KPatience (kpat), signal: Segmentation fault
[KCrash Handler]
#5  0x00000000004287c8 in DealerScene::demo (this=0x213d540) at /home/phil/kdemod/core/kdegames/src/kdegames-4.3.1/kpat/dealer.cpp:1694
#6  0x000000000042bb48 in DealerScene::qt_metacall (this=0x213d540, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb1b91b70)
    at /home/phil/kdemod/core/kdegames/src/kdegames-4.3.1/kpat/dealer.moc:155
#7  0x00000000004417c5 in Klondike::qt_metacall (this=0x7fffb1b91a10, _c=36797040, _id=36783696, _a=0x2317a80) at /home/phil/kdemod/core/kdegames/src/kdegames-4.3.1/kpat/klondike.moc:62
#8  0x00007f8c2c70bdec in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0x00007f8c2c705d93 in QObject::event () from /usr/lib/libQtCore.so.4
#10 0x00007f8c2b95c66c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#11 0x00007f8c2b96393e in QApplication::notify () from /usr/lib/libQtGui.so.4
#12 0x00007f8c2d2ed8f6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#13 0x00007f8c2c6f6cec in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#14 0x00007f8c2c722302 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007f8c2c71f26d in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f8c27b2fdbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f8c27b33568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#18 0x00007f8c27b33690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f8c2c71f1b6 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#20 0x00007f8c2b9ef61e in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f8c2c6f55f2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#22 0x00007f8c2c6f59c4 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#23 0x00007f8c2c6f7b79 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#24 0x0000000000416678 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/phil/kdemod/core/kdegames/src/kdegames-4.3.1/kpat/main.cpp:267

This bug may be a duplicate of or related to bug 204073

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-03 01:44:48 UTC
Merging with bug 204073. Thanks

*** This bug has been marked as a duplicate of bug 204073 ***