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

Re: [Tracker] Segfault in email parsing



jamie <jamiemcc blueyonder co uk> writes:

>
> I have made changes in latest svn to remove this crasher (i hope)
>
> I have removed all calls to g_mime_stream_close which appear to be the
> problem (looking at gmime source unreffing them should close the stream
> anyhow)
>
> Can you pls retest and confirm if crasher is still there
>

Still crashes with the same backtrace.

#0  0x0806baee in email_parse_mail_file_and_save_new_emails (db_con=0x8290ba8,
    mail_app=MAIL_APP_EVOLUTION,
    path=0x82ed6b8 "/home/eric/.evolution/mail/local/Inbox",
    load_helper=0x806faf4 <load_uri_and_status_of_mbox_mail_message>,
    store=0x0) at tracker-email-utils.c:162

Somehow, store == NULL when it shouldn't.  Did you get the Valgrind
logs?  Is it the file descriptor problem?

	Eric



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