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 326580 - GLib-GObject-CRITICAL **: g_value_get_pointer: assertion `G_VALUE_HOLDS_POINTER (value)'
GLib-GObject-CRITICAL **: g_value_get_pointer: assertion `G_VALUE_HOLDS_POINT...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Shell
2.6.x (obsolete)
Other Linux
: Urgent critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 327508 327510
 
 
Reported: 2006-01-11 11:29 UTC by Rod Butcher
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Rod Butcher 2006-01-11 11:29:01 UTC
cvs head version (2.5.4) crashes on startup. All Gnome components from cvs head as at 10th Jan.
backtrace details :-
Starting program: /usr/bin/evolution-2.6
[Thread debugging using libthread_db enabled]
[New Thread -1233299232 (LWP 9828)]

GLib-GObject-CRITICAL **: g_value_get_pointer: assertion `G_VALUE_HOLDS_POINTER (value)' failed
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread -1233299232 (LWP 9828)]
IA__g_logv (log_domain=Variable "log_domain" is not available.
) at gmessages.c:503
503               g_private_set (g_log_depth, GUINT_TO_POINTER (depth));
(gdb) thread apply all bt

Thread 1 (Thread -1233299232 (LWP 9828))

  • #0 IA__g_logv
    at gmessages.c line 503
  • #1 IA__g_log
    at gmessages.c line 517
  • #2 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #3 IA__g_value_get_pointer
    at gvaluetypes.c line 816
  • #4 gtk_marshal_VOID__POINTER_POINTER
    at gtkmarshal.c line 660
  • #5 g_type_class_meta_marshal
    at gclosure.c line 567
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #9 IA__g_signal_emit
    at gsignal.c line 2241
  • #10 IA__gtk_widget_set_scroll_adjustments
    at gtkwidget.c line 3799
  • #11 gtk_scrolled_window_add
    at gtkscrolledwindow.c line 1376
  • #12 IA__g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #13 g_type_class_meta_marshal
    at gclosure.c line 567
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2368
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #17 IA__g_signal_emit
    at gsignal.c line 2241
  • #18 IA__gtk_container_add
    at gtkcontainer.c line 959
  • #19 e_timezone_dialog_construct
    at e-timezone-dialog.c line 267
  • #20 e_timezone_dialog_new
    at e-timezone-dialog.c line 329
  • #21 startup_wizard_timezone_page
  • #22 epl_invoke
    at e-plugin.c line 863
  • #23 e_plugin_invoke
    at e-plugin.c line 652
  • #24 ech_config_widget_factory
    at e-config.c line 1353
  • #25 ec_rebuild
    at e-config.c line 568
  • #26 e_config_create_widget
    at e-config.c line 852
  • #27 e_config_create_window
    at e-config.c line 897
  • #28 em_account_editor_new
    at em-account-editor.c line 2753
  • #29 startup_wizard
    at startup-wizard.c line 83
  • #30 epl_invoke
    at e-plugin.c line 863
  • #31 e_plugin_invoke
    at e-plugin.c line 652
  • #32 emph_event_handle
    at e-event.c line 407
  • #33 e_event_emit
    at e-event.c line 296
  • #34 e_shell_attempt_upgrade
    at e-shell.c line 907
  • #35 e_shell_construct
    at e-shell.c line 688
  • #36 e_shell_new
    at e-shell.c line 735
  • #37 idle_cb
    at main.c line 348
  • #38 g_idle_dispatch
    at gmain.c line 3796
  • #39 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #40 g_main_context_iterate
    at gmain.c line 2547

Comment 1 Karsten Bräckelmann 2006-01-14 23:53:59 UTC
Please not this is a "critical warning" bug, which is a crasher since 01/01/2006 in CVS. Adjusting Priority.
Comment 2 Rod Butcher 2006-01-21 09:35:15 UTC
cvs head version 2.5.5 tested OK on 20th Jan, using all Gnome libraries from cvs head.
Comment 3 Harish Krishnaswamy 2006-01-21 11:34:34 UTC
Resolving this bug as fixed as the reporter no longer sees the problem on 2.5.5.