lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I made a small mistake in a script :

t = { }
rawget(t, "test", 1)

and it caused a Segmentation Fault.
The problem is `only' the third argument as the function
normally accepts only 2 arguments.

As I'm using Lua scripts in a daemon, the crash of Lua
causes also the crash of the daemon....

-- 
Eric Mauger          | Availix SA          | tel: (33)1 41 40 02 06
---------------------| 42-46, rue Mederic  | fax: (33)1 41 40 02 01
Eric.Mauger@lineo.fr | 92110 Clichy        | www: www.lineo.fr