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 475136 - Segfault in format selector
Segfault in format selector
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-09-09 15:12 UTC by Jon Kåre Hellan
Modified: 2007-09-09 15:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Kåre Hellan 2007-09-09 15:12:58 UTC
Segfault in format selector when opening gnumeric format dialog on cell A1 in bug sample to bug 36598 (Excel sheet).

Backtrace:

  • #0 find_builtin
    at go-format-sel.c line 551
  • #1 study_format
    at go-format-sel.c line 1139
  • #2 go_format_sel_set_style_format
    at go-format-sel.c line 1543
  • #3 fmt_dialog_init_format_page
    at dialog-cell-format.c line 477
  • #4 fmt_dialog_impl
    at dialog-cell-format.c line 2173
  • #5 dialog_cell_format
    at dialog-cell-format.c line 2446

Comment 1 Jon Kåre Hellan 2007-09-09 15:13:34 UTC
Sorry, make that bug 365698.