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 655302 - GLib-CRITICAL **: g_hash_table_ref: assertion `hash_table != NULL' failed
GLib-CRITICAL **: g_hash_table_ref: assertion `hash_table != NULL' failed
Status: RESOLVED DUPLICATE of bug 655303
Product: evolution
Classification: Applications
Component: Mailer
3.2.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-07-26 05:42 UTC by Akhil Laddha
Modified: 2013-09-13 01:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2011-07-26 05:42:13 UTC
evolution 3.1.5
glib 2.29.6

Network or server response was very slow. I browsed 3-4 messages but didn't get anything in message preview. Status bar kept showing 'Retrieving message ....'. Then right clicked on message, chose 'Edit as new message', nothing happened. But 2-3 minutes later, i saw warning on evolution terminal.

(gdb) bt
  • #0 g_logv
    at gmessages.c line 439
  • #1 g_log
    at gmessages.c line 573
  • #2 g_return_if_fail_warning
    at gmessages.c line 582
  • #3 g_hash_table_ref
    at ghash.c line 841
  • #4 e_mail_folder_get_multiple_messages_finish
    at e-mail-folder-utils.c line 675
  • #5 edit_messages_cb
    at em-composer-utils.c line 1308
  • #6 g_simple_async_result_complete
    at gsimpleasyncresult.c line 749
  • #7 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 816
  • #8 g_idle_dispatch
    at gmain.c line 4841
  • #9 g_main_dispatch
    at gmain.c line 2477
  • #10 g_main_context_dispatch
    at gmain.c line 3050
  • #11 g_main_context_iterate
    at gmain.c line 3128
  • #12 g_main_loop_run
    at gmain.c line 3336
  • #13 gtk_main
    at gtkmain.c line 1358
  • #14 main
    at main.c line 691
  • #0 g_logv
    at gmessages.c line 439
  • #1 g_log
    at gmessages.c line 573
  • #2 g_return_if_fail_warning
    at gmessages.c line 582
  • #3 edit_messages_cb
    at em-composer-utils.c line 1328
  • #4 g_simple_async_result_complete
    at gsimpleasyncresult.c line 749
  • #5 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 816
  • #6 g_idle_dispatch
    at gmain.c line 4841
  • #7 g_main_dispatch
    at gmain.c line 2477
  • #8 g_main_context_dispatch
    at gmain.c line 3050
  • #9 g_main_context_iterate
    at gmain.c line 3128
  • #10 g_main_loop_run
    at gmain.c line 3336
  • #11 gtk_main
    at gtkmain.c line 1358
  • #12 main
    at main.c line 691
Continuing.

(evolution:8318): evolution-mail-CRITICAL **: edit_messages_cb: assertion `hash_table != NULL' failed
Comment 1 Milan Crha 2011-08-15 17:27:44 UTC
I suppose this is closely related to bug #655303, more precisely, this is what happens after the other bug. Am I right? If yes, then I would mark this as a du0plicate of the other bug, because this is just a consecutive error.
Comment 2 Akhil Laddha 2011-09-08 06:16:27 UTC

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