GNU gdb 5.3 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-unknown-linux-gnu"... (gdb) run Starting program: /usr/bin/epiphany-bin [New Thread 16384 (LWP 8592)] [New Thread 32769 (LWP 8598)] [New Thread 16386 (LWP 8599)] [New Thread 32771 (LWP 8600)] [New Thread 49156 (LWP 8601)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 8592)] 0x0f556998 in gdk_window_is_viewable () from /usr/lib/libgdk-x11-2.0.so.0 (gdb) where #0 0x0f556998 in gdk_window_is_viewable () from /usr/lib/libgdk-x11-2.0.so.0 #1 0x0f727944 in event_window_is_still_viewable () from /usr/lib/libgtk-x11-2.0.so.0 #2 0x0f7279a0 in gtk_widget_event_internal () from /usr/lib/libgtk-x11-2.0.so.0 #3 0x0f7278c0 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x1009cbe8 in fake_expose_widget (widget=0x10292cd8, pixmap=0x102934e8) at egg-editable-toolbar.c:763 #5 0x1009cd9c in new_pixbuf_from_widget (widget=0x10292a70) at egg-editable-toolbar.c:828 #6 0x1009ce8c in new_separator_pixbuf () at egg-editable-toolbar.c:844 #7 0x1009ced8 in update_separator_image (image=0x10292c70) at egg-editable-toolbar.c:852 #8 0x1009cf90 in _egg_editable_toolbar_new_separator_image () at egg-editable-toolbar.c:871 #9 0x1009b968 in create_item (t=0x10292a70, model=0x1, toolbar_position=271135976, position=0) at egg-editable-toolbar.c:324 #10 0x1009c0a8 in egg_editable_toolbar_construct (t=0x1025dc38) at egg-editable-toolbar.c:494 #11 0x1009c1d4 in egg_editable_toolbar_set_merge (t=0x10292c08, merge=0x10292c70) at egg-editable-toolbar.c:515 #12 0x1009c2b8 in egg_editable_toolbar_set_property (object=0x10292c70, prop_id=271130928, value=0x10292c08, pspec=0x0) at egg-editable-toolbar.c:529 #13 0x0ee081d8 in g_object_set_valist () from /usr/lib/libgobject-2.0.so.0 #14 0x0ee088e0 in g_object_set () from /usr/lib/libgobject-2.0.so.0 #15 0x1003f02c in toolbar_set_window (t=0xee48074, window=0x1009c238) at toolbar.c:485 #16 0x1003e694 in toolbar_set_property (object=0x1009c238, prop_id=270839536, value=0x10292a70, pspec=0x0) at toolbar.c:276 #17 0x0ee075f8 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #18 0x0ee079f0 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #19 0x0ee0722c in g_object_new () from /usr/lib/libgobject-2.0.so.0 #20 0x1003f29c in toolbar_new (window=0x1003e624) at toolbar.c:533 #21 0x10033df0 in setup_window (window=0x101a1b90) at ephy-window.c:501 #22 0x100341d8 in ephy_window_init (window=0x101a1b90) at ephy-window.c:593 #23 0x0ee1ce54 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0 #24 0x0ee07c70 in g_object_constructor () from /usr/lib/libgobject-2.0.so.0 #25 0x0ee07448 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #26 0x0ee07bec in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #27 0x0ee0722c in g_object_new () from /usr/lib/libgobject-2.0.so.0 #28 0x10034600 in ephy_window_new () at ephy-window.c:693 #29 0x1002f5c0 in ephy_shell_new_tab (shell=0x100f66f0, parent_window=0x0, previous_tab=0x10249ad8, url=0x3
, flags=270599696) at ephy-shell.c:452 #30 0x100269ac in impl_ephy_automation_loadurl (_servant=0x100f66f0, url=0x100af73c "", fullscreen=144 '\220', open_in_existing_tab=0 '\0', open_in_new_window=0 '\0', open_in_new_tab=216 'Ø', raise=1 '\001', ev=0x102934e8) at ephy-automation.c:140 #31 0x1002489c in GNOME_EphyAutomation_loadurl (_obj=0x48004824, url=0x7fffee70 "\177ÿî\220\020),Ø\020\016ip\020),Ø\177ÿî \017rxÀ\020\016ip\020),Ø\177ÿî°\017TYà\017Z\\Ø\020\017WP\177ÿîð\020\tËè", fullscreen=14 '\016', open_in_existing_tab=220 'Ü', open_in_new_tab=110 'n', open_in_new_window=44 ',', raise=16 '\020', ev=0x1) at EphyAutomation-stubs.c:28 #32 0x1002b890 in ephy_main_start (data=0x100f66f0) at ephy-main.c:232 #33 0x0ed675b4 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0 #34 0x0ed6435c in g_main_dispatch () from /usr/lib/libglib-2.0.so.0 #35 0x0ed65670 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #36 0x0ed659f8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #37 0x0ed66230 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #38 0x0f397168 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #39 0x1002b62c in main (argc=270478448, argv=0xed67578) at ephy-main.c:162 #40 0x0eb66d44 in __libc_start_main () from /lib/libc.so.6 (gdb) quit The program is running. Exit anyway? (y or n)