Re: Gnumeric 0.67



On Wed, Jul 04, 2001 at 09:14:13PM -0400, Jody Goldberg wrote:
0.67 was released primarily to use the new version of libxml 1.8.14
That would certainly break .gnumeric loading, but would not explain
the xls, or operational crashes.  Please try a build from tarball
The config script should give you a better idea of what is going on.

I will try to build from a tarball, I upgraded two additional libraries
libxml and libglade to match the dependencies listed in README, so
those at least are missing from the Bonobo-enabled Ximian RPMs

However my problem isn't fixed, see stacktrace, I will build from a
tarball when I get a free moment (need lots of -devel packages first)

Please read carefully.  The second listing is only relevant for the
bonobo build.

Yes, my bad.

Stacktrace for simply clicking the Bold button follows..

#0  0x40857017 in chunk_free (ar_ptr=0x408fff00, p=0x82615e8) at malloc.c:3128
#1  0x40856d59 in __libc_free (mem=0x82615f0) at malloc.c:3054
#2  0x40174e6f in bonobo_ui_node_free_string (str=0x82615f0 "1")
    at bonobo-ui-node.c:384
#3  0x4016cb48 in impl_get_prop (component=0x82721a0, 
    path=0x8177170 "/commands/FontBold", prop=0x8176f23 "state", 
    opt_ev=0xbfffe028) at bonobo-ui-component.c:1201
#4  0x4016c8f1 in bonobo_ui_component_get_prop (component=0x82721a0, 
    path=0x8177170 "/commands/FontBold", prop=0x8176f23 "state", opt_ev=0x0)
    at bonobo-ui-component.c:1154
#5  0x080ecf52 in workbook_format_toolbutton_update (wbcg=0x8264960, 
    path=0x8177170 "/commands/FontBold", state=1)
    at workbook-format-toolbar.c:924
#6  0x080ed21d in workbook_feedback_set (wbcg=0x8264960)
    at workbook-format-toolbar.c:1030
#7  0x080f0b4a in wbcg_format_feedback (wbc=0x8264960)
    at workbook-control-gui.c:303
#8  0x080ef446 in wb_control_format_feedback (wbc=0x8264960)
    at workbook-control.c:66
#9  0x080edcb3 in wb_view_format_feedback (wbv=0x826b7a8, display=1)
    at workbook-view.c:190
#10 0x080c8fb1 in sheet_update (sheet=0x8392060) at sheet.c:889
#11 0x0807c94c in update_after_action (sheet=0x8392060) at commands.c:209
#12 0x0807d27f in command_push_undo (wbc=0x8264960, obj=0x8384cf8)
    at commands.c:537
#13 0x0807f3a5 in cmd_format (wbc=0x8264960, sheet=0x8392060, style=0x8395220, 
    borders=0x0, opt_translated_name=0x817682f "Set Font Style")
    at commands.c:1525
#14 0x080eb887 in change_selection_font (wbcg=0x8264960, bold=1, italic=0, 
    underline=0, strikethrough=0) at workbook-format-toolbar.c:185
#15 0x080eb8f6 in cb_font_bold (t=0x82721a0, wbcg=0x8264960)
    at workbook-format-toolbar.c:209
#16 0x4016af8a in impl_Bonobo_UIComponent_execVerb (servant=0x82721fc, 
    cname=0x8390a20 "FontBold", ev=0xbfffe3b8) at bonobo-ui-component.c:123
#17 0x400463e6 in Bonobo_UIComponent_execVerb (_obj=0x82721bc, 
    cname=0x8390a20 "FontBold", ev=0xbfffe3b8) at Bonobo-stubs.c:7746
#18 0x401711ce in real_exec_verb (engine=0x8267f60, 
    component_name=0x81d41f0 "gnumeric-0.67-23825-0", 
    verb=0x8390a20 "FontBold") at bonobo-ui-engine.c:1364
#19 0x401713a1 in impl_emit_verb_on (engine=0x8267f60, node=0x82c6cd0)
    at bonobo-ui-engine.c:1412
#20 0x405f3188 in gtk_marshal_NONE__POINTER () from /usr/lib/libgtk-1.2.so.0
#21 0x40625c7d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#22 0x406239f5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#23 0x401734d8 in bonobo_ui_engine_emit_verb_on_w (engine=0x8267f60, 
    widget=0x8308a18) at bonobo-ui-engine.c:2762
#24 0x40179344 in exec_verb_cb (item=0x8308a18, engine=0x8267f60)
    at bonobo-ui-sync-toolbar.c:214
#25 0x405f32b1 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#26 0x40626916 in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#27 0x40625c3d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#28 0x406239f5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#29 0x4018001d in bonobo_ui_toolbar_item_activate (item=0x8308a18)
    at bonobo-ui-toolbar-item.c:486
#30 0x4017b153 in button_widget_clicked_cb (button=0x8306e28, data=0x8308a18)
    at bonobo-ui-toolbar-button-item.c:212
#31 0x405f32b1 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#32 0x40626916 in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#33 0x40625c3d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#34 0x406239f5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#35 0x4058af2d in gtk_button_clicked () from /usr/lib/libgtk-1.2.so.0
#36 0x406456a3 in gtk_toggle_button_released () from /usr/lib/libgtk-1.2.so.0
#37 0x405f32b1 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#38 0x40625ac1 in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#39 0x406239f5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#40 0x4058ae5d in gtk_button_released () from /usr/lib/libgtk-1.2.so.0
#41 0x4058bfd7 in gtk_button_button_release () from /usr/lib/libgtk-1.2.so.0
#42 0x405f2fbc in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
#43 0x40625c7d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#44 0x406239f5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#45 0x4065e0e9 in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#46 0x405f2f15 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
#47 0x405f1f3f in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#48 0x406a9e4f in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#49 0x407517f3 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#50 0x40751dd9 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#51 0x40751f8c in g_main_run () from /usr/lib/libglib-1.2.so.0
#52 0x405f1803 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#53 0x080a4889 in gnumeric_main (closure=0x0, argc=1, argv=0xbffff954)
    at main.c:253
#54 0x080a48f0 in main (argc=1, argv=0xbffff954) at main.c:325
#55 0x407f3177 in __libc_start_main (main=0x80a48d8 <main>, argc=1, 
    ubp_av=0xbffff954, init=0x806af50 <_init>, fini=0x8150e64 <_fini>, 
    rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff94c)
    at ../sysdeps/generic/libc-start.c:129





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