After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316533 - Gnumeric crashes on closing sheet.
Gnumeric crashes on closing sheet.
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.5.x
Other other
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-09-16 23:49 UTC by David Stanaway
Modified: 2005-09-17 05:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Stanaway 2005-09-16 23:49:36 UTC
Distribution: Debian testing/unstable
Package: Gnumeric
Severity: normal
Version: GNOME2.10.2 unspecified
Gnome-Distributor: Debian
Synopsis: Gnumeric crashes on closing sheet.
Bugzilla-Product: Gnumeric
Bugzilla-Component: General
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.10.1)
Description:
Description of the crash:
Gnumeric crashes on closing sheet in a repeatable way for a file with
conditional formatting.

Steps to reproduce the crash:
1. Open effected sheet
2. Close effected sheet
3. CRASH

Expected Results:
Gnumeric should not crash closing a spreadsheet, especially not when
there has been not change to the document.


How often does this happen?

Every time for files derived from this one which was mastered in oocalc
(Because of need for conditional formatting) and edited in Excel.

Additional Information:
I can provide a sample file. I will attach it when the bug is
initialized.


Debugging Information:

Backtrace was generated from '/usr/bin/gnumeric'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(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)
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1226688832 (LWP 26770)]
(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)
(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)
0xb7c29b1e in waitpid () from /lib/tls/libc.so.6

Thread 1 (Thread -1226688832 (LWP 26770))

  • #0 waitpid
    from /lib/tls/libc.so.6
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #4 sheet_object_clear_sheet
    from /usr/lib/libspreadsheet.so.0
  • #5 gnm_filter_free
    from /usr/lib/libspreadsheet.so.0
  • #6 g_slist_foreach
    from /usr/lib/libglib-2.0.so.0
  • #7 sheet_destroy_contents
    from /usr/lib/libspreadsheet.so.0
  • #8 workbook_detach_view
    from /usr/lib/libspreadsheet.so.0
  • #9 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #10 wbcg_close_if_user_permits
    from /usr/lib/libspreadsheet.so.0
  • #11 wbcg_close_control
    from /usr/lib/libspreadsheet.so.0
  • #12 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #24 main
  • #0 waitpid
    from /lib/tls/libc.so.6




------- Bug moved to this database by unknown@gnome.bugs 2005-09-16 23:49 UTC -------

Comment 1 David Stanaway 2005-09-17 00:17:00 UTC
Gnumeric version is 1.5.90 
Debian package version: 1.5.90-1
Debian/unstable 
Comment 2 David Stanaway 2005-09-17 00:51:05 UTC
Example file contains proprietary info, so sending to Jody directly.
I tried to make a simple eg, but doesn't seem to work.
Comment 3 Jody Goldberg 2005-09-17 05:26:05 UTC
thank you for the sample.
patch is in cvs and will be part of 1.6.0