databases/mergeant crashed, here's backtraces..

Jeremy Messenger mezz7 at cox.net
Wed May 19 22:22:43 PDT 2004


Hello,

It's my first time to play with it. It will crash on some of tables for 
unknown reason when you double click on it. Attaching the backtraces, so 
let me know if I should report to their bugzilla or whatever. If anyone 
has the tinderbox installed, then you can setup mergeant and double click 
on jails table to get it crashes. It doesn't crash on ports, builds and 
other tables. Possible it has to do with some characters or something 
different that mergeant doesn't like it.

Cheers,
Mezz


-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
bsdforums.org 's moderator, mezz.
-------------- next part --------------
% gdb mergeant

(gdb) r
Starting program: /usr/X11R6/bin/mergeant

(mergeant:13368): GtkSourceView-CRITICAL **: file gtksourceview.c: line 1559 (gtk_source_view_set_tabs_width): assertion `width > 0' failed

(mergeant:13368): GtkSourceView-WARNING **: Regex failed to compile: Unmatched ( or \(

(mergeant:13368): GtkSourceView-WARNING **: Regex pattern failed [\u0008?0O\u0013(]


(mergeant:13368): GLib-GObject-CRITICAL **: file gobject.c: line 1207 (g_object_set): assertion `G_IS_OBJECT (object)' failed

(mergeant:13368): GtkSourceView-CRITICAL **: file gtksourcetag.c: line 250 (gtk_syntax_tag_new): assertion `pattern_end != NULL' failed

(mergeant:13368): GLib-GObject-CRITICAL **: file gobject.c: line 1207 (g_object_set): assertion `G_IS_OBJECT (object)' failed

(mergeant:13368): GtkSourceView-CRITICAL **: file gtksourcetag.c: line 250 (gtk_syntax_tag_new): assertion `pattern_end != NULL' failed

(mergeant:13368): GLib-GObject-CRITICAL **: file gobject.c: line 1207 (g_object_set): assertion `G_IS_OBJECT (object)' failed

(mergeant:13368): GtkSourceView-CRITICAL **: file gtksourcetag.c: line 250 (gtk_syntax_tag_new): assertion `pattern_end != NULL' failed

(mergeant:13368): GLib-GObject-CRITICAL **: file gobject.c: line 1207 (g_object_set): assertion `G_IS_OBJECT (object)' failed
ADDED TABLE build_ports, rdata=0x8348680
ADDED TABLE build_users, rdata=0x8348ac0
ADDED TABLE builds, rdata=0x8348d40
ADDED TABLE jails, rdata=0x8348ee0
ADDED TABLE ports, rdata=0x8348760
ADDED TABLE ports_trees, rdata=0x8384380
ADDED TABLE users, rdata=0x8384d20
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 2100 (gda_value_compare): assertion `value1->type == value2->type' failed
null: 0, modif: 1, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 2100 (gda_value_compare): assertion `value1->type == value2->type' failed
null: 0, modif: 1, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 2100 (gda_value_compare): assertion `value1->type == value2->type' failed
null: 0, modif: 1, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 2100 (gda_value_compare): assertion `value1->type == value2->type' failed
null: 0, modif: 1, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 2100 (gda_value_compare): assertion `value1->type == value2->type' failed
null: 0, modif: 1, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 2100 (gda_value_compare): assertion `value1->type == value2->type' failed
null: 0, modif: 1, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 0, modif: 0, default: 0
null: 1, modif: 0, default: 0
null: 1, modif: 0, default: 0

** (mergeant:13368): CRITICAL **: file gda-value.c: line 1636 (gda_value_get_timestamp): assertion `gda_value_isa (value, GDA_VALUE_TYPE_TIMESTAMP)' failed

Program received signal SIGSEGV, Segmentation fault.
0x080776f3 in widget_update_ts (dh=0x8144ee0, dd=0x83a9600, value=0x8389490,
    value_as_default=1) at data-handler-default.c:1377
1377    data-handler-default.c: No such file or directory.
        in data-handler-default.c

(gdb) bt
#0  0x080776f3 in widget_update_ts (dh=0x8144ee0, dd=0x83a9600,
    value=0x8389490, value_as_default=1) at data-handler-default.c:1377
#1  0x08077315 in widget_from_value_ts (dh=0x8144ee0, value=0x8389490)
    at data-handler-default.c:1288
#2  0x08073810 in data_handler_get_widget_from_value (dh=0x8144ee0,
    value=0x83a9600) at data-handler.c:185
#3  0x08070d4b in build_edit_insert_form_structure (form=0x82deb80)
    at data-form.c:607
#4  0x08070744 in data_form_edit_initialize (form=0x82deb80) at data-form.c:453
#5  0x0807004b in data_form_new_edit (qx=0x8393bb0, numrow=138057216)
    at data-form.c:269
#6  0x080ab7cf in get_real_edit_form (qx=0x8393bb0, numrow=138057216, empty=0)
    at query-exec.c:758
#7  0x080ab286 in query_exec_get_edit_form (qx=0x8393bb0, numrow=138057216)
    at query-exec.c:664
#8  0x0808827b in view_records_button_cb (obj=0x0, mpt=0x8175a00)
    at mainpagetable.c:461
#9  0x08087be0 in grid_double_clicked_cb (grid=0x8180180, row=138057216,
    mpt=0x83a9600) at mainpagetable.c:287
#10 0x28fb10e5 in g_cclosure_marshal_VOID__INT (closure=0x8180180,
    return_value=0x0, n_param_values=2, param_values=0xbfbfddf0,
    invocation_hint=0xbfbfdcb8, marshal_data=0x0) at gmarshal.c:216
#11 0x28f9cf8a in g_closure_invoke (closure=0x8180180, return_value=0x83a9600,
---Type <return> to continue, or q <return> to quit---
    n_param_values=138057216, param_values=0x83a9600,
    invocation_hint=0x83a9600) at gclosure.c:437
#12 0x28fb0630 in signal_emit_unlocked_R (node=0x817ad80, detail=0,
    instance=0x8180180, emission_return=0x0, instance_and_params=0xbfbfddf0)
    at gsignal.c:2436
#13 0x28fafb19 in g_signal_emit_valist (instance=0x8180180, signal_id=0,
    detail=0, var_args=0xbfbfdf80 "ÿÿÿÿ\020â¿¿") at gsignal.c:2195
#14 0x28fafd84 in g_signal_emit (instance=0x83a9600, signal_id=138057216,
    detail=138057216) at gsignal.c:2239
#15 0x28125b08 in tree_view_row_activated_cb (tree_view=0x8180c00,
    path=0x8385160, column=0x8197000, user_data=0x8180180)
    at gnome-db-grid.c:461
#16 0x28a541ac in _gtk_marshal_VOID__BOXED_OBJECT (closure=0x81983e0,
    return_value=0x0, n_param_values=3, param_values=0xbfbfe210,
    invocation_hint=0xbfbfe0d8, marshal_data=0x0) at gtkmarshalers.c:1104
#17 0x28f9cf8a in g_closure_invoke (closure=0x81983e0, return_value=0x83a9600,
    n_param_values=138057216, param_values=0x83a9600,
    invocation_hint=0x83a9600) at gclosure.c:437
#18 0x28fb0630 in signal_emit_unlocked_R (node=0x8182b40, detail=0,
    instance=0x8180c00, emission_return=0x0, instance_and_params=0xbfbfe210)
    at gsignal.c:2436
#19 0x28fafb19 in g_signal_emit_valist (instance=0x8180c00, signal_id=0,
    detail=0, var_args=0xbfbfe3a4 "@\n\031\b\001") at gsignal.c:2195
---Type <return> to continue, or q <return> to quit---
#20 0x28fafd84 in g_signal_emit (instance=0x83a9600, signal_id=138057216,
    detail=138057216) at gsignal.c:2239
#21 0x28b3674c in gtk_tree_view_row_activated (tree_view=0x8180c00,
    path=0x83a9600, column=0x83a9600) at gtktreeview.c:9663
#22 0x28b28b93 in gtk_tree_view_button_press (widget=0x8180c00,
    event=0x8132064) at gtktreeview.c:2332
#23 0x28a52999 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8139390,
    return_value=0xbfbfe590, n_param_values=2, param_values=0xbfbfe6f0,
    invocation_hint=0xbfbfe5b8, marshal_data=0x28b281d0) at gtkmarshalers.c:82
#24 0x28f9d267 in g_type_class_meta_marshal (closure=0xbfbfe6f0,
    return_value=0x83a9600, n_param_values=138057216, param_values=0x8139390,
    invocation_hint=0x83a9600, marshal_data=0x83a9600) at gclosure.c:514
#25 0x28f9cf8a in g_closure_invoke (closure=0x8139390, return_value=0x83a9600,
    n_param_values=138057216, param_values=0x83a9600,
    invocation_hint=0x83a9600) at gclosure.c:437
#26 0x28fb07ce in signal_emit_unlocked_R (node=0x8131f00, detail=0,
    instance=0x8180c00, emission_return=0xbfbfe6b0,
    instance_and_params=0xbfbfe6f0) at gsignal.c:2474
#27 0x28fafb7f in g_signal_emit_valist (instance=0x8180c00,
    signal_id=3217024688, detail=0, var_args=0xbfbfe880 "\210è¿¿\001")
    at gsignal.c:2205
#28 0x28fafd84 in g_signal_emit (instance=0x83a9600, signal_id=138057216,
    detail=138057216) at gsignal.c:2239
---Type <return> to continue, or q <return> to quit---
#29 0x28b521af in gtk_widget_event_internal (widget=0x8180c00, event=0x8132064)
    at gtkwidget.c:3563
#30 0x28b51dcf in gtk_widget_event (widget=0x8132064, event=0x8132064)
    at gtkwidget.c:3369
#31 0x28a510c2 in gtk_propagate_event (widget=0x8180c00, event=0x8132064)
    at gtkmain.c:2344
#32 0x28a4fd40 in gtk_main_do_event (event=0x8132064) at gtkmain.c:1582
#33 0x28d37262 in gdk_event_dispatch (source=0x83a9600, callback=0,
    user_data=0x0) at gdkevents-x11.c:2152
#34 0x28ff3078 in g_main_dispatch (context=0x811c580) at gmain.c:1942
#35 0x28ff3ea0 in g_main_context_dispatch (context=0x811c580) at gmain.c:2492
#36 0x28ff4295 in g_main_context_iterate (context=0x811c580, block=1,
    dispatch=1, self=0x80dd5c0) at gmain.c:2573
#37 0x28ff4954 in g_main_loop_run (loop=0x8138750) at gmain.c:2777
#38 0x28a4f632 in gtk_main () at gtkmain.c:1172
#39 0x2827f06e in bonobo_ui_main () at bonobo-ui-main.c:178
#40 0x28127ba9 in gnome_db_main_run (init_func=0x808aac0 <prepare_app>,
    user_data=0x8385160) at gnome-db-init.c:118
#41 0x0808b120 in main (argc=134785728, argv=0x282be514) at mergeant.c:217
#42 0x0805a639 in _start ()


More information about the freebsd-gnome mailing list