After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 548059 - Crash when trying to view trash
Crash when trying to view trash
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 543389
 
 
Reported: 2008-08-16 19:41 UTC by Priit Laes (IRC: plaes)
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
e-d-s-threaded-mail-in-trash-crasher.patch (572 bytes, patch)
2008-08-17 06:56 UTC, Priit Laes (IRC: plaes)
committed Details | Review

Description Priit Laes (IRC: plaes) 2008-08-16 19:41:24 UTC
With a fairly recent (Aug 15) checkout, I got this when tried viewing trash contents.

Triggering summary_reloaded on Sent 0x7fb2504a9930
Saving 5/3205 dirty records of INBOX
[New Thread 0x43e86950 (LWP 15480)]

(evolution:14253): Bonobo-WARNING **: Could not find GNOME pixmap file (null)

(evolution:14253): Bonobo-WARNING **: Could not find GNOME pixmap file (null)

(evolution:14253): Bonobo-WARNING **: Could not find GNOME pixmap file (null)

(evolution:14253): camel-WARNING **: No uid[65096] exists in INBOX


(evolution:14253): camel-WARNING **: camel-vee-summary.c:78: real info is NULL for xsm4K8TC65096, safeguarding


(evolution:14253): camel-WARNING **: No uid[65096] exists in INBOX


(evolution:14253): camel-WARNING **: camel-vee-summary.c:78: real info is NULL for xsm4K8TC65096, safeguarding


Program received signal SIGSEGV, Segmentation fault.

Thread 1139304784 (LWP 15480)

  • #0 thread_summary
    at camel-folder-thread.c line 455
  • #1 camel_folder_thread_messages_new
    at camel-folder-thread.c line 640
  • #2 regen_list_exec
    at message-list.c line 4104
  • #3 mail_msg_proxy
    at mail-mt.c line 521
  • #4 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #5 g_thread_create_proxy
    at gthread.c line 635
  • #6 start_thread
    at pthread_create.c line 297
  • #7 clone
    from /lib/libc.so.6
  • #8 ??
$1 = (const CamelSummaryMessageID *) 0x0
(gdb)
Comment 1 Priit Laes (IRC: plaes) 2008-08-17 06:56:48 UTC
Created attachment 116782 [details] [review]
e-d-s-threaded-mail-in-trash-crasher.patch

Ok, this became annoying enough to write a patch :)
Comment 2 Priit Laes (IRC: plaes) 2008-08-17 06:59:14 UTC
It also seems that trash is b0rked atm. As I cannot delete messages (unable to take trash out) from it. :P
Comment 3 Srinivasa Ragavan 2008-08-18 03:34:11 UTC
No harm, commit to trunk.
Comment 4 Suman Manjunath 2008-08-18 04:12:15 UTC
Patch committed to SVN trunk as r9364
http://svn.gnome.org/viewvc/evolution-data-server?view=revision&revision=9364