Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use HTTP API Program Exit #70

Closed
Zy143L opened this issue Aug 23, 2021 · 4 comments
Closed

use HTTP API Program Exit #70

Zy143L opened this issue Aug 23, 2021 · 4 comments

Comments

@Zy143L
Copy link

Zy143L commented Aug 23, 2021

image
image

Use http://workers.xmrig.info/ to modify the configuration file

The program exits abnormally after clicking apply

Original xmrig does not have this bug

@Spudz76
Copy link

Spudz76 commented Oct 24, 2021

Working on tracing this, here is a strace of the crash but so far not much additional info (it received the file data, then crashed)

read(17, "PUT /2/config HTTP/1.1\r\nHost: 12"..., 65536) = 201
epoll_wait(3, [], 1024, 147)            = 0
epoll_wait(3, [], 1024, 283)            = 0
epoll_wait(3, [], 1024, 500)            = 0
epoll_wait(3, [{EPOLLIN, {u32=17, u64=17}}], 1024, 216) = 1
read(17, "{\n    \"api\": {\n        \"id\": nul"..., 65536) = 3699
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x18} ---
+++ killed by SIGSEGV (core dumped) +++

@Spudz76
Copy link

Spudz76 commented Oct 24, 2021

This has been fixed, pending accept/merge by @MoneroOcean

MoneroOcean added a commit that referenced this issue Oct 25, 2021
@Spudz76
Copy link

Spudz76 commented Oct 25, 2021

@Zy143L Please confirm solution with new release, and close this. :)

@Zy143L
Copy link
Author

Zy143L commented Oct 26, 2021

@Zy143L‎‎Please confirm solution with new release, and close this. :)
:)‎

@Zy143L Zy143L closed this as completed Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants