| Summary: | Palapeli crashes whenever I click on a puzzle | ||
|---|---|---|---|
| Product: | [Applications] palapeli | Reporter: | Blackpaw <lindsay.mathieson> |
| Component: | general | Assignee: | Stefan Majewsky <majewsky> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | johannesobermayr, kde-games-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 1.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | gdb stack trace for crash | ||
|
Description
Blackpaw
2010-07-15 10:29:15 UTC
If drkonqi does not start you can try (konsole): gdb palapeli (load palapeli in gdb) run (starts palapeli and you must let it crash) bt (creates and shows backtrace [Type <return> to continue, if gdb shows]) q (quit gdb) Quit any? y Please post the output between [(gdb) bt] and [(gdb) q] as an attachment (text/plain). If you're using Qt 4.7, this is most likely bug 243492. Created attachment 49217 [details]
gdb stack trace for crash
Added a gdb trace as requested. Does look like https://bugs.kde.org/show_bug.cgi?id=243492 If I start palapeli with the CDE style ("palapeli -style CDE") it works fine. Thanks, *** This bug has been marked as a duplicate of bug 243492 *** |