Hi Ben, I am not sure about the presence of the compiler flag. I shall compile Mesos 0.21.1 once again tonight and share the output.
On Fri, Jan 16, 2015 at 11:53 AM, Benjamin Mahler <[email protected] > wrote: > It doesn't look like the exception here is being caught correctly: > > https://github.com/apache/mesos/blob/0.21.1/3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp#L32 > > Just to be sure, can you show your compilation output, in particular, that > you're not seeing "-fno-exceptions" as a compiler flag? > > On Fri, Jan 16, 2015 at 10:31 AM, Diptanu Choudhury <[email protected]> > wrote: > >> Hi, >> >> I am seeing some startup errors with Mesos 0.21.1 on OSX. Both the server >> and slaves crashes throwing this error - >> https://gist.github.com/diptanu/19c1d7d0efc5fe7265c8 >> >> Wondering if this is happening to others as well? >> >> -- >> Thanks, >> Diptanu Choudhury >> Web - www.linkedin.com/in/diptanu >> Twitter - @diptanu <http://twitter.com/diptanu> >> > > -- Thanks, Diptanu Choudhury Web - www.linkedin.com/in/diptanu Twitter - @diptanu <http://twitter.com/diptanu>

