[pcre-dev] [Bug 1223] Test failure on 10.7/i386 with JIT

Top Page
Delete this message
Author: Zoltan Herczeg
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1223] New: Test failure on 10.7/i386 with JIT
Subject: [pcre-dev] [Bug 1223] Test failure on 10.7/i386 with JIT
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1223




--- Comment #6 from Zoltan Herczeg <hzmester@???> 2013-01-28 07:31:02 ---
(In reply to comment #5)
> The patch from bug #1335 seems to fix this bug as well. All tests now pass with
> the patch applied.


This problem is entiely different. Mac expects 16 byte stack alignment in 32
bit mode. This has not been implemented in the JIT compiler yet. Most functions
works without it so this is a silent error in practice. But it is still
incorrect. Is it possible to force the misaligned_stack_error_ check? Is this
happens in release or in debug mode?

I can make a speculative fix, and will upload it into this bug.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email