[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaJIT-2.0.0-beta2
- From: Geoff Leyland <geoff_leyland@...>
- Date: Tue, 10 Nov 2009 16:25:09 +1300
On 10/11/2009, at 4:06 PM, Mike Pall wrote:
Geoff Leyland wrote:
Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009;
root:xnu-1456.1.25~1/RELEASE_I386
Oops, that must be Snow Leopard?
Yep!
Looks like something is wrong with the MACH-O/DWARF2 frame unwind
info. That would explain why it gets ignored. :-|
Since I really can't debug this, just disabling it would probably
help. Please try the attached patch.
Fixed, thanks. The heap test runs. If it's of interest, the _x86.h
part of the patch was at a different line:
$ patch -p1 --dry-run < beta2_snow_leopard.patch
patching file src/buildvm_x86.dasc
patching file src/buildvm_x86.h
Hunk #1 succeeded at 5165 (offset 3485 lines).