[GHC] #1918: Trying to execute a binary created on another machine prints "floating point exception"

GHC trac at galois.com
Tue Nov 27 12:07:20 EST 2007


#1918: Trying to execute a binary created on another machine prints "floating
point exception"
----------------------+-----------------------------------------------------
 Reporter:  grzegorz  |          Owner:         
     Type:  bug       |         Status:  closed 
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.8.1  
 Severity:  normal    |     Resolution:  invalid
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Linux     |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => invalid

Comment:

 This is normally due to having e.g. different versions of libc6 on the two
 machines. It isn't ghc-specific.

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


More information about the Glasgow-haskell-bugs mailing list