You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Dave Cottlehuber <dc...@jsonified.com> on 2013/05/03 12:50:18 UTC

OSX and Erlang bus error / segfaults

Hi folks,

Is anybody out there using OSX and still experiencing the bus error /
segmentation fault issues particularly during `make check` for
example?

I have an erlang brew recipe that uses a newer brewed OpenSSL, and it
would be good to see if it does indeed address the problem.

A+
Dave

Re: OSX and Erlang bus error / segfaults

Posted by Dave Cottlehuber <dc...@jsonified.com>.
https://github.com/dch/homebrew/commits/erlang-optional-openssl

https://github.com/dch/homebrew/commit/a57e373e2043e61540a5ec3df4c078278d1a4c44

brew install -v --no-docs --with-openssl erlang

if should be possible to install directly with

brew install -v --no-docs --with-openssl
https://raw.github.com/dch/homebrew/a57e373e2043e61540a5ec3df4c078278d1a4c44/Library/Formula/erlang.rbbut
I can't test that atm.

/from a car somewhere between Austria and Germany without 3G


On 7 May 2013 19:51, Jan Lehnardt <ja...@apache.org> wrote:

>
> On May 3, 2013, at 12:50 , Dave Cottlehuber <dc...@jsonified.com> wrote:
>
> > Hi folks,
> >
> > Is anybody out there using OSX and still experiencing the bus error /
> > segmentation fault issues particularly during `make check` for
> > example?
> >
> > I have an erlang brew recipe that uses a newer brewed OpenSSL, and it
> > would be good to see if it does indeed address the problem.
>
> Got a link? :)
>
> Jan
> --
>
>

Re: OSX and Erlang bus error / segfaults

Posted by Jan Lehnardt <ja...@apache.org>.
On May 3, 2013, at 12:50 , Dave Cottlehuber <dc...@jsonified.com> wrote:

> Hi folks,
> 
> Is anybody out there using OSX and still experiencing the bus error /
> segmentation fault issues particularly during `make check` for
> example?
> 
> I have an erlang brew recipe that uses a newer brewed OpenSSL, and it
> would be good to see if it does indeed address the problem.

Got a link? :)

Jan
--