On Fri, 22 Apr 2011, Artur Tarassow wrote:
This is the response from gdb, Allin:
------------------------------------------------
(gdb) run
Starting program: /usr/bin/gretl_x11
[Thread debugging using libthread_db enabled]
Couldn't read /home/artur/.gretl2rc
[New Thread 0x7fffea582700 (LWP 2129)]
[New Thread 0x7fffe9d81700 (LWP 2130)]
Program received signal SIGSEGV, Segmentation fault.
0x000000000049b12e in check_var_labels_state (item=<value optimized out>,
p=0x849e70) at menustate.c:325
325 if (datainfo->v > 2 || strcmp(datainfo->varname[1],
"index")) {
Thanks, Artur. Either this was a very simple bug -- in which case
I'm suprised nobody has seen it before, and it should now be fixed
in CVS -- or it's something very strange!
Allin