Hi,
I'm transferred to you by Christian (from cudaminer):
"could you try running pooler's cpuminer in screen, and if it terminates too ask for an improvement in his code (pooler's cpuminer has its own thread on bitcointalk). I can then just merge his fixes in Wink
Christian"https://bitcointalk.org/index.php?topic=167229.msg5501200#msg5501200https://bitcointalk.org/index.php?topic=167229.msg5501948#msg5501948I have try the same for your cpuminer:
root@linux:~/cpuminer-master# ./minerd -V
cpuminer 2.3.3
libcurl/7.32.0 OpenSSL/1.0.1e zlib/1.2.8 libidn/1.28 librtmp/2.3
root@linux:~/cpuminer-master# screen ./minerd -V
[screen is terminating]
root@linux:~/cpuminer-master# gdb screen
GNU gdb (GDB) 7.6.1-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/screen...(no debugging symbols found)...done.
(gdb) set args ./minerd -V
(gdb) run
Starting program: /usr/bin/screen ./minerd -V
[screen is terminating]
Program received signal SIGHUP, Hangup.
0x00007f9de428f7e0 in __pause_nocancel () at ../sysdeps/unix/syscall-template.S:81
81 ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb)
Could you improve your cpuminer interoperability with screen a bit?
It would be very helpfull - thank you in advance.
Regards
JK