|
Hi,
we are using lua 5.1 on our Embedded Linux Platform (Linux 2.6 ARM9).
Whenever I open a file with io.open and later close it with io.close (or I dont close it and the garbage collector does it) I got an SEGSIGV.
I know there was a problem with aux_close in lua 5.0, but I am wondering that it is still there in lua 5.1.
Any suggestions?
Greetz Michael
|