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 513375 - GW : Evolution crashed when i moved offline
GW : Evolution crashed when i moved offline
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 513377 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-31 08:37 UTC by Akhil Laddha
Modified: 2009-01-20 04:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Akhil Laddha 2008-01-31 08:37:24 UTC
Evolution 2.21.90

It was filtering mails, in the middle i moved to offline and evolution crashed.

Gdb traces of evolution process


(evolution:14746): e-data-server-WARNING **: Error in execution: Failed to retrieve message

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb20f9b90 (LWP 14800)]
0xb68c8bbe in g_type_check_instance_is_a (type_instance=0xb25006a0, iface_type=2991589808) at gtype.c:3115
3115      check = node && node->is_instantiatable && iface && type_node_conforms_to_U (node, iface, TRUE, FALSE);
(gdb) thread apply all bt

Thread 8 (Thread 0xb20f9b90 (LWP 14800))

  • #0 g_type_check_instance_is_a
    at gtype.c line 3115
  • #1 e_gw_connection_create_cursor
    at e-gw-connection.c line 2248
  • #2 update_update
    at camel-groupwise-folder.c line 877
  • #3 session_thread_proxy
    at camel-session.c line 587
  • #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 296
  • #7 clone
    from /lib/libc.so.6

Comment 1 Matthew Barnes 2008-03-11 00:34:18 UTC
Bumping version to a stable release.
Comment 2 Milan Crha 2008-09-15 16:30:16 UTC
Seems to be fixed in this revision:
http://svn.gnome.org/viewvc/evolution-data-server?view=revision&revision=8500
Please reopen in case you can reproduce it even with this fix included.
Comment 3 Akhil Laddha 2009-01-20 04:44:05 UTC
*** Bug 513377 has been marked as a duplicate of this bug. ***