Summary: | Application crashes signal SIGABRT | ||
---|---|---|---|
Product: | [Applications] kgoldrunner | Reporter: | Thierry Chatelet <tchatelet> |
Component: | general | Assignee: | Ian Wadham <iandw.au> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, kde-games-bugs, schwarzer |
Priority: | NOR | ||
Version: | 3.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thierry Chatelet
2009-07-02 04:02:41 UTC
My code is on thread 0 and dormant when this happens, so I am rather mystified. I do not have any crashes in the sound code here. Perhaps you have somehow built with different, competing sound systems. During development, I have been building with KDE's Phonon and specifically exclude Qt's Phonon from the Qt library, using instructions at http://websvn.kde.org/trunk/qt-copy/README.qt-copy?revision=987575&view=markup It's crashing in thread 1 on a qFatal #8 0x00007f747b9198bb in qFatal () from /usr/lib/libQtCore.so.4 Thierry if you run the application from a shell does it give any output? On Friday 03 July 2009 14:33:20 Albert Astals Cid wrote: > https://bugs.kde.org/show_bug.cgi?id=198597 > > > > > > --- Comment #2 from Albert Astals Cid <tsdgeos terra es> 2009-07-03 > 14:33:19 --- It's crashing in thread 1 on a qFatal > #8 0x00007f747b9198bb in qFatal () from /usr/lib/libQtCore.so.4 > > Thierry if you run the application from a shell does it give any output? It crashed only once out of numerous sessions. I doubt I will be able to reproduce it. Nevertheless, I will play it from a terminal from now on, and let you know if something happen.e game anyway. Thanks for th Thierry More specifically, could you run the game using "kgoldrunner 2>log &"? Then if it crashes again, send me the log file privately. I might be able to figure out from the log messages what sounds are being played. If, say, it is too many sounds at once, there is a chance to modify the KGoldrunner code to avoid over-stressing the library. I am just guessing here. Marking as NEEDSINFO until we get a backtrace. Regards Can you still reproduce this problem? On Monday 19 April 2010 16:02:54 Frederik Schwarzer wrote:
> https://bugs.kde.org/show_bug.cgi?id=198597
>
>
> Frederik Schwarzer <schwarzerf@gmail.com> changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
> - CC| |schwarzerf@gmail.com
>
>
>
>
> --- Comment #6 from Frederik Schwarzer <schwarzerf gmail com> 2010-04-19
> 16:02:51 --- Can you still reproduce this problem?
>
I am sorry, I completely forgot about this bug report. No, I cannot
reproduce the bug, and it seems to be working fine. So, I guess the bug
can be closed. Thank you for your work, and again sorry to have forgotten
about it
Thierry
Don't worry. Thanks for reporting back. I'll close this report then. If you experience this problem again, please reopen. :) |