#7319: +RTS -xc sometimes results in segfault ------------------------------+--------------------------------------------- Reporter: edsko | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.6.1 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Testcase: Blockedby: | Blocking: Related: | ------------------------------+---------------------------------------------
Comment(by edsko): The above output without gdb is on ghc 7.6.1; on ghc 7.4.1 it is slightly different: {{{ Running "InvalidAddress": *** Exception (reporting due to +RTS -xc): (THUNK_2_0), stack trace: Network.Transport.TCP.Mock.Socket.getAddrInfo, called from Network.Transport.TCP.Internal.forkServer, called from Network.Transport.TCP.createTransportExposeInternals, called from Network.Transport.TCP.createTransport, called from Main.testInvalidAddress.\, called from Main.testInvalidAddress, called from Main.main, called from Main.CAF Segmentation fault: 11 }}} Note sure that's in any way informative, but I thought I'd mention it anyway. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7319#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs