[gnome-db] Re: [Bug 101353] New - crashes when I attempt to look at table properties



Hi

This crash happens for every provider that does not return the correct
number of columns. This is a bug in the providers, which I am fixing,
but, apart from that, we should make sure mergeant doesn't crash in
those situations, and just displays an error message.

So, please, Vivien, could you have a look at the mergeant part of this
bug? (as you can see on the attached backtrace, it happens in
table_edit_new.

cheers

On Mon, 2002-12-16 at 16:34, bugzilla-daemon widget gnome org wrote:
> Please do not reply to this email- if you want to comment on the bug, go to the
> URL shown below and enter your comments there.
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=101353
> 
> Changed by unknown bugzilla gnome org 
> 
> --- shadow/101353	Mon Dec 16 10:34:38 2002
> +++ shadow/101353.tmp.3876	Mon Dec 16 10:34:38 2002
> @@ -0,0 +1,104 @@
> +Bug#: 101353
> +Product: mergeant
> +Version: unspecified
> +OS: other
> +OS Details: 
> +Status: UNCONFIRMED   
> +Resolution: 
> +Severity: normal
> +Priority: Normal
> +Component: Tables & Views
> +AssignedTo: malerba gnome-db org                            
> +ReportedBy: unknown bugzilla gnome org               
> +QAContact: gnome-db-maint bugzilla gnome org
> +TargetMilestone: ---
> +URL: 
> +Summary: crashes when I attempt to look at table properties
> +
> +
> +Package: mergeant
> +Severity: normal
> +Version: 0.9.0
> +Synopsis: crashes when I attempt to look at table properties
> +Bugzilla-Product: mergeant
> +Bugzilla-Component: Tables & Views
> +
> +Description:
> +simple to recreate
> +
> +
> +Debugging Information:
> +
> +(no debugging symbols found)...[New Thread 8192 (LWP 15963)]
> +0x420ae169 in wait4 () from /lib/i686/libc.so.6
> +#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
> +#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
> +#2  0x407bac63 in waitpid () from /lib/i686/libpthread.so.0
> +#3  0x4011dff5 in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0
> +#4  0x407bc47e in __pthread_sighandler () from /lib/i686/libpthread.so.0
> +#5  <signal handler called>
> +#6  0x080a8544 in table_edit_new ()
> +#7  0x080a8021 in table_edit_new ()
> +#8  0x080a71ac in table_edit_new ()
> +#9  0x080a9829 in table_edit_dialog_new ()
> +#10 0x0807c9bb in main_page_table_get_row ()
> +#11 0x40c4bd01 in g_cclosure_marshal_VOID__VOID ()
> +   from /usr/lib/libgobject-2.0.so.0
> +#12 0x40c370c0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> +#13 0x40c4b8b4 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
> +#14 0x40c4a888 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> +#15 0x40942fdf in gtk_signal_emit () from /usr/lib/libgtk-x11-2.0.so.0
> +#16 0x409e65f5 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
> +#17 0x4090f184 in gtk_menu_shell_activate_item ()
> +   from /usr/lib/libgtk-x11-2.0.so.0
> +#18 0x4090e31a in gtk_menu_shell_button_release ()
> +   from /usr/lib/libgtk-x11-2.0.so.0
> +#19 0x409000e4 in _gtk_marshal_BOOLEAN__BOXED ()
> +   from /usr/lib/libgtk-x11-2.0.so.0
> +#20 0x40c37467 in g_type_class_meta_marshal ()
> +   from /usr/lib/libgobject-2.0.so.0
> +#21 0x40c370c0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> +#22 0x40c4b369 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
> +#23 0x40c4a689 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> +#24 0x40942fdf in gtk_signal_emit () from /usr/lib/libgtk-x11-2.0.so.0
> +#25 0x409e6413 in gtk_widget_event_internal ()
> +   from /usr/lib/libgtk-x11-2.0.so.0
> +#26 0x408ffe67 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
> +#27 0x408feb45 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
> +#28 0x40b58f21 in gdk_event_dispatch () from /usr/lib/libgdk-x11-2.0.so.0
> +#29 0x40c90f65 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
> +#30 0x40c91f98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> +#31 0x40c922ad in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
> +#32 0x40c92a1f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> +#33 0x408fe39f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> +#34 0x40194b9e in bonobo_ui_main () from /usr/lib/libbonoboui-2.so.0
> +#35 0x40046ae0 in gnome_db_main_run () from /usr/lib/libgnomedb-2.so.1
> +#36 0x0807e811 in main ()
> +#37 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6
> +#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
> +No symbol table info available.
> +#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
> +No symbol table info available.
> +#2  0x407bac63 in waitpid () from /lib/i686/libpthread.so.0
> +No symbol table info available.
> +#3  0x4011dff5 in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0
> +No symbol table info available.
> +#4  0x407bc47e in __pthread_sighandler () from /lib/i686/libpthread.so.0
> +No symbol table info available.
> +#5  <signal handler called>
> +No symbol table info available.
> +#6  0x080a8544 in table_edit_new ()
> +No symbol table info available.
> +#7  0x080a8021 in table_edit_new ()
> +No symbol table info available.
> +
> +
> +
> +
> +------- Bug moved to this database by unknown bugzilla gnome org 2002-12-16 10:34 -------
> +
> +The original reporter (Hugh Bragg bibit com) of this bug does not have an account here.
> +Reassigning to the exporter, unknown bugzilla gnome org 
> +Reassigning to the default owner of the component, malerba gnome-db org 
> +
> +




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]