GNOME Bugzilla – Bug 362911
crash at perl function insertion
Last modified: 2006-10-17 20:31:25 UTC
gnumeric 1.7.2 How to reproduce: ----------------- 1. Activate 'Perl functions' plug-in (it will ask to activate 'Perl loader' plug-in, say 'Yes') 2. Select 'Insert'->'Function', in 'Category' select 'Perl functions', in 'Function' select any of two function. gnumeric crashs here. Backtrace: ---------- Program received signal SIGSEGV, Segmentation fault.
+ Trace 76819
Thread NaN (LWP 20321)
I have added a precondition to error_info_print_with_offset which should avoid the segfault. That does not solve the underlying cause, though.
The change to dynamic gsf types didn't go too well, it seems. Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.