Re: Mem corruption due to race? (Was: [BUG] : crash (perhaps gpg related))
- From: manu <eallaud yahoo fr>
- To: Albrecht Dreß <albrecht dress arcor de>
- Cc: Balsa-Liste <balsa-list gnome org>
- Subject: Re: Mem corruption due to race? (Was: [BUG] : crash (perhaps gpg related))
- Date: Tue, 9 Dec 2003 14:59:48 +0100
Le 09.12.2003 19:39:24, Albrecht Dreß a écrit :
> Am 08.12.03 15:28 schrieb(en) manu:
>> (balsa:2121): Gtk-CRITICAL **: file ../../gtk/gtktextbuffer.c: line
>> 543 (gtk_text_buffer_emit_insert): assertion `g_utf8_validate (text,
>> len, NULL)' failed
>>
>> though I'm not sure it is realted to the crash.
>> I was only able to have this bt which does not look really helpful :
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x4129e689 in __after_morecore_hook () from /lib/i686/libc.so.6
>> (gdb) bt
>> #0 0x4129e689 in __after_morecore_hook () from /lib/i686/libc.so.6
>> #1 0x40c4f54c in gtk_rc_scanner_new () from /usr/lib/libgtk-x11-
>> 2.0.so.0
>
> I also had some crashes, and I also did not send them to bugzilla as
> they are completely irreproducible. Yesterday I managed to crash
> balsa by fastly clicking over the new messages in the inbox (mbox
> file), deleting most of them (I have the "remove immediately" option
> checked).
>
> Before the crash, I got a completely broken display in the mail body
> window, showing inter alia some header lines and a body part from an
> other message (not the one of which the headers were shown). This
> might be an indication of a memory corruption (due to deleting
> messages?), probabely caused by a race condition.
>
> If you saw the same effect (which I guess is the case here), this
> might be the cause for the utf8 error above. I must admit that I can
> not really imagine how this is caused by gpg support. For signed
> messages, I just take the mailbox stream, analyse it, and create some
> data structures (RFC3156) or manipulate the text buffer directly
> (RFC2440), which is only freed when the message is destroyed. IMHO,
> if there was a serious mem alloc/free problem, it should crash more
> frequently, but of course I might be wrong there.
>
> For encrypted messages, the decrypted message is copied into a
> separate temp stream, but this also seems to work. Hmmm...
>
>> Hope someone can understand that.
>
> Maybe the people who wrote the code to handle mbox files, in
> particular moving/deleting messages, can tell a little more about
> that? I never had problems at work where everything is imap...
>
I was actually browsing a mbox mailbox...
But now I am frequently getting the crash, and always with this message
about invalid utf8, so there is definitely something new here. I had
not frequent crashes like that before (ie say 2 weeks ago).
And to give you some relief, it seems that it also crashes when I am
browsing any message, not only gpg ones ;-)
Bye
Manu
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]