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



Description Akhil Laddha 2011-07-26 05:56:15 UTC
evolution 3.1.5
glib 2.29.6

Network/ Server response is too slow.

(gdb) bt

Thread 2985364336 (LWP 5263)

  • #0 g_logv
  • #1 g_log
  • #2 camel_folder_get_message_sync
    at camel-folder.c line 3278
  • #3 folder_get_message_thread
    at camel-folder.c line 1073
  • #4 run_in_thread
    at gsimpleasyncresult.c line 842
  • #5 io_job_thread
    at gioscheduler.c line 180
  • #6 g_thread_pool_thread_proxy
    at gthreadpool.c line 319
  • #7 g_thread_create_proxy
    at gthread.c line 1954
  • #8 start_thread
    at pthread_create.c line 297
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Thread 3055740704 (LWP 8318)

  • #0 g_logv
    at gmessages.c line 439
  • #1 g_log
    at gmessages.c line 573
  • #2 g_return_if_fail_warning
  • #3 g_object_ref
    at gobject.c line 2649
  • #4 folder_get_message_finish
    at camel-folder.c line 1127
  • #5 camel_folder_get_message_finish
    at camel-folder.c line 3356
  • #6 mail_reader_message_loaded_cb
    at e-mail-reader.c line 2518
  • #7 g_simple_async_result_complete
    at gsimpleasyncresult.c line 749
  • #8 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 816
  • #9 g_idle_dispatch
    at gmain.c line 4841
  • #10 g_main_dispatch
    at gmain.c line 2477
  • #11 g_main_context_dispatch
    at gmain.c line 3050
  • #12 g_main_context_iterate
    at gmain.c line 3128
  • #13 g_main_loop_run
    at gmain.c line 3336
  • #14 gtk_main
    at gtkmain.c line 1358
  • #15 main
    at main.c line 691
Continuing.

(evolution:8318): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Comment 1 Milan Crha 2011-08-15 17:38:31 UTC
I fixed the error of setting GError over the top of another error within patch for bug #655272, thus let's skip that warning. As far as I can tell I fixed the other warning as well, thus it would be nice if you could give a try to that patch and see whether it'll be completely fixed with that patch for you too. Thanks in advance.
Comment 2 Akhil Laddha 2011-09-08 06:16:27 UTC
*** Bug 655302 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2011-09-08 06:30:09 UTC
I will reopen the bug in case i see in future.

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