Closed Akagi201 closed 7 years ago
That's an ugly crash. It appears to have occured in system code trying to create a miner thread. This code is common to any cpuminer instance regardless of any user arguments. I haven't seen this problem before so I have to assume something specific to your system. Ubuntu 16.04 and GCC 5.4 are very common so I don't suspect an OS or compiler compatibility issue. Is there anything customized in your system or did you modify any compile flags? The crash occurred in curl code, maybe a problem with that package?
A little background could help eliminate some other possibilities. I presume the problem is reproduceable. Have you tried recompiling, re-downloading source, different cpuminer version?
@JayDDee I think it is related to my company's network. I compile the same code on AWS and GCP, and both run successfully.
For build steps, I just run ./build.sh
and ./cpuminer -h
can work.
It is very strange, I checked 1598 port, the port is not blocked. And I changed to other mining pool, it is still not working.
Closing as this is not a cpuminer issue.
gdb coredump file
attach file is my coredump file and cpuminer binary file.
Archive.zip