-
#### Environment
- OS: CentOS 7.4
- Erlang/OTP:
- EMQ: 2.3.5 (docker image)
#### Description
**console log**
> 2018-03-23 16:07:34.900 [warning] @emqttd_sysmon:handle_info:99 long_sched…
-
Hello,
with the latest (master branch) cowboy I am occasionally (out of a blue) getting these crashes.
```
2017-03-19 04:33:19 =CRASH REPORT====
crasher:
initial call: cowboy_clear:proc_lib…
-
I am writing a health monitor, therefore this code must be robust and handle misbehaving ioc's. During testing I'm using pcispy to simulate a sioc that repeatedly crashes. The pcispy test script runs …
-
Or move to another build tool? NIFs are the huge headache here.
-
Is there an easy way regardless OS, to check if the machine in question is a virtual machine ?
Something like an `IsVirtualMachine()` method ?
Anyone any thought how to accomplish this ?
Use …
-
Hello, about a month ago I was able to compile turboSETI, but after upgrading my computer and blimpy. I have not been able to compile turboSETI again. These are my errors when I type turboSETI in th…
-
With the latest master I create a release on Elixir 1.7.1 (erts-10.0.3) and `set include_erts: false` in config.exs . The code is compiled and release created in the similar Alpine container (it just …
-
**Issue Summary**
On the current master branch, running `./dedisperse-gpu ../input_files/BenMeerKAT.txt` (from within the `build/` directory) starts the program which then ends in
```
De-dispersi…
-
There's [some code already for decoding ETF terms within Rust programs](https://github.com/seriyps/rust-erl-ext), which I'm hoping to use with Rustler (mostly relegating Rustler to compiling crates fo…
-
Lot of libraries still keeps compatibility. Build is broken because in rebar you can't set as deps like: datum without specifying the github url and tag.
Silviu