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


Xerxes RÃ¥nby <[email protected]> changed:

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




--- Comment #4 from Xerxes RÃ¥nby <[email protected]>  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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to