Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2014
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. Bacon:tg Jeff$ ./telegram
  2. Telegram-client version 0.01-beta, Copyright (C) 2013 Vitaly Valtman
  3. Telegram-client comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.
  4. This is free software, and you are welcome to redistribute it
  5. under certain conditions; type `show_license' for details.
  6. Assertion failed: (fetch_int () == CODE_config), function help_get_config_on_answer, file queries.c, line 349.
  7. SIGABRT received
  8. 0 telegram 0x000000010bcbe61a print_backtrace + 42
  9. 1 telegram 0x000000010bcbe6f1 sig_abrt_handler + 65
  10. 2 libsystem_platform.dylib 0x00007fff87d8f5aa _sigtramp + 26
  11. 3 ??? 0x00007fff53f42da4 0x0 + 140734601899428
  12. 4 libsystem_c.dylib 0x00007fff8611cb1a abort + 125
  13. 5 libsystem_c.dylib 0x00007fff860e69bf basename + 0
  14. 6 telegram 0x000000010bcd76d1 help_get_config_on_answer + 81
  15. 7 telegram 0x000000010bcd661e query_result + 542
  16. 8 telegram 0x000000010bcd3c94 work_rpc_result + 180
  17. 9 telegram 0x000000010bcd38f2 rpc_execute_answer + 738
  18. 10 telegram 0x000000010bcd4977 process_rpc_message + 1863
  19. 11 telegram 0x000000010bccd016 rpc_execute + 566
  20. 12 telegram 0x000000010bcca5ff try_rpc_read + 1103
  21. 13 telegram 0x000000010bcca8ed try_read + 733
  22. 14 telegram 0x000000010bccab49 connections_poll_result + 137
  23. 15 telegram 0x000000010bcbea1d net_loop + 605
  24. 16 telegram 0x000000010bcc14a8 loop + 536
  25. 17 telegram 0x000000010bcbe1ed inner_main + 13
  26. 18 telegram 0x000000010bcbe7a6 main + 166
  27. 19 libdyld.dylib 0x00007fff8bcfe5fd start + 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement