On Wed, Jul 9, 2008 at 12:50 AM, Sven Hartge <[EMAIL PROTECTED]> wrote:
> Lars Lindner wrote:
>
>> Thanks for your quick retest! Now I'm not exactly sure what happens
>> in your case and why during shutdown the feed list seems already to
>> be deallocated. There must be some shutdown order problem.
>>
>> For now I think I'll solve the problem by using the attached patch.
>>
>> If you have time please retest!
>
> Sorry, crashed again, see attached backtrace.

Thanks for the retest. This time it did help, the crash
is now a line below in feedlist_free(). Now we could solve
this second issue by another check, but I would like to
ask you one thing first: can you please determine how
many times feedlist_free() is really called? I'd suggest to
set a breakpoint using gdb or to add a g_print("something")
at the start of feedlist_free().

I think the method is called twice in your case and this is not correct.

> If you want to try my locally created debian package, please contact me for
> a download URL.

Thanks, but I think this is not necessary.

Best Regards,
Lars



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to