|
发表于 2005-8-12 12:34:57
|
显示全部楼层
(FreeBSD)刚刚cvs编译安装,用UDP登录在shell端总提示:
EvaSocket::receiving -- bytesAvailable() might not be accurate.
但使用是正常的。
用TCP方式每次登录时在shell端提示:
# eva
Got server :219.133.49.5
connecting to "219.133.49.5"
password key set!
got login token
login token set!
password key set!
CANNOT DECRYPT! ----- login reply data(len:24):
0: 37 53 43 4c a f0 8b 60
8: 57 70 7d e2 7d 7f 74 22
16: 6d 59 9d d1 29 1e b8 1a
Bad packet, ignore it
CANNOT DECRYPT! ----- login reply data(len:24):
0: 5 44 ce e5 a5 d 6 30
8: 56 e 93 21 2e fe 3e cf
16: d0 96 4c 60 bb 92 f9 e2
Bad packet, ignore it
EVA redirect to: 0, 80
Got server :219.133.38.5
password key set!
Got server :219.133.38.5
password key set!
CANNOT DECRYPT! ----- login reply data(len:24):
0: 7b 33 37 3b c4 cf 95 2c
8: 4d 3b 5 b1 5b 80 8e f
16: dc a6 65 c4 37 d3 ff c7
Bad packet, ignore it
CANNOT DECRYPT! ----- login reply data(len:24):
0: b4 e5 4e 2f 36 df 6c 91
8: 1b 7b f9 1d 27 cc 9a 5a
16: ba 50 56 ce 33 8f be 9f
Bad packet, ignore it
EVA redirect to: db852684, 80
password key set!
EvaSocket::write -- error code: 5
EvaSocket::write -- error code: 5
EvaSocket::write -- error code: 5
EvaSocket::write -- error code: 5
My God Zero Byte!
network exception: 3
network exception -- number:3
OutPacket->encryptBody: sessionkey not set yet, set encrypted length to 0
network exception: 3
network exception -- number:3
OutPacket->encryptBody: sessionkey not set yet, set encrypted length to 0
在反复出现:
network exception: 3
network exception -- number:3
OutPacket->encryptBody: sessionkey not set yet, set encrypted length to 0
无数次后最后出现:
network exception: 3
network exception -- number:3
Bus error (core dumped)
#
同时主界面crash了。 |
|