Skip to content

Instantly share code, notes, and snippets.

@hornbeck
Created February 3, 2010 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hornbeck/294134 to your computer and use it in GitHub Desktop.
Save hornbeck/294134 to your computer and use it in GitHub Desktop.
16:47 ~/code/basho/riak/rel/riak $ bin/riak console
Exec: /Users/hornbeck/code/basho/riak/rel/riak/erts-5.7.4/bin/erlexec -boot /Users/hornbeck/code/basho/riak/rel/riak/releases/0.8/riak -embedded -config /Users/hornbeck/code/basho/riak/rel/riak/etc/app.config -args_file /Users/hornbeck/code/basho/riak/rel/riak/etc/vm.args -- console
Root: /Users/hornbeck/code/basho/riak/rel/riak
Erlang R13B03 (erts-5.7.4) [source] [smp:2:2] [rq:2] [async-threads:5] [kernel-poll:true]
=ERROR REPORT==== 3-Feb-2010::16:47:48 ===
Error loading "spidermonkey_drv": "dlopen(/Users/hornbeck/code/basho/riak/rel/riak/lib/erlang_js-0.1/priv/spidermonkey_drv.so, 2): no suitable image found. Did find:\n\t/Users/hornbeck/code/basho/riak/rel/riak/lib/erlang_js-0.1/priv/spidermonkey_drv.so: mach-o, but wrong architecture"
=INFO REPORT==== 3-Feb-2010::16:47:48 ===
application: erlang_js
exited: {{bad_return_value,
{error,{load_error,"Failed to load spidermonkey_drv.so"}}},
{erlang_js,start,[normal,[]]}}
type: permanent
{"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,108,111,97,100,32,115,112,105,100,101,114,109,111,110,107,101,121,95,100,114,118,46,115,111]}}},{erlang_js,start,[normal,[]]}}}"}
Crash dump was written to: erl_crash.dump
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,108,111,97,100,32,115,112,105,100,101,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment