On Fri, 22 Apr 2011, Artur Tarassow wrote:
The error remains with the ".gretl2rc" file:
----------
Couldn't read /home/artur/.gretl2rc
Speicherzugriffsfehler (segmentation fault)
The problem is not with .gretl2rc: it's normal that this doesn't
exist at first. The segmentation fault has some other cause,
unknown to me at present since I can't replicate the problem. If
you can run gretl_x11 in gdb and get a backtrace this may tell us
what's going on.
gdb /usr/bin/gretl_x11
(gdb) run
<response from gdb>
(gdb) bt
Allin Cottrell