[GHC] #11190: Hello "schedule: re-entered unsafely."

GHC ghc-devs at haskell.org
Thu Dec 17 03:55:25 UTC 2015


#11190: Hello "schedule: re-entered unsafely."
----------------------------------+------------------------------
        Reporter:  Chobbes        |                Owner:
            Type:  bug            |               Status:  closed
        Priority:  normal         |            Milestone:
       Component:  Compiler       |              Version:  7.10.2
      Resolution:  fixed          |             Keywords:
Operating System:  Linux          |         Architecture:  arm
 Type of failure:  Runtime crash  |            Test Case:
      Blocked By:                 |             Blocking:
 Related Tickets:  #951, #9920    |  Differential Rev(s):
       Wiki Page:                 |
----------------------------------+------------------------------
Changes (by Chobbes):

 * status:  infoneeded => closed
 * resolution:   => fixed


Comment:

 Replying to [comment:1 bgamari]:
 > I believe I encountered the same issue not so long ago when using
 Debian's LLVM 3.5 version, which is unfortunately missing some rather
 critical fixes (see #9920 for details).
 >
 > Can you reproduce this with LLVM 3.5.2?

 Turns out you were completely correct!

 I had mistakenly not cleaned object files left over from previous runs.
 This is now working with LLVM 3.5.2. My apologies for the mistake, and
 thank you very much for pointing out the issue.

 I can now generate executables in my QEMU environment for the RPI2, which
 work :).

 Thanks again, cheers!

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11190#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list