You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/04 17:50:00 UTC

[jira] [Commented] (DISPATCH-2099) [TCP] crash in qd_message_stream_data_release() on connection close

    [ https://issues.apache.org/jira/browse/DISPATCH-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339190#comment-17339190 ] 

ASF GitHub Bot commented on DISPATCH-2099:
------------------------------------------

kgiusti opened a new pull request #1183:
URL: https://github.com/apache/qpid-dispatch/pull/1183


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [TCP] crash in qd_message_stream_data_release() on connection close
> -------------------------------------------------------------------
>
>                 Key: DISPATCH-2099
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2099
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors
>    Affects Versions: 1.16.0
>            Reporter: Ken Giusti
>            Priority: Blocker
>             Fix For: 1.16.0
>
>
> backtrace:
>         Thread 1 "qdrouterd" received signal SIGSEGV, Segmentation fault.
>         qd_message_stream_data_release (stream_data=0x7fffe00b44c8) at /build/qpid-dispatch-src/src/message.c:2627
>         #0  qd_message_stream_data_release (stream_data=0x7fffe00b44c8) at /build/qpid-dispatch-src/src/message.c:2627
>         #1  0x00007ffff7f2e135 in flush_outgoing_buffs (conn=conn@entry=0x7fffe00e4a88) at /build/qpid-dispatch-src/src/adaptors/tcp_adaptor.c:431
>         #2  0x00007ffff7f30317 in handle_disconnected (conn=0x7fffe00e4a88) at /build/qpid-dispatch-src/src/adaptors/tcp_adaptor.c:497
>         2627    /build/qpid-dispatch-src/src/message.c: No such file or directory.
>         #3  handle_connection_event (e=0x7fffe8023600, qd_server=<optimized out>, context=0x7fffe00e4a88) at /build/qpid-dispatch-src/src/adaptors/tcp_adaptor.c:800
>         #4  0x00007ffff7f80941 in handle_event_with_context (context=<optimized out>, qd_server=<optimized out>, e=<optimized out>) at /build/qpid-dispatch-src/src/server.c:802
>         #5  do_handle_raw_connection_event (qd_server=<optimized out>, e=<optimized out>) at /build/qpid-dispatch-src/src/server.c:808
>         #6  handle (qd_server=qd_server@entry=0x407620, e=e@entry=0x7fffe8023600, pn_conn=pn_conn@entry=0x0, ctx=ctx@entry=0x0) at /build/qpid-dispatch-src/src/server.c:1088
>         #7  0x00007ffff7f81978 in thread_run (arg=arg@entry=0x407620) at /build/qpid-dispatch-src/src/server.c:1120
>         #8  0x00007ffff7f82000 in qd_server_run (qd=<optimized out>) at /build/qpid-dispatch-src/src/server.c:1487
>         #9  0x00000000004026b2 in main_process (config_path=0x7fffffffe96c "/tmp/qdrouterd.conf", python_pkgdir=<optimized out>, test_hooks=<optimized out>, fd=2) at /build/qpid-dispatch-src/router/src/main.c:115
>         #10 0x0000000000402400 in main (argc=3, argv=0x7fffffffe658) at /build/qpid-dispatch-src/router/src/main.c:369



--
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