Created
March 6, 2012 19:16
-
-
Save randysecrist/1988375 to your computer and use it in GitHub Desktop.
xcode 4.3, erlang r14b04, os x 10.7.3, riak latest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-03-06 11:09:24 =ERROR REPORT==== | |
Error loading "erlang_js_drv": "dlopen(/Users/randy/dev/views/riak/dev/dev1/lib/erlang_js-1.0.1/priv/erlang_js_drv.so, 2): Symbol not found: _begin_request\n Referenced from: /Users/randy/dev/views/riak/dev/dev1/lib/erlang_js-1.0.1/priv/erlang_js_drv.so\n Expected in: flat namespace\n in /Users/randy/dev/views/riak/dev/dev1/lib/erlang_js-1.0.1/priv/erlang_js_drv.so" | |
2012-03-06 11:09:24 =CRASH REPORT==== | |
crasher: | |
initial call: supervisor:erlang_js_sup/1 | |
pid: <0.243.0> | |
registered_name: erlang_js_sup | |
exception exit: {bad_return_value,{error,{load_error,"Failed to load spidermonkey_drv.so"}}} | |
in function gen_server:init_it/6 | |
in call from proc_lib:init_p_do_apply/3 | |
ancestors: [<0.242.0>] | |
messages: [] | |
links: [<0.242.0>] | |
dictionary: [] | |
trap_exit: true | |
status: running | |
heap_size: 1597 | |
stack_size: 24 | |
reductions: 221 | |
neighbours: | |
2012-03-06 11:09:24 =CRASH REPORT==== | |
crasher: | |
initial call: application_master:init/4 | |
pid: <0.241.0> | |
registered_name: [] | |
exception exit: {{bad_return_value,{error,{load_error,"Failed to load spidermonkey_drv.so"}}},{erlang_js,start,[normal,[]]}} | |
in function application_master:init/4 | |
in call from proc_lib:init_p_do_apply/3 | |
ancestors: [<0.240.0>] | |
messages: [{'EXIT',<0.242.0>,normal}] | |
links: [<0.240.0>,<0.7.0>] | |
dictionary: [] | |
trap_exit: true | |
status: running | |
heap_size: 377 | |
stack_size: 24 | |
reductions: 110 | |
neighbours: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment