lua-users home
lua-l archive

Re: "Fix" for crash in newkey (SIGBUS on Mac OS X)

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


> I.e. check your build process. If you are unsure where the two
> copies of the Lua core come from, grep the binaries for some
> characteristic error message, like "table index is nil".
Or use ident and look for Lua:
% ident /home/n/lhf/bin/linux/lua51
 $Lua: Lua 5.1.3 Copyright (C) 1994-2008 Lua.org, PUC-Rio $
 $Authors: R. Ierusalimschy, L. H. de Figueiredo & W. Celes $
 $URL: www.lua.org $

AltStyle によって変換されたページ (->オリジナル) /