On 04/11/2014 15:44, Gintautas Miliauskas wrote: > > I think I have an idea of what's going wrong here. hvr@ was right in > pointing out that we need to be careful with the PATH. It seems that > the bundled gcc is picking up the system-wide DLLs, and bad things > happen because of version incompatibilities. That does not explain > why "rm" is crashing, but maybe that's fallout from cross-process > damage. I will do some more testing. If this is indeed the cause, > then hopefully debugging will not be needed anyway. > > > Update: even after setting PATH to have the embedded gcc path in the > first position to make sure that the right DLLs are, I still got a few > segfaults, so this is probably not it.
Is it always GHC that segfaults, or one of the other programs it invokes, like gcc? Have you tried to reproduce this on another machine, to rule out hardware problems? Cheers, Simon ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
