nico ~ $ gdb local/bin/weechat-curses core GNU gdb (GDB) 7.3 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/nico/local/bin/weechat-curses...done. [New LWP 6222] [New LWP 6223] warning: Can't read pathname for load map: Erreur d'entrée/sortie. [Thread debugging using libthread_db enabled] Core was generated by `local/bin/weechat-curses -d /tmp/weechat'. Program terminated with signal 6, Aborted. #0 0xb7756424 in __kernel_vsyscall () (gdb) bt full 8808 /lib/libncursesw.so.5.9 1 Hello, #0 0xb7756424 in __kernel_vsyscall () No symbol table info available. #1 0xb7421b8f in raise () from /lib/libc.so.6 No symbol table info available. #2 0xb7423515 in abort () from /lib/libc.so.6 No symbol table info available. #3 0xb745c17a in ?? () from /lib/libc.so.6 No symbol table info available. #4 0xb7462bf5 in ?? () from /lib/libc.so.6 No symbol table info available. #5 0xb7463892 in ?? () from /lib/libc.so.6 No symbol table info available. #6 0xb746697d in free () from /lib/libc.so.6 No symbol table info available. #7 0xb76314c2 in ?? () from /usr/lib/libgnutls.so.28 No symbol table info available. #8 0xb764cf4b in gnutls_x509_crt_get_dn () from /usr/lib/libgnutls.so.28 No symbol table info available. #9 0xb763bf4a in gnutls_x509_crt_print () from /usr/lib/libgnutls.so.28 No symbol table info available. #10 0xb68d4dcc in irc_server_gnutls_callback (data=0x9826180, tls_session=0x9829188, req_ca=0x0, nreq=0, pk_algos=0x0, pk_algos_len=0, answer=0x0, action=0) at /home/nico/sources/weechat-devel/src/plugins/irc/irc-server.c:3067 server = 0x9826180 tls_struct = {cert_type = GNUTLS_CRT_UNKNOWN, key_type = 3077921080, cert = {x509 = 0xb76afe88, pgp = 0xb76afe88}, ncerts = 3074831123, key = {x509 = 0xb768319d, pgp = 0xb768319d, pkcs11 = 0xb768319d}, deinit_all = 159571336} cert_temp = 0x9532508 cert_list = 0x9527050 filedatum = {data = 0x982dda0 "\240߂\t\005", size = 1} cert_list_len = 1 status = 66 cert_time = -1220136173 cert_path0 = 0xb76afe88 "\314\333\f" cert_path1 = 0xb74664c8 "\205\300\211\307tre\203=\f" cert_path2 = 0x3a3
cert_str = 0x9527050 "@ւ\t\243\003" hostname = 0x9828280 "montreal.ca.epiknet.org" weechat_dir = 0xb7755af0 "Tzw\267" rc = -1 ret = -1220136173 i = 0 j = 1 hostname_match = 1 cinfo = {data = 0xb7755938 "", size = 3073684598} ---Type to continue, or q to quit--- rinfo = 0 #11 0x080bbad9 in hook_connect_gnutls_verify_certificates (tls_session=0x9829188) at /home/nico/sources/weechat-devel/src/core/wee-hook.c:1756 ptr_hook = 0x98066c8 rc = -1 #12 0xb765c240 in ?? () from /usr/lib/libgnutls.so.28 No symbol table info available. #13 0xb760171d in ?? () from /usr/lib/libgnutls.so.28 No symbol table info available. #14 0xb75ff1e0 in ?? () from /usr/lib/libgnutls.so.28 No symbol table info available. #15 0xb75ff4d0 in gnutls_handshake () from /usr/lib/libgnutls.so.28 No symbol table info available. #16 0x080c3ca2 in network_connect_gnutls_handshake_fd_cb (arg_hook_connect=0x98066c8, fd=8) at /home/nico/sources/weechat-devel/src/core/wee-network.c:765 hook_connect = 0x98066c8 rc = -1075366136 direction = 0 flags = -1075365964 #17 0x080baeea in hook_fd_exec (read_fds=0xbfe73834, write_fds=0xbfe737b4, exception_fds=0xbfe73734) at /home/nico/sources/weechat-devel/src/core/wee-hook.c:1284 ptr_hook = 0x9824ff8 next_hook = 0x0 #18 0x08068b9a in gui_main_loop () at /home/nico/sources/weechat-devel/src/gui/curses/gui-curses-main.c:374 hook_fd_keyboard = 0x952a360 tv_timeout = {tv_sec = 0, tv_usec = 203027} read_fds = {fds_bits = {256, 0 }} write_fds = {fds_bits = {0 }} except_fds = {fds_bits = {0 }} max_fd = 8 ready = 1 #19 0x0809a24e in main (argc=3, argv=0xbfe739b4) at /home/nico/sources/weechat-devel/src/core/weechat.c:452 No locals.