You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Jira)" <ji...@apache.org> on 2020/11/17 19:22:00 UTC

[jira] [Resolved] (DISPATCH-1810) HTTP1.x: qdr_delivery_t's are not processed (leaked)

     [ https://issues.apache.org/jira/browse/DISPATCH-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved DISPATCH-1810.
----------------------------------
    Resolution: Fixed

> HTTP1.x: qdr_delivery_t's are not processed (leaked)
> ----------------------------------------------------
>
>                 Key: DISPATCH-1810
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1810
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors
>    Affects Versions: 1.15.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Blocker
>              Labels: HTTP/1.x
>             Fix For: 1.15.0
>
>
> Assert triggered on mutex failure:
>  
> 69: qdrouterd -c EA1.conf -I /home/travis/build/kgiusti/dispatch/python
>  
> 69: /home/travis/build/kgiusti/dispatch/build/tests/system_test.dir/system_tests_http1_adaptor/Http1AdaptorEdge2EdgeTest/setUpClass/EA1-2.cmd
>  
> 69: >>>>
>  
> 69: qdrouterd: /home/travis/build/kgiusti/dispatch/src/posix/threading.c:58: sys_mutex_lock: Assertion `result == 0' failed.
> 69: <<<<
>  
> Often hit mutex leak:
>  
>  
> 69: ==15606==ERROR: LeakSanitizer: detected memory leaks
>  
> 69: 
>  
> 69: Direct leak of 64 byte(s) in 1 object(s) allocated from:
>  
> 69: #0 0x7f5a08cd0076 in __interceptor_posix_memalign (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x99076)
>  
> 69: #1 0x7f5a084adc41 in sys_mutex /home/travis/build/kgiusti/dispatch/src/posix/threading.c:41
>  
> 69: #2 0x7f5a0847546f in qd_message /home/travis/build/kgiusti/dispatch/src/message.c:1009
>  
> 69: #3 0x7f5a08406f21 in _server_rx_headers_done_cb /home/travis/build/kgiusti/dispatch/src/adaptors/http1/http1_server.c:807
>  
> 69: #4 0x7f5a083db58b in process_headers_done /home/travis/build/kgiusti/dispatch/src/adaptors/http1/http1_codec.c:831
>  
> 69: #5 0x7f5a083dc52a in parse_header /home/travis/build/kgiusti/dispatch/src/adaptors/http1/http1_codec.c:908
>  
> 69: #6 0x7f5a083e1219 in decode_incoming /home/travis/build/kgiusti/dispatch/src/adaptors/http1/http1_codec.c:1260
>  
> 69: #7 0x7f5a083e1ec8 in h1_codec_connection_rx_data /home/travis/build/kgiusti/dispatch/src/adaptors/http1/http1_codec.c:1305
>  
> 69: #8 0x7f5a084034f2 in _handle_connection_events /home/travis/build/kgiusti/dispatch/src/adaptors/http1/http1_server.c:511
>  
> 69: #9 0x7f5a085c2052 in handle_event_with_context /home/travis/build/kgiusti/dispatch/src/server.c:804
>  
> 69: #10 0x7f5a085c2094 in do_handle_raw_connection_event /home/travis/build/kgiusti/dispatch/src/server.c:810
>  
> 69: #11 0x7f5a085c568e in handle /home/travis/build/kgiusti/dispatch/src/server.c:1090
>  
> 69: #12 0x7f5a085c58ef in thread_run /home/travis/build/kgiusti/dispatch/src/server.c:1122
>  
> 69: #13 0x7f5a084ae352 in _thread_init /home/travis/build/kgiusti/dispatch/src/posix/threading.c:172
> 69:     #14 0x7f5a07e736b9 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76b9)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org