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 154067 - Crash after deactivating plugins and adding a plot
Crash after deactivating plugins and adding a plot
Status: RESOLVED DUPLICATE of bug 150821
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-09-29 15:29 UTC by Adrian Custer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adrian Custer 2004-09-29 15:29:58 UTC
When all the plugins have been disabled, adding a plot to a chart in the guru
crashes gnumeric. We need some kind of dialog warning to catch this.


1) new gnumeric
2) Tools -> Plugins -> Deactivate all
3) click on graph guru button
4) click ok, add sheet object to sheet
gdb gives:
** (gnumeric:7555): CRITICAL **: file gog-guru.c: line 214
(graph_typeselect_minor): assertion `plot != NULL' failed


5) context menu => properties
6) add a plot to the chart
==> crash

gdb gives:
(gnumeric:7555): GLib-GObject-WARNING **: cannot create instance of abstract
(non-instantiatable) type `GogPlot'

Program received signal SIGSEGV, Segmentation fault.

Thread 1092934432 (LWP 7555)

  • #0 g_datalist_id_get_data
    from /usr/lib/libglib-2.0.so.0

Comment 1 Morten Welinder 2004-09-29 17:04:04 UTC

*** This bug has been marked as a duplicate of 150821 ***