linuxdcpp hang on RELENG_7

pacija pacija at gmail.com
Wed Oct 1 13:19:22 UTC 2008


Hello all,

my linuxdcpp app stopped working after upgrade to from 7-RELEASE to
RELENG_7. When i run it from console, i get following output:

---
> linuxdcpp
/home/pacija/.dc++/Certificates/client.key: No such file or directory
6310:error:02001002:system library:fopen:No such file or
directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:352:fopen('/home/pacija/.dc++/Certificates/client.key','w')
6310:error:20074002:BIO routines:FILE_CTRL:system
lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:354:
Error opening Private Key /home/pacija/.dc++/Certificates/client.key
6312:error:02001002:system library:fopen:No such file or
directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:352:fopen('/home/pacija/.dc++/Certificates/client.key','r')
6312:error:20074002:BIO routines:FILE_CTRL:system
lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:354:
unable to load Private Key
Loading: Hash database
---

After this, i can not kill process with ctrl+c. Closing console window does
not kill process either.

All i could find regarding this issue was this thread:
http://www.nabble.com/mysterious-hang-in-pthread_create-td19209314.html
but understanding it is beyond my knowledge.

Any help would be appretiated...



More information about the freebsd-ports-bugs mailing list