You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rohan Mars (JIRA)" <ji...@apache.org> on 2016/12/15 22:21:58 UTC

[jira] [Commented] (DISPATCH-598) Router crash when calling sender and session close methods in onLinkFLow()

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

Rohan Mars commented on DISPATCH-598:
-------------------------------------

the stack trace:

(gdb) where
#0  0x00007ff26404e600 in ?? ()
#1  0x00007ff27dd0888c in pn_class_incref (clazz=0x7ff264000078, 
    object=0x7ff26402bb30)
    at /home/centos/qpid-proton/proton-c/src/core/object/object.c:72
#2  0x00007ff27dd1c8df in pn_collector_put (collector=0x7ff26401d4c0, 
    clazz=0x7ff264000078, context=0x7ff26402bb30, type=PN_LINK_LOCAL_CLOSE)
    at /home/centos/qpid-proton/proton-c/src/core/event.c:166
#3  0x00007ff27dd1664e in pn_endpoint_close (endpoint=0x7ff26402bb30)
    at /home/centos/qpid-proton/proton-c/src/core/engine.c:88
#4  0x00007ff27dd1703d in pn_link_close (link=0x7ff26402bb30)
    at /home/centos/qpid-proton/proton-c/src/core/engine.c:312
#5  0x00007ff27df7c838 in qd_link_close (link=0x7ff26403e760)
    at /home/centos/qpid-dispatch/src/container.c:959
#6  0x00007ff27dfa75fd in CORE_link_detach (context=0xc41350, 
    link=0x7ff264046620, error=0x0, first=false, close=true)
    at /home/centos/qpid-dispatch/src/router_node.c:793
#7  0x00007ff27df95d6c in qdr_connection_process (conn=0x7ff264037820)
    at /home/centos/qpid-dispatch/src/router_core/connections.c:147
#8  0x00007ff27dfa5eaa in AMQP_writable_conn_handler (type_context=0xc41350, 
    conn=0x7ff26400f0e0, context=0x0)
    at /home/centos/qpid-dispatch/src/router_node.c:85
#9  0x00007ff27df7a83b in writable_handler (container=0xc47860, 
    conn=0x7ff26401c4b0, qd_conn=0x7ff26400f0e0)
---Type <return> to continue, or q <return> to quit--- 
    at /home/centos/qpid-dispatch/src/container.c:307
#10 0x00007ff27df7b85c in handler (handler_context=0xc47860, 
    conn_context=0xf3fff0, event=QD_CONN_EVENT_WRITABLE, 
    qd_conn=0x7ff26400f0e0) at /home/centos/qpid-dispatch/src/container.c:606
#11 0x00007ff27dfaba55 in process_connector (qd_server=0xf4dab0, 
    cxtr=0x7ff264000ee0) at /home/centos/qpid-dispatch/src/server.c:862
#12 0x00007ff27dfac304 in thread_run (arg=0xf4c3e0)
    at /home/centos/qpid-dispatch/src/server.c:1082
#13 0x00007ff27dfad681 in qd_server_run (qd=0x933030)
    at /home/centos/qpid-dispatch/src/server.c:1482
#14 0x0000000000401b2f in main_process (
    config_path=0x4026e8 "/home/centos/dispatch/etc/qpid-dispatch/qdrouterd.conf", python_pkgdir=0x402788 "/home/centos/dispatch/lib/qpid-dispatch/python", 
    fd=2) at /home/centos/qpid-dispatch/router/src/main.c:147
#15 0x0000000000402418 in main (argc=1, argv=0x7ffc3309b988)
    at /home/centos/qpid-dispatch/router/src/main.c:353


> Router crash when calling sender and session close methods in onLinkFLow()
> --------------------------------------------------------------------------
>
>                 Key: DISPATCH-598
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-598
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 0.7.0
>         Environment: Centos 7. Java 1.8
>            Reporter: Rohan Mars
>             Fix For: 0.8.0
>
>         Attachments: test-app-reactor-core.tar.gz
>
>
> Closing session/connection in sender onLinkFlow() causes router to crash



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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