Advertisement
AndrzejL

Pidgin Gadu Gadu Unable to read socket Error debug purple

Feb 8th, 2013
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. Pidgin Debug Log : Fri 08 Feb 2013 15:32:25 GMT
  2. (15:32:11) gg: ** gg_ping(0x9030a10);
  3. (15:32:11) gg: ** gg_send_packet(0x9030a10, 0x08, ...);
  4. (15:32:11) gg: // gg_send_packet(type=0x08, length=0)
  5. (15:32:11) gg: 0000: 08 00 00 00 00 00 00 00 ........
  6. (15:32:11) gg: // gg_send_packet() partial write(), 8 sent, 0 left, 0 total left
  7. (15:32:11) gg: ** gg_watch_fd(0x9030a10);
  8. (15:32:11) gg: // gg_watch_fd() GG_STATE_CONNECTED
  9. (15:32:11) gg: ** gg_recv_packet(0x9030a10);
  10. (15:32:11) gg: // gg_recv_packet() resuming last gg_recv_packet()
  11. (15:32:11) gg: // gg_recv_packet() body recv(8,0x90cdb28,199) = -1
  12. (15:32:11) gg: // gg_recv_packet() body recv() failed (errno=104, Connection reset by peer)
  13. (15:32:11) gg: // gg_watch_fd_connected() gg_recv_packet failed (errno=104, Connection reset by peer)
  14. (15:32:11) gg: ggp_callback_recv: gg_watch_fd failed -- CRITICAL!
  15. (15:32:11) connection: Connection error on 0x9045b98 (reason: 0 description: Unable to read from socket)
  16. (15:32:11) account: Disconnecting account xyzaccnumbergoeshere (0x8ab6388)
  17. (15:32:11) connection: Disconnecting connection 0x9045b98
  18. (15:32:11) connection: Deactivating keepalive.
  19. (15:32:11) gg: ggp_to_gg_status: Requested status = invisible
  20. (15:32:11) gg: ** gg_change_status_descr(0x9030a10, 22, "My status...");
  21. (15:32:11) blist: Updating buddy status for xyzaccnumbergoeshere (Gadu-Gadu)
  22. (15:32:11) gg: ** gg_logoff(0x9030a10);
  23. (15:32:11) gg: Connection closed.
  24. (15:32:11) jabber: jabber_actions: have pep: YES
  25. (15:32:11) connection: Destroying connection 0x9045b98
  26. (15:32:16) util: Writing file accounts.xml to directory /home/andrzejl/.purple
  27. (15:32:16) util: Writing file /home/andrzejl/.purple/accounts.xml
  28. (15:32:17) util: Writing file blist.xml to directory /home/andrzejl/.purple
  29. (15:32:17) util: Writing file /home/andrzejl/.purple/blist.xml
  30. (15:32:25) prefs: /pidgin/filelocations/last_save_folder changed, scheduling save.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement