GNOME Bugzilla – Bug 751871
Seg Fault on TABLE evaluation
Last modified: 2015-07-03 15:24:13 UTC
new Gnumeric in C9 type: =table(E4,G4) enter boom: ** (/home/aguelzow/gnumeric/bin/gnumeric:29239): CRITICAL **: gnumeric_table_link: assertion 'eval_pos_is_array_context (ei->pos)' failed ** (/home/aguelzow/gnumeric/bin/gnumeric:29239): CRITICAL **: gnumeric_table_link: assertion 'eval_pos_is_array_context (ei->pos)' failed Program received signal SIGSEGV, Segmentation fault. 0x00007ffff79149b5 in gnumeric_table (ei=0x7fffffffc7b0, argc=<optimized out>, argv=0xf7f7c0) at func-builtin.c:199 199 res = value_new_array (ei->pos->array->cols, ei->pos->array->rows); (gdb) bt
+ Trace 235224
--
*** Bug 751852 has been marked as a duplicate of this bug. ***
Hmm, if I type in A1 =table(G1,I1) I don't get a seg fault, but only 4 criticals: CRITICAL **: gnumeric_table_link: assertion 'eval_pos_is_array_context (ei->pos)' failed
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.