GNOME Bugzilla – Bug 323762
Segfault copying graph
Last modified: 2006-10-15 01:15:19 UTC
New gnumeric. Open sample spreadsheet from gnumeric web page. Mark graph. Copy. File/New. Close sample spreadsheet. File/Paste in the remaining window. Result: Segfault
This is a duplicate of #321714
*** This bug has been marked as a duplicate of 321714 ***
321714 has been fixed, but this one is still a crasher. Reopening. Command to open sample spreadsheet from gnumeric web page: gnumeric http://www.gnome.org/projects/gnumeric/images/gnumeric-sample.gnumeric Stacktrace:
+ Trace 75588
Bug 323811 is closely related. In both cases, the clipboard refers to a sheet in a workbook which has been destroyed.
Crasher, so upping priority/severity.
Stuff needs to be added to the new gnm_app_clipboard_invalidate_sheet to deal with objects in the clipboard.
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.