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 311087 - making any changes to the contents of the folder or performing any folder operations corrupts the summary and crashes evolution
making any changes to the contents of the folder or performing any folder ope...
Status: RESOLVED DUPLICATE of bug 310866
Product: evolution
Classification: Applications
Component: Mailer
2.4.x (obsolete)
Other Linux
: High blocker
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[groupwise]
Depends on:
Blocks:
 
 
Reported: 2005-07-21 05:09 UTC by C Shilpa
Modified: 2013-09-13 00:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description C Shilpa 2005-07-21 05:09:24 UTC
Version details: 2.3.5
Distribution/Version: SuSE 9.3

Perform some operations like marking mails, moving mails, going offline and
online continuously, creating new folders, etc.

Evolution crashes and on the terminal it says

'Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1124461488 (LWP 13624)]
0x418e0957 in camel_message_info_uint32 (mi=0x425033e0, id=5) at
camel-folder-summary.c:2863
2863    camel-folder-summary.c: No such file or directory.
        in camel-folder-summary.c'

Here is the stack trace:

Thread 9 (Thread 1124461488 (LWP 13624))

  • #0 camel_message_info_uint32
    at camel-folder-summary.c line 2863
  • #1 folder_getv
    at camel-folder.c line 357
  • #2 offline_folder_getv
    at camel-offline-folder.c line 207
  • #3 gw_getv
    at camel-groupwise-folder.c line 1631
  • #4 camel_object_get
    at camel-object.c line 1591
  • #5 camel_folder_get_unread_message_count
    at camel-folder.c line 589
  • #6 update_1folder
    at mail-folder-cache.c line 362
  • #7 mail_note_folder
    at mail-folder-cache.c line 519
  • #8 store_folder_opened
    at mail-folder-cache.c line 556
  • #9 camel_object_trigger_event
    at camel-object.c line 1497
  • #10 camel_store_get_folder
    at camel-store.c line 287
  • #11 mail_tool_uri_to_folder
    at mail-tools.c line 319
  • #12 get_folder_get
    at mail-ops.c line 1219
  • #13 mail_msg_received
    at mail-mt.c line 556
  • #14 thread_received_msg
    at e-msgport.c line 826
  • #15 thread_dispatch
    at e-msgport.c line 907
  • #16 start_thread
    from /lib/tls/libpthread.so.0
  • #17 clone
    from /lib/tls/libc.so.6

Thread 1 (Thread 1097744000 (LWP 13610))

  • #0 pthread_mutex_lock
    from /lib/tls/libpthread.so.0
  • #1 g_quark_from_string
    from /opt/gnome/lib/libglib-2.0.so.0
  • #2 g_object_class_override_property
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #3 g_enum_register_static
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #4 g_object_thaw_notify
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #5 gtk_tree_view_column_cell_set_cell_data
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 gtk_widget_style_get
    from /opt/gnome/lib/libgtk-x11-2.0.so.0

Comment 1 parthasarathi susarla 2005-07-22 08:27:12 UTC
closing this bug as a duplicate of 310866. The stack trace suggests that the
bugs are similar.

*** This bug has been marked as a duplicate of 310866 ***