Summary: | Palapeli crashes (segmentation fault) while playing | ||
---|---|---|---|
Product: | [Applications] palapeli | Reporter: | Christian Deligant <christian> |
Component: | general | Assignee: | Stefan Majewsky <majewsky> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andrew.crouthamel, aschuch247, bob71210, iandw.au, kde-games-bugs, walch.martin |
Priority: | NOR | ||
Version: | 1.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christian Deligant
2012-07-05 12:09:25 UTC
*** Bug 303529 has been marked as a duplicate of this bug. *** *** Bug 306931 has been marked as a duplicate of this bug. *** Created attachment 80406 [details]
New crash information added by DrKonqi
palapeli (1.2) on KDE Platform 4.10.4 using Qt 4.8.4
Still present in KDE 4.10.4.
Does not seem to be specific to Ubuntu (the three existing reports are all against Ubuntu 12.04).
- What I was doing when the application crashed:
I moved a group of already assembled parts to a single matching piece. Accidentally I clicked on the group again immediately after releasing the mouse button (I guess less than 0.3 seconds pause) before the connection animation even had a chance to put the pieces together.
-- Backtrace (Reduced):
#6 operator== (p2=..., p1=...) at ../../include/QtCore/../../src/corelib/tools/qpoint.h:331
#7 QGraphicsItem::setPos (this=0x1d1a100, pos=...) at graphicsview/qgraphicsitem.cpp:3722
#8 0x0000000000436e0b in Palapeli::MovePieceInteractor::continueInteraction (this=0x1c85160, event=...) at /var/tmp/portage/kde-base/palapeli-4.10.4/work/palapeli-4.10.4/src/engine/interactors.cpp:102
#9 0x000000000043a13d in Palapeli::InteractorManager::handleEventCommon (this=<optimized out>, pEvent=..., interactorData=..., unhandledButtons=...) at /var/tmp/portage/kde-base/palapeli-4.10.4/work/palapeli-4.10.4/src/engine/interactormanager.cpp:140
#10 0x000000000043aa7e in Palapeli::InteractorManager::handleEvent (this=<optimized out>, event=<optimized out>) at /var/tmp/portage/kde-base/palapeli-4.10.4/work/palapeli-4.10.4/src/engine/interactormanager.cpp:106
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! It doesn't crash anymore, thank you! I also can not reproduce this bug with Palapeli 2.1 (KDE Applications 18.04.3) any more. I suggest closing this bug as fixed. Thanks for the update! See my comment and references in https://bugs.kde.org/show_bug.cgi?id=312267#c5 which I believe is a related bug. |