Skip to content

issues Search Results · repo:saleyn/erlexec language:C++

Filter by

119 results
 (86 ms)

119 results

insaleyn/erlexec (press backspace or delete to remove)

For some reason when using versions 2.0.7+ it fails with the following errors on OTP 26: summary OTP 26 Error details pre === Compiling src/exec.erl failed src/exec.erl:38:25: syntax error before: root ...
  • MikaAK
  • Opened 
    3 days ago
  • #189

The problem Sending large message to stdin of running exec command stops the whole exec gen_server, which crashes erlexec application. How to reproduce 102 exec:start(). {ok, 0.237.0 } 103 {ok, Pid, ...
  • Juliusan
  • 1
  • Opened 
    21 days ago
  • #186

hello, when executing exec:start(). the following exception is thrown. ** exception throw: Cannot find file .../_build/default/lib/erlexec/priv/false: no such file or directory in function exec:is_suid_and_root_owner/1 ...
  • elsbiet
  • 5
  • Opened 
    on Jan 11
  • #185

How to reproduce: mkdir -p ~/folder with spaces/ cd ~/folder with spaces/ mix new repr # Add {:erlexec, ~ 2.0 } to mix.exs mix deps.get mix deps.compile And in the output will be something like ...
  • knightpp
  • 1
  • Opened 
    on Nov 15, 2024
  • #184

Hi @saleyn Would it be possible to drop -g flag from c_src/Makefile? Keeping -g in the default settings leads to a large executable. # with -g priv/x86_64-pc-linux-gnu/exec-port - 1.9M # without ...
  • Zabrane
  • 1
  • Opened 
    on Sep 14, 2024
  • #182

While debugging #180 I found that some logging statements appear in the program s stdout instead of being logged (I have omitted the logged statements to make this more readable). 28 exec:debug(0). ...
  • kape1395
  • 1
  • Opened 
    on Aug 7, 2024
  • #181

erlexec sometimes stops to respond. Not sure if it is related to this problem, but sometimes I see segfaults in the syslog (Debian/bullseye, Erlang/OTP 22): ... kernel: [10024684.056118] exec-port[262130]: ...
  • kape1395
  • 5
  • Opened 
    on Aug 5, 2024
  • #180

Attempting to update Zotonic, which uses erlexec, and it fails with the messages below. Had a similar issue previously which was related to Erlexec and FreeBSD support, wondering if the errors below are ...
  • seannaswell
  • 1
  • Opened 
    on Jun 30, 2024
  • #178

First of all, thanks for the awesome library! This has been super handy in a number of my projects! I am currently having an issue though on my ARM Mac when running Elixir projects that depend on erlexec. ...
  • akoutmos
  • 9
  • Opened 
    on Jun 20, 2024
  • #177

Hi @saleyn We are using erlexec from this commit 7b58687a6fc7b750a49c0a64d9753c97512570d1. Our Erlang release runs perfectly inside Docker. Today, we deployed a new version of our app and start getting ...
  • Zabrane
  • 8
  • Opened 
    on Apr 9, 2024
  • #176
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub