Advertisement
Guest User

nullclient result

a guest
Dec 19th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. GNU gdb (GDB) 7.5-ubuntu
  2. Copyright (C) 2012 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "x86_64-linux-gnu".
  8. For bug reporting instructions, please see:
  9. <http://www.gnu.org/software/gdb/bugs/>...
  10. Reading symbols from /home/huyhoa/Downloads/example/nullclient...(no debugging symbols found)...done.
  11. (gdb) r
  12. Starting program: /home/huyhoa/Downloads/example/nullclient
  13. [Thread debugging using libthread_db enabled]
  14. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  15. (17:16:52) prefs: Reading /home/huyhoa/prefs.xml
  16. (17:16:52) prefs: Reading /etc/purple/prefs.xml
  17. (17:16:52) dbus: okkk
  18. (17:16:52) plugins: probing /usr/lib/purple-2/joinpart.so
  19. (17:16:52) plugins: probing /usr/lib/purple-2/libirc.so
  20. (17:16:52) plugins: probing /usr/lib/purple-2/libxmpp.so
  21. (17:16:52) plugins: probing /usr/lib/purple-2/psychic.so
  22. (17:16:52) plugins: probing /usr/lib/purple-2/buddynote.so
  23. (17:16:52) plugins: probing /usr/lib/purple-2/libbonjour.so
  24. (17:16:52) plugins: probing /usr/lib/purple-2/log_reader.so
  25. (17:16:52) plugins: probing /usr/lib/purple-2/libaim.so
  26. (17:16:52) plugins: probing /usr/lib/purple-2/statenotify.so
  27. (17:16:52) plugins: probing /usr/lib/purple-2/libicq.so
  28. (17:16:52) plugins: probing /usr/lib/purple-2/libmsn.so
  29. (17:16:52) plugins: probing /usr/lib/purple-2/libmxit.so
  30. (17:16:52) prpl-loubserp-mxit: Loading MXit libPurple plugin...
  31. (17:16:52) plugins: probing /usr/lib/purple-2/pidgin-libnotify.so
  32. (17:16:53) plugins: /usr/lib/purple-2/pidgin-libnotify.so is not loadable: undefined symbol: pidgin_blist_visibility_manager_add
  33. (17:16:53) plugins: probing /usr/lib/purple-2/offlinemsg.so
  34. (17:16:53) plugins: probing /usr/lib/purple-2/libyahoo.so
  35. (17:16:53) plugins: probing /usr/lib/purple-2/libyahoojp.so
  36. (17:16:53) plugins: probing /usr/lib/purple-2/libnovell.so
  37. (17:16:53) plugins: probing /usr/lib/purple-2/libsametime.so
  38. (17:16:53) plugins: /usr/lib/purple-2/libsametime.so has a prefs_info, but is a prpl. This is no longer supported.
  39. (17:16:53) plugins: probing /usr/lib/purple-2/idle.so
  40. (17:16:53) plugins: probing /usr/lib/purple-2/libymsg.so
  41. (17:16:53) plugins: /usr/lib/purple-2/libymsg.so is not usable because the 'purple_init_plugin' symbol could not be found. Does the plugin call the PURPLE_INIT_PLUGIN() macro?
  42. (17:16:53) plugins: probing /usr/lib/purple-2/ssl-nss.so
  43. (17:16:53) plugins: probing /usr/lib/purple-2/autoaccept.so
  44. (17:16:53) plugins: probing /usr/lib/purple-2/libzephyr.so
  45. (17:16:53) plugins: probing /usr/lib/purple-2/dbus-example.so
  46. (17:16:53) plugins: probing /usr/lib/purple-2/libjabber.so
  47. (17:16:53) plugins: /usr/lib/purple-2/libjabber.so is not usable because the 'purple_init_plugin' symbol could not be found. Does the plugin call the PURPLE_INIT_PLUGIN() macro?
  48. (17:16:53) plugins: probing /usr/lib/purple-2/libgg.so
  49. (17:16:53) plugins: probing /usr/lib/purple-2/liboscar.so
  50. (17:16:53) plugins: /usr/lib/purple-2/liboscar.so is not usable because the 'purple_init_plugin' symbol could not be found. Does the plugin call the PURPLE_INIT_PLUGIN() macro?
  51. (17:16:53) plugins: probing /usr/lib/purple-2/tcl.so
  52. (17:16:53) plugins: /usr/lib/purple-2/tcl.so is not loadable: libtcl8.5.so.0: cannot open shared object file: No such file or directory
  53. (17:16:53) plugins: probing /usr/lib/purple-2/newline.so
  54. (17:16:53) plugins: probing /usr/lib/purple-2/ssl.so
  55. (17:16:53) plugins: probing /usr/lib/purple-2/libmyspace.so
  56. (17:16:53) plugins: probing /usr/lib/purple-2/libsimple.so
  57. (17:16:53) plugins: probing /usr/lib/purple-2/perl.so
  58. [New Thread 0x7fffe8913700 (LWP 6445)]
  59.  
  60. Program received signal SIGINT, Interrupt.
  61. 0x00007ffff5225148 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  62. (gdb) bt
  63. #0 0x00007ffff5225148 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  64. #1 0x00007ffff72c19aa in my_thread_global_init () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  65. #2 0x00007ffff72bf3f8 in my_init () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  66. #3 0x00007ffff7de9316 in ?? () from /lib64/ld-linux-x86-64.so.2
  67. #4 0x00007ffff7de93ef in ?? () from /lib64/ld-linux-x86-64.so.2
  68. #5 0x00007ffff7dedaea in ?? () from /lib64/ld-linux-x86-64.so.2
  69. #6 0x00007ffff7de9186 in ?? () from /lib64/ld-linux-x86-64.so.2
  70. #7 0x00007ffff7ded32a in ?? () from /lib64/ld-linux-x86-64.so.2
  71. #8 0x00007ffff49bcf26 in ?? () from /lib/x86_64-linux-gnu/libdl.so.2
  72. #9 0x00007ffff7de9186 in ?? () from /lib64/ld-linux-x86-64.so.2
  73. #10 0x00007ffff49bd52f in ?? () from /lib/x86_64-linux-gnu/libdl.so.2
  74. #11 0x00007ffff49bcfc1 in dlopen () from /lib/x86_64-linux-gnu/libdl.so.2
  75. #12 0x00007ffff5ee2851 in g_module_open () from /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0
  76. #13 0x00007ffff7b24ff5 in purple_plugin_probe () from /usr/lib/libpurple.so.0
  77. #14 0x00007ffff7b255ee in purple_plugins_probe () from /usr/lib/libpurple.so.0
  78. #15 0x00007ffff7b0778b in purple_core_init () from /usr/lib/libpurple.so.0
  79. #16 0x0000000000401914 in init_libpurple ()
  80. #17 0x0000000000401a2a in main ()
  81. (gdb) q
  82. A debugging session is active.
  83.  
  84. Inferior 1 [process 6442] will be killed.
  85.  
  86. Quit anyway? (y or n)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement