Advertisement
Guest User

Untitled

a guest
May 30th, 2022
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.08 KB | None | 0 0
  1. (base) root@patapon:/usr/src/bitlbee# BITLBEE_DEBUG=1 gdb -ex 'handle SIGPIPE nostop noprint pass' -ex run -ex bt --args bitlbee -Dnv
  2. GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
  3. Copyright (C) 2021 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law.
  7. Type "show copying" and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <https://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14.  
  15. For help, type "help".
  16. Type "apropos word" to search for commands related to "word"...
  17. Reading symbols from bitlbee...
  18. warning: File "/usr/src/bitlbee/.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  19. To enable execution of this file add
  20. add-auto-load-safe-path /usr/src/bitlbee/.gdbinit
  21. line to your configuration file "/root/.gdbinit".
  22. To completely disable this security protection add
  23. set auto-load safe-path /
  24. line to your configuration file "/root/.gdbinit".
  25. For more information about this security protection see the
  26. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  27. info "(gdb)Auto-loading safe path"
  28. Signal Stop Print Pass to program Description
  29. SIGPIPE No No Yes Broken pipe
  30. Starting program: /usr/src/bitlbee/bitlbee -Dnv
  31. [Thread debugging using libthread_db enabled]
  32. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  33. Warning: Unable to read configuration file `/usr/local/etc/bitlbee/bitlbee.conf'.
  34. Warning: BitlBee is running with root privileges. Why?
  35. (13:01:15) prefs: Reading /var/lib/bitlbee//purple/prefs.xml
  36. (13:01:15) prefs: Finished reading /var/lib/bitlbee//purple/prefs.xml
  37. (13:01:15) dbus: Failed to get connection: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
  38. (13:01:15) plugins: probing /usr/lib/purple-2/libzephyr.so
  39. (13:01:15) plugins: probing /usr/lib/purple-2/joinpart.so
  40. (13:01:15) plugins: probing /usr/lib/purple-2/newline.so
  41. (13:01:15) plugins: probing /usr/lib/purple-2/libbonjour.so
  42. (13:01:15) plugins: probing /usr/lib/purple-2/libxmpp.so
  43. (13:01:15) plugins: probing /usr/lib/purple-2/offlinemsg.so
  44. (13:01:15) plugins: probing /usr/lib/purple-2/libslack.so
  45. (13:01:15) plugins: probing /usr/lib/purple-2/libsametime.so
  46. (13:01:15) plugins: /usr/lib/purple-2/libsametime.so has a prefs_info, but is a prpl. This is no longer supported.
  47. (13:01:15) plugins: probing /usr/lib/purple-2/libnovell.so
  48. (13:01:15) plugins: probing /usr/lib/purple-2/autoaccept.so
  49. (13:01:15) plugins: probing /usr/lib/purple-2/psychic.so
  50. (13:01:15) plugins: probing /usr/lib/purple-2/perl.so
  51. (13:01:15) plugins: probing /usr/lib/purple-2/idle.so
  52. (13:01:15) plugins: probing /usr/lib/purple-2/libaim.so
  53. (13:01:15) plugins: probing /usr/lib/purple-2/ssl.so
  54. (13:01:15) plugins: probing /usr/lib/purple-2/liboscar.so
  55. (13:01:15) 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?
  56. (13:01:15) plugins: probing /usr/lib/purple-2/libicq.so
  57. (13:01:15) plugins: probing /usr/lib/purple-2/ssl-nss.so
  58. (13:01:15) plugins: probing /usr/lib/purple-2/libinstagram.so
  59. (13:01:15) plugins: probing /usr/lib/purple-2/statenotify.so
  60. (13:01:15) plugins: probing /usr/lib/purple-2/dbus-example.so
  61. (13:01:15) plugins: probing /usr/lib/purple-2/libicyque.so
  62. (13:01:15) plugins: probing /usr/lib/purple-2/nss-prefs.so
  63. (13:01:15) plugins: probing /usr/lib/purple-2/buddynote.so
  64. (13:01:15) plugins: probing /usr/lib/purple-2/libgg.so
  65. (13:01:15) plugins: probing /usr/lib/purple-2/libpulsesms.so
  66. (13:01:15) plugins: probing /usr/lib/purple-2/log_reader.so
  67. (13:01:15) plugins: probing /usr/lib/purple-2/tcl.so
  68. (13:01:15) plugins: probing /usr/lib/purple-2/libjabber.so
  69. (13:01:15) 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?
  70. (13:01:15) plugins: probing /usr/lib/purple-2/libirc.so
  71. (13:01:15) plugins: probing /usr/lib/purple-2/libmatrix.so
  72. (13:01:15) matrixprpl: starting up
  73. (13:01:15) plugins: probing /usr/lib/purple-2/libsimple.so
  74. [Detaching after fork from child process 34461]
  75. [New Thread 0x7ffff1bd8700 (LWP 34467)]
  76. (13:01:16) util: Reading file xmpp-caps.xml from directory /var/lib/bitlbee//purple
  77. (13:01:16) util: File /var/lib/bitlbee//purple/xmpp-caps.xml does not exist (this is not necessarily an error)
  78. (13:01:16) jabber: creating hash tables for data objects
  79. (13:01:16) gg: Loading Gadu-Gadu protocol plugin with libgadu 1.12.2...
  80. [New Thread 0x7ffff1bd8700 (LWP 34468)]
  81. [Thread 0x7ffff1bd8700 (LWP 34467) exited]
  82. (13:01:16) prefs: /purple/status/scores/offline changed, scheduling save.
  83. (13:01:16) prefs: /purple/status/scores/available changed, scheduling save.
  84. (13:01:16) prefs: /purple/status/scores/invisible changed, scheduling save.
  85. (13:01:16) prefs: /purple/status/scores/away changed, scheduling save.
  86. (13:01:16) prefs: /purple/status/scores/extended_away changed, scheduling save.
  87. (13:01:16) prefs: /purple/status/scores/idle changed, scheduling save.
  88. (13:01:16) prefs: /purple/status/scores/offline_msg changed, scheduling save.
  89. (13:01:16) util: Reading file accounts.xml from directory /var/lib/bitlbee//purple
  90. (13:01:16) util: File /var/lib/bitlbee//purple/accounts.xml does not exist (this is not necessarily an error)
  91. (13:01:16) util: Reading file status.xml from directory /var/lib/bitlbee//purple
  92. (13:01:16) certificate: CertificateVerifier x509, singleuse requested but not found.
  93. (13:01:16) certificate: CertificateVerifier singleuse registered
  94. (13:01:16) certificate: CertificatePool x509, ca requested but not found.
  95. (13:01:16) certificate: CertificateScheme x509 requested but not found.
  96. (13:01:16) certificate/x509/ca: Lazy init failed because an X.509 Scheme is not yet registered. Maybe it will be better later.
  97. (13:01:16) certificate/x509/ca: Init failed, probably because a dependency is not yet registered. It has been deferred to later.
  98. (13:01:16) certificate: CertificatePool ca registered
  99. (13:01:16) certificate: CertificatePool x509, tls_peers requested but not found.
  100. (13:01:16) certificate: CertificatePool tls_peers registered
  101. (13:01:16) certificate: CertificateVerifier x509, tls_cached requested but not found.
  102. (13:01:16) certificate: CertificateVerifier tls_cached registered
  103. (13:01:16) prefs: /purple/logging/format changed, scheduling save.
  104. (13:01:16) prefs: /purple/logging/format changed, scheduling save.
  105. (13:01:16) prefs: /purple/proxy/type changed, scheduling save.
  106. (13:01:16) prefs: /purple/proxy/host changed, scheduling save.
  107. (13:01:16) prefs: /purple/proxy/port changed, scheduling save.
  108. (13:01:16) prefs: /purple/proxy/username changed, scheduling save.
  109. (13:01:16) prefs: /purple/proxy/password changed, scheduling save.
  110. (13:01:16) nss: Cipher - TLS_AES_128_GCM_SHA256: Enabled
  111. (13:01:16) nss: Cipher - TLS_CHACHA20_POLY1305_SHA256: Enabled
  112. (13:01:16) nss: Cipher - TLS_AES_256_GCM_SHA384: Enabled
  113. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256: Enabled
  114. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256: Enabled
  115. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256: Enabled
  116. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256: Enabled
  117. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384: Enabled
  118. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384: Enabled
  119. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA: Enabled
  120. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA: Enabled
  121. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA: Enabled
  122. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256: Enabled
  123. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256: Enabled
  124. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA: Enabled
  125. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384: Disabled
  126. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384: Disabled
  127. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA: Disabled
  128. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA: Disabled
  129. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_RC4_128_SHA: Disabled
  130. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_RC4_128_SHA: Disabled
  131. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_AES_128_GCM_SHA256: Enabled
  132. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256: Enabled
  133. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_AES_128_GCM_SHA256: Disabled
  134. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_AES_256_GCM_SHA384: Enabled
  135. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_AES_256_GCM_SHA384: Disabled
  136. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_AES_128_CBC_SHA: Enabled
  137. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_AES_128_CBC_SHA: Enabled
  138. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_AES_128_CBC_SHA256: Enabled
  139. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_AES_128_CBC_SHA256: Disabled
  140. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA: Disabled
  141. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA: Disabled
  142. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_AES_256_CBC_SHA: Enabled
  143. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_AES_256_CBC_SHA: Enabled
  144. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_AES_256_CBC_SHA256: Enabled
  145. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_AES_256_CBC_SHA256: Disabled
  146. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA: Disabled
  147. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA: Disabled
  148. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA: Enabled
  149. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA: Enabled
  150. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_RC4_128_SHA: Disabled
  151. (13:01:16) nss: Cipher - TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA: Disabled
  152. (13:01:16) nss: Cipher - TLS_ECDH_RSA_WITH_AES_128_CBC_SHA: Disabled
  153. (13:01:16) nss: Cipher - TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA: Disabled
  154. (13:01:16) nss: Cipher - TLS_ECDH_RSA_WITH_AES_256_CBC_SHA: Disabled
  155. (13:01:16) nss: Cipher - TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA: Disabled
  156. (13:01:16) nss: Cipher - TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA: Disabled
  157. (13:01:16) nss: Cipher - TLS_ECDH_ECDSA_WITH_RC4_128_SHA: Disabled
  158. (13:01:16) nss: Cipher - TLS_ECDH_RSA_WITH_RC4_128_SHA: Disabled
  159. (13:01:16) nss: Cipher - TLS_RSA_WITH_AES_128_GCM_SHA256: Enabled
  160. (13:01:16) nss: Cipher - TLS_RSA_WITH_AES_256_GCM_SHA384: Enabled
  161. (13:01:16) nss: Cipher - TLS_RSA_WITH_AES_128_CBC_SHA: Enabled
  162. (13:01:16) nss: Cipher - TLS_RSA_WITH_AES_128_CBC_SHA256: Enabled
  163. (13:01:16) nss: Cipher - TLS_RSA_WITH_CAMELLIA_128_CBC_SHA: Disabled
  164. (13:01:16) nss: Cipher - TLS_RSA_WITH_AES_256_CBC_SHA: Enabled
  165. (13:01:16) nss: Cipher - TLS_RSA_WITH_AES_256_CBC_SHA256: Enabled
  166. (13:01:16) nss: Cipher - TLS_RSA_WITH_CAMELLIA_256_CBC_SHA: Disabled
  167. (13:01:16) nss: Cipher - TLS_RSA_WITH_SEED_CBC_SHA: Disabled
  168. (13:01:16) nss: Cipher - TLS_RSA_WITH_3DES_EDE_CBC_SHA: Enabled
  169. (13:01:16) nss: Cipher - TLS_RSA_WITH_RC4_128_SHA: Enabled
  170. (13:01:16) nss: Cipher - TLS_RSA_WITH_RC4_128_MD5: Enabled
  171. (13:01:16) nss: Cipher - TLS_DHE_RSA_WITH_DES_CBC_SHA: Disabled
  172. (13:01:16) nss: Cipher - TLS_DHE_DSS_WITH_DES_CBC_SHA: Disabled
  173. (13:01:16) nss: Cipher - TLS_RSA_WITH_DES_CBC_SHA: Disabled
  174. (13:01:16) nss: Cipher - TLS_ECDHE_ECDSA_WITH_NULL_SHA: Disabled
  175. (13:01:16) nss: Cipher - TLS_ECDHE_RSA_WITH_NULL_SHA: Disabled
  176. (13:01:16) nss: Cipher - TLS_ECDH_RSA_WITH_NULL_SHA: Disabled
  177. (13:01:16) nss: Cipher - TLS_ECDH_ECDSA_WITH_NULL_SHA: Disabled
  178. (13:01:16) nss: Cipher - TLS_RSA_WITH_NULL_SHA: Disabled
  179. (13:01:16) nss: Cipher - TLS_RSA_WITH_NULL_SHA256: Disabled
  180. (13:01:16) nss: Cipher - TLS_RSA_WITH_NULL_MD5: Disabled
  181. (13:01:16) nss: TLS supported versions: 0x0301 through 0x0304
  182. (13:01:16) nss: TLS versions allowed by default: 0x0301 through 0x0304
  183. (13:01:16) certificate: CertificateScheme x509 requested but not found.
  184. (13:01:16) certificate: CertificateScheme x509 registered
  185. (13:01:16) util: Reading file smileys.xml from directory /var/lib/bitlbee//purple
  186. (13:01:16) util: File /var/lib/bitlbee//purple/smileys.xml does not exist (this is not necessarily an error)
  187. (13:01:16) stun: using server
  188. Warning: Can't find function `init_plugin_info' in `/usr/local/lib/bitlbee/libicyque.so'
  189.  
  190. Warning: Can't find function `init_plugin' in `/usr/local/lib/bitlbee/libicyque.so'
  191.  
  192. Warning: Can't find function `init_plugin_info' in `/usr/local/lib/bitlbee/libpulsesms.so'
  193.  
  194. Warning: Can't find function `init_plugin' in `/usr/local/lib/bitlbee/libpulsesms.so'
  195.  
  196. DEBUG util: Reading file blist.xml from directory /var/lib/bitlbee//purple/pulSe
  197. DEBUG prefs: Reading /var/lib/bitlbee//purple/pulSe/prefs.xml
  198. DEBUG prefs: /purple/savedstatus/isidleaway changed, scheduling save.
  199. DEBUG prefs: /plugins/core/nss_prefs/cipher_list changed, scheduling save.
  200. DEBUG prefs: Finished reading /var/lib/bitlbee//purple/pulSe/prefs.xml
  201. DEBUG account: Connecting to account simon@patapon.lol.
  202. DEBUG prefs: /purple/savedstatus/isidleaway changed, scheduling save.
  203. DEBUG connection: Connecting. gc = 0x55555587b800
  204. DEBUG http: Performing new request 0x55555583c600 to api.messenger.klinkerapps.com.
  205. DEBUG dnsquery: Performing DNS lookup for api.messenger.klinkerapps.com
  206. DEBUG dns: Debugger detected, performing useless query...
  207. [Detaching after fork from child process 34469]
  208. DEBUG dns: Created new DNS child 34469, there are now 1 children.
  209. DEBUG dns: Successfully sent DNS request to child 34469
  210. DEBUG dns: Got response for 'api.messenger.klinkerapps.com'
  211. DEBUG dnsquery: IP resolved for api.messenger.klinkerapps.com
  212. DEBUG proxy: Attempting connection to 23.22.5.68
  213. DEBUG proxy: Connecting to api.messenger.klinkerapps.com:443 with no proxy
  214. DEBUG proxy: Connection in progress
  215. DEBUG proxy: Connecting to api.messenger.klinkerapps.com:443.
  216. DEBUG proxy: Connected to api.messenger.klinkerapps.com:443.
  217. DEBUG nss: SSL version 3.4 using 128-bit AES-GCM with 128-bit AEAD MAC
  218. Server Auth: 2048-bit TLS 1.3, Key Exchange: 255-bit TLS 1.3, Compression: NULL
  219. Cipher Suite Name: TLS_AES_128_GCM_SHA256
  220. DEBUG nss: subject=CN=api.messenger.klinkerapps.com issuer=CN=R3,O=Let's Encrypt,C=US
  221. DEBUG nss: subject=CN=R3,O=Let's Encrypt,C=US issuer=CN=ISRG Root X1,O=Internet Security Research Group,C=US
  222. DEBUG nss: subject=CN=ISRG Root X1,O=Internet Security Research Group,C=US issuer=CN=DST Root CA X3,O=Digital Signature Trust Co.
  223. DEBUG nss: partial certificate chain
  224. DEBUG certificate/x509/tls_cached: Starting verify for api.messenger.klinkerapps.com
  225. DEBUG certificate/x509/tls_cached: Checking for cached cert...
  226. DEBUG certificate/x509/tls_cached: ...Found cached cert
  227. DEBUG nss/x509: Loading certificate from /var/lib/bitlbee//purple/pulSe/certificates/x509/tls_peers/api.messenger.klinkerapps.com
  228. DEBUG certificate/x509/tls_cached: Peer cert matched cached
  229. DEBUG nss/x509: Exporting certificate to /var/lib/bitlbee//purple/pulSe/certificates/x509/tls_peers/api.messenger.klinkerapps.com
  230. DEBUG util: Writing file /var/lib/bitlbee//purple/pulSe/certificates/x509/tls_peers/api.messenger.klinkerapps.com
  231. DEBUG nss: Trusting CN=api.messenger.klinkerapps.com
  232. DEBUG certificate: Successfully verified certificate for api.messenger.klinkerapps.com
  233. DEBUG http: Request 0x55555583c600 performed without success.
  234.  
  235. (bitlbee:34456): Json-CRITICAL **: 13:01:17.192: json_object_get_string_member: assertion 'node != NULL' failed
  236.  
  237. (bitlbee:34456): Json-CRITICAL **: 13:01:17.192: json_object_get_string_member: assertion 'node != NULL' failed
  238.  
  239. (bitlbee:34456): Json-CRITICAL **: 13:01:17.192: json_object_get_string_member: assertion 'node != NULL' failed
  240.  
  241. Thread 1 "bitlbee" received signal SIGSEGV, Segmentation fault.
  242. __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:120
  243. 120 ../sysdeps/x86_64/multiarch/../strlen.S: Aucun fichier ou dossier de ce type.
  244. #0 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:120
  245. #1 0x00007ffff357496f in pulsesms_got_login (http_conn=<optimized out>, response=<optimized out>, user_data=0x55555587ba80) at libpulsesms.c:628
  246. #2 0x00007ffff357755c in purple_http_connection_terminate (hc=0x55555583c600) at purple2compat/http.c:1725
  247. #3 0x00007ffff35794a8 in _purple_http_recv_loopbody (hc=hc@entry=0x55555583c600, fd=<optimized out>) at purple2compat/http.c:1293
  248. #4 0x00007ffff3579b30 in _purple_http_recv (_hc=0x55555583c600, fd=<optimized out>, cond=<optimized out>) at purple2compat/http.c:1304
  249. #5 0x000055555558350c in gaim_io_invoke (source=0x555555861800, condition=G_IO_IN, data=0x55555587a6f0) at events_glib.c:92
  250. #6 0x00007ffff7d93d6f in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  251. #7 0x00007ffff7d94118 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  252. #8 0x00007ffff7d9440b in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  253. #9 0x0000555555583466 in b_main_run () at events_glib.c:59
  254. #10 0x0000555555580520 in main (argc=2, argv=0x7fffffffeb68) at unix.c:199
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement