#4209: LLVM: Vector code segfaults under OSX
---------------------------------------+------------------------------------
    Reporter:  dterei                  |        Owner:  dterei       
        Type:  bug                     |       Status:  new          
    Priority:  normal                  |    Milestone:  6.14.1       
   Component:  Compiler (LLVM)         |      Version:  6.13         
    Keywords:  osx tntc llvm segfault  |     Testcase:               
   Blockedby:                          |   Difficulty:               
          Os:  MacOS X                 |     Blocking:               
Architecture:  x86                     |      Failure:  Runtime crash
---------------------------------------+------------------------------------

Comment(by Lennart):

 This is probably due to memory Haskell allocation not respecting the
 alignment asked for by Storable.  But I think that's been fixed now.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4209#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to