https://bugs.kde.org/show_bug.cgi?id=458696
Bug ID: 458696
Summary: KPatience solving error.
Product: kpat
Version: 22.04.1
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Application: kpat (22.04.1)
Qt Version: 5.15.5
Frameworks Version: 5.97.0
Operating System: Linux 5.19.6-200.fc36.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.25.4 [KCrashBackend]
-- Information about the crash:
Kpatience demo mode crashes on exit in certain game numbers. The cause is that
the 16-bit number pointer is extended to use a 32-bit number pointer, which
cannot be fixed at this time.
The reporter is unsure if this crash is reproducible.
-- Backtrace:
Application: KPatience (kpat), signal: Segmentation fault
[KCrash Handler]
#4 0x00007fcaeb708b64 in KCard::suit() const () from /lib64/libkcardgame.so
#5 0x000055757e599ce4 in FreecellSolver::translateMove(MOVE const&) ()
#6 0x000055757e5655eb in DealerScene::demo() ()
#7 0x00007fcaea0578b6 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8 0x00007fcaea05ac4e in QTimer::timeout(QTimer::QPrivateSignal) () from
/lib64/libQt5Core.so.5
#9 0x00007fcaea04e145 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x00007fcaeab28d22 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#11 0x00007fcaea024218 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#12 0x00007fcaea0742d1 in QTimerInfoList::activateTimers() () from
/lib64/libQt5Core.so.5
#13 0x00007fcaea074bf4 in idleTimerSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5
#14 0x00007fcae7918faf in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#15 0x00007fcae796e2c8 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#16 0x00007fcae7916940 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#17 0x00007fcaea074f4a in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#18 0x00007fcaea022c6a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#19 0x00007fcaea02ad32 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#20 0x000055757e554596 in main ()
[Inferior 1 (process 11250) detached]
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.