Bug 220855 - Crash (Sig SEGV) on switching game type to Grandfather
Summary: Crash (Sig SEGV) on switching game type to Grandfather
Status: RESOLVED WORKSFORME
Alias: None
Product: kpat
Classification: Applications
Component: solver (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR crash
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-01 04:46 UTC by james tappin
Modified: 2010-06-14 19:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Traceback of crash. (3.71 KB, text/plain)
2010-01-04 03:12 UTC, james tappin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description james tappin 2010-01-01 04:46:19 UTC
Version:            (using KDE 4.3.2)
Installed from:    Ubuntu Packages

Sometimes (maybe one in three times), on switching game type to "Grandfather" from a different game (e.g. Spider) or on initially selecting Grandfather when the previous use was with a different game; Kpat crashes with a Signal 11..
Comment 1 Dario Andres 2010-01-01 14:34:57 UTC
Thanks for the report!
- If you can reproduce the crash at will (or you experience this regularly), can you install the "kdegames-dbg" package and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks
Comment 2 james tappin 2010-01-04 03:12:19 UTC
Created attachment 39541 [details]
Traceback of crash.

It took a while but here is a traceback (this was an initial selection of Grandfather after starting Kpat).
Comment 3 Dario Andres 2010-01-04 12:06:38 UTC
Pasting backtrace inline:
---

Application: KPatience (kpat), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  GrandfSolver::get_possible_moves (this=0xdb11a0, a=0x7fff39f5927c, numout=0x7fff39f59278) at /build/buildd/kdegames-4.3.2/kpat/patsolve/grandf.cpp:257
#6  0x000000000043e5fe in Solver::get_moves (this=0xdb11a0, nmoves=0x7fff39f592bc) at /build/buildd/kdegames-4.3.2/kpat/patsolve/patsolve.cpp:211
#7  0x000000000043e9cd in Solver::solve (this=0xdb11a0, parent=0xdec0a8) at /build/buildd/kdegames-4.3.2/kpat/patsolve/patsolve.cpp:682
#8  0x000000000043f44b in Solver::doit (this=0xdb11a0) at /build/buildd/kdegames-4.3.2/kpat/patsolve/patsolve.cpp:639
#9  0x000000000043f4a7 in Solver::patsolve (this=0xdb11a0, _max_positions=<value optimized out>) at /build/buildd/kdegames-4.3.2/kpat/patsolve/patsolve.cpp:929
#10 0x0000000000421350 in DealerScene::getSolverHints (this=0xccf450) at /build/buildd/kdegames-4.3.2/kpat/dealer.cpp:663
#11 0x0000000000421541 in DealerScene::getHints (this=0xdb11a0) at /build/buildd/kdegames-4.3.2/kpat/dealer.cpp:693
#12 0x000000000042468f in DealerScene::startAutoDrop (this=0xccf450) at /build/buildd/kdegames-4.3.2/kpat/dealer.cpp:1348
#13 0x000000000042b9fb in DealerScene::qt_metacall (this=0xccf450, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff39f596d0)
    at /build/buildd/kdegames-4.3.2/obj-x86_64-linux-gnu/kpat/dealer.moc:135
#14 0x0000000000457d85 in Grandf::qt_metacall (this=0xdb11a0, _c=972395132, _id=972395128, _a=0xf72434) at /build/buildd/kdegames-4.3.2/obj-x86_64-linux-gnu/kpat/grandf.moc:64
#15 0x00007f75c88cbddc in QMetaObject::activate (sender=0xcd8410, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xf72434) at kernel/qobject.cpp:3113
#16 0x00007f75c88c5d83 in QObject::event (this=0xcd8410, e=0x7fff39f5927c) at kernel/qobject.cpp:1075
#17 0x00007f75c9447efc in QApplicationPrivate::notify_helper (this=0xb29a70, receiver=0xcd8410, e=0x7fff39f59cd0) at kernel/qapplication.cpp:4056
#18 0x00007f75c944f1ce in QApplication::notify (this=0x7fff39f5a130, receiver=0xcd8410, e=0x7fff39f59cd0) at kernel/qapplication.cpp:4021
#19 0x00007f75ca838ab6 in KApplication::notify (this=0x7fff39f5a130, receiver=0xcd8410, event=0x7fff39f59cd0) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x00007f75c88b6c2c in QCoreApplication::notifyInternal (this=0x7fff39f5a130, receiver=0xcd8410, event=0x7fff39f59cd0) at kernel/qcoreapplication.cpp:610
#21 0x00007f75c88e1862 in QCoreApplication::sendEvent (this=0xb4b600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#22 QTimerInfoList::activateTimers (this=0xb4b600) at kernel/qeventdispatcher_unix.cpp:572
#23 0x00007f75c88df25d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#24 0x00007f75c4b97bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f75c4b9b598 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f75c4b9b6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f75c88df1a6 in QEventDispatcherGlib::processEvents (this=0xaec5f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#28 0x00007f75c94dc4be in QGuiEventDispatcherGlib::processEvents (this=0xdb11a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x00007f75c88b5532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f75c88b5904 in QEventLoop::exec (this=0x7fff39f59f70, flags=) at kernel/qeventloop.cpp:201
#31 0x00007f75c88b7ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0x000000000041657c in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdegames-4.3.2/kpat/main.cpp:267
Comment 4 Dario Andres 2010-01-04 12:07:48 UTC
This could be related to bug 214479, which was fixed recently...
@Parker: what do you think ?
Thanks
Comment 5 Parker Coates 2010-01-06 16:13:19 UTC
@Dario: This indeed looks similar to bug 214479, but that bug was introduced  *after* KDE4.3. I'm going to leave the bug open, but unconfirmed for the time being.

@James: When you get a chance to upgrade to KPat 3.3 (in KDE SC 4.4), could you try to reproduce?
Comment 6 Parker Coates 2010-06-13 22:00:30 UTC
Are you still able to reproduce this bug? If not, I would say it can be safely closed.
Comment 7 james tappin 2010-06-14 19:44:02 UTC
(In reply to comment #6)
> Are you still able to reproduce this bug? If not, I would say it can be safely
> closed.

It looks to be fixed in V4.4.x
Comment 8 Parker Coates 2010-06-14 19:55:47 UTC
Thanks.