| Summary: | Kpatience games crash when cards are moving [Solver::doit, Solver::patsolve, SolverThread::run] | ||
|---|---|---|---|
| Product: | [Applications] kpat | Reporter: | Stefano Galandrini <stefe68> |
| Component: | solver | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andresbajotierra, coates, kde-games-bugs-null |
| Priority: | NOR | Keywords: | investigated, triaged |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stefano Galandrini
2009-12-29 13:45:29 UTC
The backtrace has a weird detail: #11 0x079ff806 in free () from /lib/tls/i686/cmov/libc.so.6 #12 0x006d4ac0 in ?? () from /usr/lib/tls/libnvidia-tls.so.1 #13 0x080834aa in Solver::doit (this=0x7acfff4) at /build/buildd/kdegames-4.3.85/kpat/patsolve/patsolve.cpp:658 The game's code calling a nVidia function, this could be a bug in the application to get the backtrace, or in the graphics drivers. - Are your nVidia drivers updated? Besides that, this looks related to bug 220166 / bug 213816 Regards Dario Andres ha scritto: > https://bugs.kde.org/show_bug.cgi?id=220520 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |andresbajotierra@gmail.com > > > > > --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2009-12-29 19:15:07 --- > The backtrace has a weird detail: > #11 0x079ff806 in free () from /lib/tls/i686/cmov/libc.so.6 > #12 0x006d4ac0 in ?? () from /usr/lib/tls/libnvidia-tls.so.1 > #13 0x080834aa in Solver::doit (this=0x7acfff4) at > /build/buildd/kdegames-4.3.85/kpat/patsolve/patsolve.cpp:658 > > The game's code calling a nVidia function, this could be a bug in the > application to get the backtrace, or in the graphics drivers. > - Are your nVidia drivers updated? > Yes, I think they are: nVidia drivers version 185 [recommended]. > Besides that, this looks related to bug 220166 / bug 213816 > I'll take a look. Thanks. can you reproduce this? If so, also without MALLOC_CHECK_ set? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |