[Bug 13332] New: gnumeric segfaults opening File -> Save As

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Aug 10 12:32:24 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13332
Ubuntu | gnumeric

           Summary: gnumeric segfaults opening File -> Save As
           Product: Ubuntu
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: gnumeric
        AssignedTo: seb128 at ubuntu.com
        ReportedBy: jdthood at yahoo.co.uk
         QAContact: desktop-bugs at lists.ubuntu.com


$ gdb gnumeric
GNU gdb 6.3-debian
Copyright 2004 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 "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/gnumeric
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228167488 (LWP 18364)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1230640208 (LWP 18376)]

(gnumeric:18364): Gtk-CRITICAL **: gtk_file_system_path_is_local: assertion
`path != NULL' failed
[New Thread -1239032912 (LWP 18377)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228167488 (LWP 18364)]
0xb7b3feda in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7b3feda in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1  0xb76cf6ee in _gtk_file_chooser_default_get_type ()
   from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb76d00bd in _gtk_file_chooser_default_get_type ()
   from /usr/lib/libgtk-x11-2.0.so.0
#3  0xb76d7dbb in _gtk_file_chooser_default_get_type ()
   from /usr/lib/libgtk-x11-2.0.so.0
#4  0xb74eb4bd in g_object_set_property () from /usr/lib/libgobject-2.0.so.0
#5  0xb76db70a in gtk_file_chooser_widget_get_type ()
   from /usr/lib/libgtk-x11-2.0.so.0
#6  0xb74eb4bd in g_object_set_property () from /usr/lib/libgobject-2.0.so.0
#7  0xb76cbc63 in gtk_file_chooser_dialog_get_type ()
   from /usr/lib/libgtk-x11-2.0.so.0
#8  0xb74ee4b6 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#9  0xb74eebef in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#10 0xb74eed2d in g_object_new () from /usr/lib/libgobject-2.0.so.0
#11 0xb7cae926 in gui_file_save_as () from /usr/lib/libspreadsheet.so.0
#12 0xb7d31d9f in wbc_gtk_get_type () from /usr/lib/libspreadsheet.so.0
#13 0xb74f4ca3 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#14 0xb74e83d8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#15 0xb74f7eee in g_signal_stop_emission ()
   from /usr/lib/libgobject-2.0.so.0
#16 0xb74f9828 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#17 0xb74f9b79 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#18 0xb764c910 in _gtk_action_emit_activate ()
   from /usr/lib/libgtk-x11-2.0.so.0
#19 0xb764cde6 in gtk_action_activate () from /usr/lib/libgtk-x11-2.0.so.0
#20 0xb74f4ca3 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#21 0xb74e83d8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#22 0xb74f7eee in g_signal_stop_emission ()
   from /usr/lib/libgobject-2.0.so.0
#23 0xb74f9828 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#24 0xb74f9b79 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#25 0xb782ceeb in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#26 0xb7745a20 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#27 0xb7745d27 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#28 0xb773a26b in gtk_menu_reorder_child ()
   from /usr/lib/libgtk-x11-2.0.so.0
#29 0xb7733acc in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#30 0xb74e7da5 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#31 0xb74e83d8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#32 0xb74f807a in g_signal_stop_emission ()
   from /usr/lib/libgobject-2.0.so.0
#33 0xb74f9585 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#34 0xb74f9b79 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#35 0xb782d139 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#36 0xb7730c23 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#37 0xb773114d in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#38 0xb75b3c4c in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#39 0xb7482b0e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb7485b16 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#41 0xb7485e03 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#42 0xb75375b0 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#43 0x0804b983 in main ()

Debian Release: testing/unstable
  APT prefers hoary-updates
  APT policy: (500, 'hoary-updates'), (500, 'hoary-security'), (500, 'hoary'),
(500, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-6-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gnumeric depends on:
ii  gconf2            2.11.90-0ubuntu2       GNOME configuration database syste
ii  gnumeric-common   1.5.2-1ubuntu2         common files for Gnumeric, the GNO
ii  gsfonts           8.14+v8.11+urw-0.2     Fonts for the Ghostscript interpre
ii  libart-2.0-2      2.3.17-1               Library of functions for 2D graphi
ii  libatk1.0-0       1.10.1-2               The ATK accessibility toolkit
ii  libbonobo2-0      2.10.0-1               Bonobo CORBA interfaces library
ii  libbonoboui2-0    2.10.0-1               The Bonobo UI library
ii  libc6             2.3.5-1ubuntu7         GNU C Library: Shared libraries an
ii  libcairo1         0.6.0-0ubuntu4         Multi-platform 2D graphics library
ii  libfontconfig1    2.3.2-1ubuntu1         generic font configuration library
ii  libfreetype6      2.1.7-2.4ubuntu1       FreeType 2 font engine, shared lib
ii  libgconf2-4       2.11.90-0ubuntu2       GNOME configuration database syste
ii  libglade2-0       1:2.5.1-2ubuntu1       library to load .glade files at ru
ii  libglib2.0-0      2.7.7-0ubuntu1         The GLib library of C routines
ii  libgnome2-0       2.11.2-0ubuntu1        The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.11.1-0buntu1         A powerful object-oriented display
ii  libgnomeprint2.2- 2.11.0-0ubuntu1        The GNOME 2.2 print architecture -
ii  libgnomeprintui2. 2.11.0-0ubuntu2        GNOME 2.2 print architecture User
ii  libgnomeui-0      2.11.2-0ubuntu1        The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0    2.11.90-0ubuntu1       The GNOME virtual file-system libr
ii  libgoffice-1      0.0.2-1                Document centric objects library -
ii  libgsf-1          1.12.1-1               Structured File Library - runtime
ii  libgsf-gnome-1    1.12.1-1               Structured File Library - runtime
ii  libgtk2.0-0       2.7.5-0ubuntu1         The GTK+ graphical user interface
ii  libice6           1:6.3.5-3              X11 Inter-Client Exchange library
ii  liblaunchpad-inte 0.0patch18-0ubuntu1    library for launchpad integration
ii  liborbit2         1:2.12.2-1             libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0     1.9.1-0ubuntu1         Layout and rendering of internatio
ii  libpixman1        0.1.5-1                Cairo pixel manipulation library
ii  libpng12-0        1.2.8rel-1ubuntu2      PNG library - runtime
ii  libpopt0          1.7-5                  lib for parsing cmdline parameters
ii  libsm6            1:6.0.4-4              X11 Session Management library
ii  libx11-6          1:6.2.1+cvs.20050722-3 X11 client-side library
ii  libxml2           2.6.20-1ubuntu1        GNOME XML library
ii  libxrender1       1:0.9.0-1              X Rendering Extension client libra
ii  zlib1g            1:1.2.3-1ubuntu2       compression library - runtime

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list