[Amarok] 2a24f8d Fix random crashes with SqlQueryMaker.
Maximilian Kossick
maximilian.kossick at googlemail.com
Wed Dec 30 18:53:05 CET 2009
On Wed, Dec 30, 2009 at 2:41 PM, Jeff Mitchell <mitchell at kde.org> wrote:
> On 12/29/2009 06:30 AM, Mark Kretschmann wrote:
>> commit 2a24f8d7d1484741aa0732d3f7e696c1e2e05496
>> Author: Mark Kretschmann <kretschmann at kde.org>
>> Date: Mon Dec 28 08:03:25 2009 +0100
>>
>> Fix random crashes with SqlQueryMaker.
>>
>> Many thanks to Maximilian Kossick for making this patch. @Max: I had to modify
>> this slightly to make it compile. Please check for correctness.
>> @All: More testing for this is very welcome.
>
> Could the crashes you're fixing here be responsible for
> https://bugs.kde.org/show_bug.cgi?id=220532 ?
>
> --Jeff
>
I don't see any relation. The bt in that backtrace shows that it's
crashing in the ScanResultProcessor dtor for some reason. The crash
that was probably fixed here shows a crash in the Qt Metaobject code,
probably due to emitting a signla from an already deleted qobject.
Cheers,
Max
More information about the Amarok-devel
mailing list