Skip to content

Instantly share code, notes, and snippets.

@DmitriyKirakosyan
Created July 31, 2012 17:21
Show Gist options
  • Save DmitriyKirakosyan/3218689 to your computer and use it in GitHub Desktop.
Save DmitriyKirakosyan/3218689 to your computer and use it in GitHub Desktop.
flussonic make run
=INFO REPORT==== 31-Jul-2012::20:58:35 ===
alarm_handler: {set,{{disk_almost_full,"/Volumes/Limbo"},[]}}
=INFO REPORT==== 31-Jul-2012::20:58:35 ===
alarm_handler: {set,{system_memory_high_watermark,[]}}
=ERROR REPORT==== 31-Jul-2012::20:58:35 ===
The on_load function for module jiffy returned {error,
{load_failed,
"Failed to load NIF library: 'dlopen(apps/jiffy/priv/jiffy.so, 2): image not found'"}}
=ERROR REPORT==== 31-Jul-2012::20:58:35 ===
Error in process <0.130.0> on node 'flussonic@127.0.0.1' with exit value: {{case_clause,{error,{load_failed,"Failed to load NIF library: 'dlopen(apps/mpegts/priv/mpeg2_crc32.so, 2): no suitable image found. Did find:\n apps/mpegts/priv/mpeg2_crc32.so: mach-o, but wrong arch...
=ERROR REPORT==== 31-Jul-2012::20:58:35 ===
The on_load function for module mpeg2_crc32 returned {{case_clause,
{error,
{load_failed,
"Failed to load NIF library: 'dlopen(apps/mpegts/priv/mpeg2_crc32.so, 2): no suitable image found. Did find:\n\tapps/mpegts/priv/mpeg2_crc32.so: mach-o, but wrong architecture'"}}},
[{mpeg2_crc32,load_nif,
1,
[{file,...},{...}]},
{code_server,
'-handle_on_load/4-fun-0-',
1,
[{...}|...]}]}
Load mpegts_reader: {error,
{load_failed,
"Failed to load NIF library: 'dlopen(apps/mpegts/priv/mpegts_reader.so, 2): no suitable image found. Did find:\n\tapps/mpegts/priv/mpegts_reader.so: mach-o, but wrong architecture'"}}
static_stream_watcher:38 "start watcher"
=INFO REPORT==== 31-Jul-2012::20:58:36 ===
Loading priv/sample/flussonic.conf
flussonic_app:164 {"Start RTMP server at port",1935}
=CRASH REPORT==== 31-Jul-2012::20:58:36 ===
crasher:
initial call: supervisor:cowboy_acceptors_sup/1
pid: <0.151.0>
registered_name: []
exception exit: {{badmatch,{error,eaddrinuse}},
[{cowboy_acceptors_sup,init,1,
[{file,"src/cowboy_acceptors_sup.erl"},{line,42}]},
{supervisor,init,1,[{file,"supervisor.erl"},{line,233}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}
in function gen_server:init_it/6 (gen_server.erl, line 328)
ancestors: [<0.148.0>,cowboy_sup,<0.52.0>]
messages: []
links: [<0.148.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 1597
stack_size: 24
reductions: 402
neighbours:
Load mmap: {error,{load_failed,"Failed to load NIF library: 'dlopen(apps/flussonic/priv/mmap.so, 2): no suitable image found. Did find:\n\tapps/flussonic/priv/mmap.so: mach-o, but wrong architecture'"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment