Bug 311920 - KPatience crashed after selecting Aces Up
Summary: KPatience crashed after selecting Aces Up
Status: RESOLVED DUPLICATE of bug 249362
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kshareddatacache (show other bugs)
Version: 4.9.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 05:39 UTC by Samantha April Davis
Modified: 2016-09-06 12:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samantha April Davis 2012-12-19 05:39:13 UTC
Application: kpat (3.6)
KDE Platform Version: 4.9.3
Qt Version: 4.8.3
Operating System: Linux 3.5.0-21-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
I had been playing Freecell, Simple Simon, and Yukon for a considerable amount of time when my eyes started to feel strained so I decided to choose a game with large cards. When I selected Aces Up the screen switched to the appropriate playing field and the animation of the cards being dealt played. However, a split second into the game the program crashed.

Note that I had switched the background theme from Desert Sands to Clean Green earlier in that game session. When I reloaded the program after the crash the Desert Sands theme was restored.

I suspect that the crash might have been the fault of the solver choking on a particular deal because I had the solver on, the game crashed at the same time the solver normally begins calculating a new game, and I've not been able to replicate the crash.

-- Backtrace:
Application: KPatience (kpat), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f516c8cf780 (LWP 3311))]

Thread 3 (Thread 0x7f5164bde700 (LWP 3312)):
#0  0x00007f517446b303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5170417d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5170417ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5175b93c16 in QEventDispatcherGlib::processEvents (this=0x7f51600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f5175b642bf in QEventLoop::processEvents (this=this@entry=0x7f5164bdddd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f5175b64548 in QEventLoop::exec (this=0x7f5164bdddd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f5175a65b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f5175b449af in QInotifyFileSystemWatcherEngine::run (this=0x1559320) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f5175a68aec in QThreadPrivate::start (arg=0x1559320) at thread/qthread_unix.cpp:338
#9  0x00007f5170cdee9a in start_thread (arg=0x7f5164bde700) at pthread_create.c:308
#10 0x00007f5174476cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f515caea700 (LWP 3316)):
#0  0x00007f517446b303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f515d5adb6f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f515d59f0b5 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f515d59f719 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f515d59f7d0 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f515d5adb1f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f515d156543 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.1.so
#7  0x00007f5170cdee9a in start_thread (arg=0x7f515caea700) at pthread_create.c:308
#8  0x00007f5174476cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f516c8cf780 (LWP 3311)):
[KCrash Handler]
#6  0x00007f51760dbfbb in SharedMemory::findNamedEntry (this=0x7f515dfc6000, key=...) at ../../kdecore/util/kshareddatacache.cpp:766
#7  0x00007f51760d91d4 in KSharedDataCache::find (this=0x155b2b0, key=..., destination=0x7fff6efe1fd0) at ../../kdecore/util/kshareddatacache.cpp:1637
#8  0x00007f51766043d2 in KImageCache::findPixmap (this=0x155b2b0, key=..., destination=0x7fff6efe2030) at ../../kdeui/util/kimagecache.cpp:150
#9  0x00007f517732b735 in KAbstractCardDeckPrivate::submitRendering (this=0x15d1f70, elementId=..., image=...) at ../../../kpat/libkcardgame/kabstractcarddeck.cpp:247
#10 0x00007f5175b7a43e in QObject::event (this=0x15d1f70, e=<optimized out>) at kernel/qobject.cpp:1195
#11 0x00007f5174f0ce9c in QApplicationPrivate::notify_helper (this=this@entry=0x1203050, receiver=receiver@entry=0x15d1f70, e=e@entry=0x7f51504cceb0) at kernel/qapplication.cpp:4562
#12 0x00007f5174f1130a in QApplication::notify (this=0x7fff6efe2c50, receiver=0x15d1f70, e=0x7f51504cceb0) at kernel/qapplication.cpp:4423
#13 0x00007f51765a31d6 in KApplication::notify (this=0x7fff6efe2c50, receiver=0x15d1f70, event=0x7f51504cceb0) at ../../kdeui/kernel/kapplication.cpp:311
#14 0x00007f5175b6556e in QCoreApplication::notifyInternal (this=0x7fff6efe2c50, receiver=receiver@entry=0x15d1f70, event=event@entry=0x7f51504cceb0) at kernel/qcoreapplication.cpp:915
#15 0x00007f5175b693f1 in sendEvent (event=0x7f51504cceb0, receiver=0x15d1f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x11cdff0) at kernel/qcoreapplication.cpp:1539
#17 0x00007f5175b93a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#18 postEventSourceDispatch (s=0x12065f0) at kernel/qeventdispatcher_glib.cpp:279
#19 0x00007f5170417ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f5170417de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f5170417ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f5175b93bf6 in QEventDispatcherGlib::processEvents (this=0x11cf4b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#23 0x00007f5174fb1c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007f5175b642bf in QEventLoop::processEvents (this=this@entry=0x7fff6efe29c0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f5175b64548 in QEventLoop::exec (this=0x7fff6efe29c0, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f5175b69708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#27 0x000000000041827a in main (argc=3, argv=0x7fff6efe2e08) at ../../kpat/main.cpp:325

Reported using DrKonqi
Comment 1 Dominik Haumann 2016-09-06 12:20:49 UTC

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