Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1441708 Details for
Bug 1508498
Authn/TOTP defined users periodically prompt for just password credentials to access resources
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
valgrind of ipa-otpd during crashes
valgrind.log (text/plain), 73.24 KB, created by
Nathaniel McCallum
on 2018-05-25 20:37:03 UTC
(
hide
)
Description:
valgrind of ipa-otpd during crashes
Filename:
MIME Type:
Creator:
Nathaniel McCallum
Created:
2018-05-25 20:37:03 UTC
Size:
73.24 KB
patch
obsolete
> ==23355== Memcheck, a memory error detector > ==23355== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. > ==23355== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info > ==23355== Command: /usr/libexec/ipa/ipa-otpd ldapi://%2fvar%2frun%2fslapd-QE-STI-COM.socket > ==23355== > LDAP: ldapi://%2fvar%2frun%2fslapd-QE-STI-COM.socket > idm_user5@QE.STI.COM: request received > idm_user5@QE.STI.COM: user query start > idm_user2@QE.STI.COM: request received > idm_user2@QE.STI.COM: user query start > idm_user5@QE.STI.COM: user query end: uid=idm_user5,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user5@QE.STI.COM: bind start: uid=idm_user5,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: user query end: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind start: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind end: success > idm_user2@QE.STI.COM: response sent: Access-Accept > idm_user5@QE.STI.COM: bind end: success > idm_user5@QE.STI.COM: response sent: Access-Accept > ==23355== Invalid read of size 8 > ==23355== at 0x10C0FD: otpd_on_stdout_writable (stdio.c:156) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469200 is 16 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 4 > ==23355== at 0x10C10F: otpd_on_stdout_writable (stdio.c:169) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ecdc is 4,108 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10C112: otpd_on_stdout_writable (stdio.c:170) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469208 is 24 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10C11F: otpd_on_stdout_writable (stdio.c:169) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ece0 is 4,112 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 4 > ==23355== at 0x10C13E: otpd_on_stdout_writable (stdio.c:194) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ecdc is 4,108 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10C143: otpd_on_stdout_writable (stdio.c:193) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469208 is 24 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid write of size 8 > ==23355== at 0x10C14A: otpd_on_stdout_writable (stdio.c:193) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469208 is 24 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10C208: otpd_on_stdout_writable (stdio.c:195) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469200 is 16 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54AD439: krad_packet_get_code (packet.c:463) > ==23355== by 0x10C210: otpd_on_stdout_writable (stdio.c:195) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ece0 is 4,112 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 1 > ==23355== at 0x54AD440: krad_packet_get_code (packet.c:463) > ==23355== by 0x10C210: otpd_on_stdout_writable (stdio.c:195) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946dcd0 is 0 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10C219: otpd_on_stdout_writable (stdio.c:195) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f8 is 8 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54AD494: krad_packet_get_attr (packet.c:469) > ==23355== by 0x10AC2C: otpd_log_req_ (main.c:54) > ==23355== by 0x10C239: otpd_on_stdout_writable (stdio.c:195) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9468ad0 is 4,096 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54ACC6C: decode_packet (packet.c:355) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54ABB44: krad_attrset_get (attrset.c:136) > ==23355== by 0x10AC2C: otpd_log_req_ (main.c:54) > ==23355== by 0x10C239: otpd_on_stdout_writable (stdio.c:195) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9468b38 is 8 bytes inside a block of size 24 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AB73A: krad_attrset_new (attrset.c:56) > ==23355== by 0x54ABDDB: kr_attrset_decode (attrset.c:214) > ==23355== by 0x54ACA03: packet_set_attrset (packet.c:222) > ==23355== by 0x54ACCFF: decode_packet (packet.c:378) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > <unknown>: response sent: Access-Accept > ==23355== Invalid read of size 8 > ==23355== at 0x10BD6D: otpd_queue_pop (queue.c:143) > ==23355== by 0x10C242: otpd_on_stdout_writable (stdio.c:197) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f0 is 0 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BBF9: otpd_queue_item_free (queue.c:52) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469218 is 40 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC01: otpd_queue_item_free (queue.c:52) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946b460 is 0 bytes inside a block of size 55 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC01: otpd_queue_item_free (queue.c:52) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C29BC3: malloc (vg_replace_malloc.c:299) > ==23355== by 0x509D2A4: ber_memalloc_x (memory.c:228) > ==23355== by 0x5098ECF: ber_get_stringbv (decode.c:493) > ==23355== by 0x5099399: ber_get_stringa (decode.c:554) > ==23355== by 0x5099B85: ber_scanf (decode.c:742) > ==23355== by 0x4E5A121: ldap_get_dn (getdn.c:99) > ==23355== by 0x10B3D9: otpd_parse_user (parse.c:116) > ==23355== by 0x10BB0D: on_query_readable (query.c:155) > ==23355== by 0x10BB0D: otpd_on_query_io (query.c:251) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC02: otpd_queue_item_free (queue.c:53) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469220 is 48 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC0A: otpd_queue_item_free (queue.c:53) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946b370 is 0 bytes inside a block of size 10 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC0A: otpd_queue_item_free (queue.c:53) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10B1F1: get_string (parse.c:45) > ==23355== by 0x10B390: otpd_parse_user (parse.c:101) > ==23355== by 0x10BB0D: on_query_readable (query.c:155) > ==23355== by 0x10BB0D: otpd_on_query_io (query.c:251) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC0B: otpd_queue_item_free (queue.c:54) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469228 is 56 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC14: otpd_queue_item_free (queue.c:55) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469230 is 64 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC1D: otpd_queue_item_free (queue.c:56) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469238 is 72 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC26: otpd_queue_item_free (queue.c:57) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469250 is 96 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC2F: otpd_queue_item_free (queue.c:58) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469248 is 88 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC38: otpd_queue_item_free (queue.c:59) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469240 is 80 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC41: otpd_queue_item_free (queue.c:60) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469210 is 32 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC4A: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f8 is 8 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54ACC0D: krad_packet_free (packet.c:244) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9468ad0 is 4,096 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54ACC6C: decode_packet (packet.c:355) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54AB7A2: krad_attrset_free (attrset.c:74) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9468b38 is 8 bytes inside a block of size 24 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AB73A: krad_attrset_new (attrset.c:56) > ==23355== by 0x54ABDDB: kr_attrset_decode (attrset.c:214) > ==23355== by 0x54ACA03: packet_set_attrset (packet.c:222) > ==23355== by 0x54ACCFF: decode_packet (packet.c:378) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9468b30 is 0 bytes inside a block of size 24 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AB73A: krad_attrset_new (attrset.c:56) > ==23355== by 0x54ABDDB: kr_attrset_decode (attrset.c:214) > ==23355== by 0x54ACA03: packet_set_attrset (packet.c:222) > ==23355== by 0x54ACCFF: decode_packet (packet.c:378) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9467ad0 is 0 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54ACC6C: decode_packet (packet.c:355) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BC53: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469200 is 16 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54ACC0D: krad_packet_free (packet.c:244) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ecd0 is 4,096 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54AB7A2: krad_attrset_free (attrset.c:74) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ede8 is 8 bytes inside a block of size 24 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AB73A: krad_attrset_new (attrset.c:56) > ==23355== by 0x54ABDDB: kr_attrset_decode (attrset.c:214) > ==23355== by 0x54ACA03: packet_set_attrset (packet.c:222) > ==23355== by 0x54AD13D: krad_packet_new_response (packet.c:334) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946ede0 is 0 bytes inside a block of size 24 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x54ACC18: krad_packet_free (packet.c:244) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AB73A: krad_attrset_new (attrset.c:56) > ==23355== by 0x54ABDDB: kr_attrset_decode (attrset.c:214) > ==23355== by 0x54ACA03: packet_set_attrset (packet.c:222) > ==23355== by 0x54AD13D: krad_packet_new_response (packet.c:334) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x946dcd0 is 0 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC5B: otpd_queue_item_free (queue.c:62) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54AD046: krad_packet_new_response (packet.c:311) > ==23355== by 0x10A7EB: on_bind_readable (bind.c:115) > ==23355== by 0x10A7EB: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid free() / delete / delete[] / realloc() > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f0 is 0 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BCF0: otpd_queue_iter_func (queue.c:93) > ==23355== by 0x54AD201: krad_packet_decode_request (packet.c:401) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f0 is 0 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BCF3: otpd_queue_iter_func (queue.c:94) > ==23355== by 0x54AD201: krad_packet_decode_request (packet.c:401) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f8 is 8 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x54AD1EB: krad_packet_decode_request (packet.c:402) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9468ae0 is 4,112 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54ACC6C: decode_packet (packet.c:355) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 1 > ==23355== at 0x54AD1F2: krad_packet_decode_request (packet.c:402) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9467ad1 is 1 bytes inside a block of size 4,120 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x10BC52: otpd_queue_item_free (queue.c:61) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x54AC972: packet_new (packet.c:207) > ==23355== by 0x54ACC6C: decode_packet (packet.c:355) > ==23355== by 0x54AD193: krad_packet_decode_request (packet.c:399) > ==23355== by 0x10BFD4: otpd_on_stdin_readable (stdio.c:94) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > idm_user2@QE.STI.COM: request received > idm_user2@QE.STI.COM: user query start > idm_user2@QE.STI.COM: user query end: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind start: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > ==23355== Invalid write of size 8 > ==23355== at 0x10BD0E: otpd_queue_push (queue.c:113) > ==23355== by 0x10A650: on_bind_writable (bind.c:72) > ==23355== by 0x10A650: otpd_on_bind_io (bind.c:142) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f0 is 0 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 4 > ==23355== at 0x10BDA8: otpd_queue_pop_msgid (queue.c:159) > ==23355== by 0x10A69E: on_bind_readable (bind.c:94) > ==23355== by 0x10A69E: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9469268 is 120 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > ==23355== Invalid read of size 8 > ==23355== at 0x10BDBD: otpd_queue_pop_msgid (queue.c:158) > ==23355== by 0x10A69E: on_bind_readable (bind.c:94) > ==23355== by 0x10A69E: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x94691f0 is 0 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > idm_user2@QE.STI.COM: bind end: success > idm_user2@QE.STI.COM: response sent: Access-Accept > idm_user4@QE.STI.COM: request received > idm_user4@QE.STI.COM: user query start > idm_user4@QE.STI.COM: user query end: uid=idm_user4,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user4@QE.STI.COM: bind start: uid=idm_user4,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > ==23355== Invalid read of size 4 > ==23355== at 0x10BDB8: otpd_queue_pop_msgid (queue.c:159) > ==23355== by 0x10A69E: on_bind_readable (bind.c:94) > ==23355== by 0x10A69E: otpd_on_bind_io (bind.c:144) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Address 0x9471da8 is 120 bytes inside a block of size 128 free'd > ==23355== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== Block was alloc'd at > ==23355== at 0x4C2B955: calloc (vg_replace_malloc.c:711) > ==23355== by 0x10BBCA: otpd_queue_item_new (queue.c:38) > ==23355== by 0x10C07F: otpd_on_stdin_readable (stdio.c:118) > ==23355== by 0x52A6CD7: verto_fire (verto.c:947) > ==23355== by 0x9A32A13: event_process_active_single_queue (event.c:1350) > ==23355== by 0x9A32A13: event_process_active (event.c:1420) > ==23355== by 0x9A32A13: event_base_loop (event.c:1621) > ==23355== by 0x10A2DE: main (main.c:327) > ==23355== > idm_user4@QE.STI.COM: bind end: success > idm_user4@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept > idm_user3@QE.STI.COM: request received > idm_user3@QE.STI.COM: user query start > idm_user3@QE.STI.COM: user query end: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind start: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind end: success > idm_user3@QE.STI.COM: response sent: Access-Accept > idm_user4@QE.STI.COM: request received > idm_user4@QE.STI.COM: user query start > idm_user4@QE.STI.COM: user query end: uid=idm_user4,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user4@QE.STI.COM: bind start: uid=idm_user4,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user4@QE.STI.COM: bind end: success > idm_user4@QE.STI.COM: response sent: Access-Accept > idm_user3@QE.STI.COM: request received > idm_user3@QE.STI.COM: user query start > idm_user3@QE.STI.COM: user query end: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind start: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind end: success > idm_user3@QE.STI.COM: response sent: Access-Accept > idm_user3@QE.STI.COM: request received > idm_user3@QE.STI.COM: user query start > idm_user3@QE.STI.COM: user query end: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind start: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind end: success > idm_user3@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept > idm_user2@QE.STI.COM: request received > idm_user2@QE.STI.COM: user query start > idm_user2@QE.STI.COM: user query end: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind start: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind end: success > idm_user2@QE.STI.COM: response sent: Access-Accept > idm_user3@QE.STI.COM: request received > idm_user3@QE.STI.COM: user query start > idm_user3@QE.STI.COM: user query end: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind start: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind end: success > idm_user3@QE.STI.COM: response sent: Access-Accept > idm_user2@QE.STI.COM: request received > idm_user2@QE.STI.COM: user query start > idm_user2@QE.STI.COM: user query end: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind start: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind end: success > idm_user2@QE.STI.COM: response sent: Access-Accept > idm_user5@QE.STI.COM: request received > idm_user5@QE.STI.COM: user query start > idm_user5@QE.STI.COM: user query end: uid=idm_user5,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user5@QE.STI.COM: bind start: uid=idm_user5,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user5@QE.STI.COM: bind end: success > idm_user5@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept > idm_user3@QE.STI.COM: request received > idm_user3@QE.STI.COM: user query start > idm_user3@QE.STI.COM: user query end: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind start: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind end: success > idm_user3@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept > idm_user3@QE.STI.COM: request received > idm_user3@QE.STI.COM: user query start > idm_user3@QE.STI.COM: user query end: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind start: uid=idm_user3,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user3@QE.STI.COM: bind end: success > idm_user3@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept > idm_user2@QE.STI.COM: request received > idm_user2@QE.STI.COM: user query start > idm_user2@QE.STI.COM: user query end: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind start: uid=idm_user2,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user2@QE.STI.COM: bind end: success > idm_user2@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept > idm_user5@QE.STI.COM: request received > idm_user5@QE.STI.COM: user query start > idm_user5@QE.STI.COM: user query end: uid=idm_user5,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user5@QE.STI.COM: bind start: uid=idm_user5,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user5@QE.STI.COM: bind end: success > idm_user5@QE.STI.COM: response sent: Access-Accept > idm_user1@QE.STI.COM: request received > idm_user1@QE.STI.COM: user query start > idm_user1@QE.STI.COM: user query end: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind start: uid=idm_user1,cn=users,cn=accounts,dc=qe,dc=sti,dc=com > idm_user1@QE.STI.COM: bind end: success > idm_user1@QE.STI.COM: response sent: Access-Accept
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1508498
:
1348732
|
1348733
|
1348922
|
1353691
|
1441691
| 1441708