[LLVMbugs] [Bug 4772] ARM unittest JIT. GlobalInFunction fail during ARM Machine Code Emitter

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Aug 27 05:16:50 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4772


Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #4 from Xerxes Rånby <xerxes at zafena.se>  2009-08-27 07:16:50 ---
After some testing it turned out that the JIT.GlobalInFunction test can still
crash but only in about 1 of 10 runs. So I am reopening this bug.
The new crash seems to happen when running the jitted code so the cause for the
crash are different, and of course the crash message are different.

...
[----------] 1 test from JIT
[ RUN      ] JIT.GlobalInFunction
[New Thread 0x4001f590 (LWP 15227)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x4001f590 (LWP 15227)]
0x4034f014 in ?? ()
(gdb) bt
#0  0x4034f014 in ?? ()
(gdb) 


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list