Follow-up Comment #2, bug #11763 (project wormux):

New crash:

13:15| server.cpp,103 : Connection closed.
13:15| net_data.cpp, 51 : Disconnected.
13:15|   main.cpp,189 : 57 connections up!
13:15| server.cpp, 95 : New connection opened by 91.164.17.118 (1980867675)
13:15|   main.cpp,209 : 58 connections up!
13:15| net_data.cpp,109 : Received int: 1
13:15| net_data.cpp,109 : Received int: 15
13:15| net_data.cpp,266 : Message of id 1 and size 15

13:15| net_data.cpp,109 : Received int: 3
13:15| net_data.cpp,165 : Received string: 0.8
13:15| client.cpp,237 : client version: 0.8
13:15| client.cpp,171 : Version checked successfully
13:15| client.cpp,293 : Setting version to 0.8
13:15| client.cpp,317 : Sending signature
13:15| net_data.cpp,186 : net_data.cpp,186 : ERROR! Connection reset by peer

Program received signal SIGPIPE, Broken pipe.
0xffffe410 in __kernel_vsyscall ()
(gdb) 
(gdb) 
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7d4ecd3 in __write_nocancel () from /lib/tls/i686/cmov/libc.so.6
#2  0x080538d1 in NetData::SendInt (this=0x8060bf8, [EMAIL PROTECTED]) at
net_data.cpp:184
#3  0x08053aa3 in NetData::SendStr (this=0x8060bf8, [EMAIL PROTECTED]) at
net_data.cpp:197
#4  0x0804caaf in Client::SendSignature (this=0x8060bf8) at client.cpp:319
#5  0x0804d423 in Client::HandShake (this=0x8060bf8, [EMAIL PROTECTED]) at
client.cpp:176
#6  0x0804dc44 in Client::HandleMsg (this=0x8060bf8, msg_id=TS_MSG_VERSION)
at client.cpp:238
#7  0x08053f52 in NetData::Receive (this=0x8060bf8) at net_data.cpp:283
#8  0x0804b005 in main (argc=184549376, argv=0xbf8995d4) at main.cpp:194
(gdb) 


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?11763>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to