Skip to content

In OTP19: Error loading "erlang_js_drv": "undefined symbol: erl_exit" #68

@zhaoweiguo

Description

@zhaoweiguo

Is this project still can be use now?

os:

[root@db-01 erlang_js]# cat /etc/centos-release
CentOS Linux release 7.4.1708 (Core)

erl:

[root@db-01 erlang_js]# erl
Erlang/OTP 19 [erts-8.3.3] [source] [64-bit] [smp:32:32] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V8.3.3 (abort with ^G)
1>

I run:

git clone git://github.com/basho/erlang_js.git
make all test

It result:

=PROGRESS REPORT==== 17-Sep-2018::10:16:50 ===
application: sasl
started_at: nonode@nohost

=ERROR REPORT==== 17-Sep-2018::10:16:50 ===
Error loading "erlang_js_drv": "undefined symbol: erl_exit"

=CRASH REPORT==== 17-Sep-2018::10:16:50 ===
crasher:
initial call: supervisor:erlang_js_sup/1
pid: <0.298.0>
registered_name: erlang_js_sup
exception exit: {bad_return_value,
{error,
{load_error,"Failed to load erlang_js_drv.so"}}}
in function gen_server:init_it/6 (gen_server.erl, line 356)
ancestors: [<0.297.0>]
messages: []
links: [<0.297.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 376
stack_size: 27
reductions: 145
neighbours:

=CRASH REPORT==== 17-Sep-2018::10:16:50 ===
crasher:
initial call: application_master:init/4
pid: <0.296.0>
registered_name: []
exception exit: {{bad_return_value,
{error,
{load_error,"Failed to load erlang_js_drv.so"}}},
{erlang_js,start,[normal,[]]}}
in function application_master:init/4 (application_master.erl, line 134)
ancestors: [<0.295.0>]
messages: [{'EXIT',<0.297.0>,normal}]
links: [<0.295.0>,<0.31.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 376
stack_size: 27
reductions: 129
neighbours:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions