Allin,
I have the same crash here in Ubuntu 11.10, CVS gretl.
My system is a netbook with Atom processor, 32Bit dual core.
Hélio
On Sun, Oct 30, 2011 at 9:38 PM, Allin Cottrell <cottrell(a)wfu.edu> wrote:
 On Sun, 30 Oct 2011, Giuseppe Vittucci wrote:
> I am running gretl 1.9.5 on Ubuntu 11.10.
> Here is a simple code to replicate the issue:
>
> nulldata 500
> function bundle pippo(scalar n)
>    bundle pluto
>    matrix x = I(n)
>    pluto["mymat"] = x
>    return pluto
> end function
> bundle pluto = pippo(3)
> bundle pluto = pippo(4)
>
> Click on the bundle from the "session icon view".
> Gretl quits with a segmentation fault error.
 This works OK with gretl 1.9.6 here, on Linux -- and valgrind
 doesn't find anything dodgy. But I'll test further.
 Allin Cottrell
 _______________________________________________
 Gretl-users mailing list
 Gretl-users(a)lists.wfu.edu
 
http://lists.wfu.edu/mailman/listinfo/gretl-users