[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luajit require coredump if the lua file is not correct?
- From: Francesco Abbate <francesco.bbt@...>
- Date: Thu, 17 Mar 2011 16:45:12 +0100
> [Note this bug doesn't just affect LuaJIT. It's a general bug in
> unwinding and exception handling and may hit in e.g. C++ code.
> Recompiling your code with a more recent GCC does *not* help,
> since it still links to the broken libgcc.so provided by Red Hat.]
Hmmm, I guess that you should be able to link the static version of libgcc.
--
Francesco