Displaying 2 results from an estimated 2 matches for "auth_client_connection_destroy".
2007 Jul 30
2
dovecot-auth core dumps
...bexec/ld-elf.so.1
(gdb) bt full
#0 0x180abc22 in gss_delete_sec_context () from /usr/lib/libgssapi.so.8
No symbol table info available.
#1 0x08059246 in mech_deinit ()
No symbol table info available.
#2 0x08053f12 in auth_request_handler_unref ()
No symbol table info available.
#3 0x08050bef in auth_client_connection_destroy ()
No symbol table info available.
#4 0x08050ead in auth_client_connection_create ()
No symbol table info available.
#5 0x08065f54 in io_loop_handler_run ()
No symbol table info available.
#6 0x08065605 in io_loop_run ()
No symbol table info available.
#7 0x0805722a in main ()
No symbol table i...
2006 Jan 28
1
worth a few Euros?
...h_request_unref (_request=0x807b0f0) at
auth-request.c:96
96 i_assert(request->refcount > 0);
(gdb) bt
#0 auth_request_unref (_request=0x807b0f0) at
auth-request.c:96
#1 0x080523ee in auth_request_handler_unref
(_handler=0x807b0f0) at auth-request-handler.c:66
#2 0x08050217 in auth_client_connection_destroy
(_conn=0x807b0f0) at auth-client-connection.c:327
#3 0x0804ffd8 in auth_client_input
(context=0x807b0f0) at auth-client-connection.c:227
#4 0x080607d0 in io_loop_handler_run
(ioloop=0x8073100) at ioloop-poll.c:189
#5 0x0805fe29 in io_loop_run (ioloop=0x8073100) at
ioloop.c:235
#6 0x08055329 in...