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 <dipta...@gmail.com>
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>
>

Reply via email to