Do you have 64 or 32 bit Erlang installed? My guess is erlang_js is compiling 
the Spidermonkey VM for 64 bit but you have 32 bit Erlang installed.

--Kevin
On Apr 20, 2010, at 2:14 PM, Eric Gaumer wrote:

> Build seems to have went fine but I get a core dump when I start riak.
> 
> Slogan: Kernel pid terminated (application_controller) 
> ({application_start_failure,erlang_js,{{bad_return_value,{error,{load_error,[70,97,105,108,101,100,32,116,111,32,1
> System version: Erlang R13B04 (erts-5.7.5) [source] [64-bit] [smp:2:2] [rq:2] 
> [async-threads:5] [hipe] [kernel-poll:true]
> 
> This is on OS X 10.6.
> 
> Has anyone pulled off a successful build using R13B04?
> 
> The only thing (I see) out of the ordinary is some linker warnings while 
> compiling erlang_js:
> 
> ld: warning: in 
> /usr/local/lib/erlang/lib/erl_interface-3.6.5/lib/liberl_interface.a, file is 
> not of required architecture
> ld: warning: in /usr/local/lib/erlang/lib/erl_interface-3.6.5/lib/libei.a, 
> file is not of required architecture
> ld: warning: in c_src/system/lib/libjs.a, file is not of required architecture
> ld: warning: in c_src/system/lib/libnspr4.a, file is not of required 
> architecture
> 
> gcc version 4.0.1 (Apple Inc. build 5493)
> 
> -Eric
> 
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to