Yeah I thought ECC memory was supposed to help here. I'm trying to understand when we'd see a bus error vs seg fault in the practical world on x86_64 hardware on Linux. I might try a few test programs out to see what we can find out. We need the hardware to work!
Cody Sent from my iPhone On Apr 19, 2013, at 11:47 AM, Roy Stogner <[email protected]> wrote: > > On Fri, 19 Apr 2013, Derek Gaston wrote: > >> Notice that it's always a signal 7, Bus error..... how could "return >> 4" ever not work? > > Corrupted stack pointer?? But yeah, now I'm really reaching. It > might be memtest86+ time for you guys. > --- > Roy > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
