Re: gtk3 imap connection issue



Hi Carlos,

On 06/27/2012 10:13:49 AM Wed, Carlos Franke wrote:
I wrote:
They are repeatable, a stack trace is pasted below. Note:
  – This is from the commit d28ad8a95ae96f4d8117df6bf1fdc09957289757 (June 19th). I am building the latest one right now and will let you know it it behaves differently.

It does. First, the output of "balsa D" is different, it goes one step further than "3 OK Completed.":

That difference in behavior may be related to opening INBOX initially instead of manually, rather than to the more recent commits.

Both stack traces suggest that it's a locking issue: main thread holding lock A and asking for lock B, while a subthread holds lock B and asks for lock A. Identifying A and B is difficult, however, because the traces have no debugging information from Balsa. Could you rebuild Balsa to include it? Perhaps 'make CFLAGS="-g -O2"'?

Thanks!

Peter

Attachment: pgpqKVF25t7AN.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]