GNOME Bugzilla – Bug 170308
Save As... crash with remote file
Last modified: 2005-03-14 15:37:54 UTC
Version details: 1.4.3 Distribution/Version: Mandrake Cooker 1. Open a remote file over gnome-vfs (xls over sftp in my case). 2. File > Save As Expected results: normal Save as.. operation Actual results: crash Program received signal SIGSEGV, Segmentation fault.
+ Trace 56846
Thread NaN (LWP 15762)
This is going to be hard to debug without further information. Any chance of a better stack trace? What URL are you trying to save to?
1. How would I get a better stack trace? 2. I am guessing gnumeric tries to load the location that the file was opened from (sftp in my case). The crash occurs as soon as the Save As dialog appears without further input.
Re 1: you would probably need a glib build with debug information. Re 2: Aahhhh. The dialog crashes. I first understood that the saving per se crashed.
Believed fixed in cvs. (I cannot actually reproduce a crash, but we were creating a local-only file chooser.)