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

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

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


   … of type 'struct qdr_node_t'
   
   First pass through action_list must happen early.
   The actions added to the list during the first pass may add more actions, 
requiring a second pass:
   
   ```
   28: 
/home/travis/build/apache/qpid-dispatch/src/router_core/route_tables.c:530:17: 
runtime error: member access within null pointer of type 'struct qdr_node_t'
   28:     #0 0x3ff9628d5bd in qdr_set_cost_CT 
/home/travis/build/apache/qpid-dispatch/src/router_core/route_tables.c:530
   28:     #1 0x3ff9627e7cb in qdr_core_free 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:251
   28:     #2 0x3ff962e13f9 in qd_router_free 
/home/travis/build/apache/qpid-dispatch/src/router_node.c:2160
   28:     #3 0x3ff9617979d in qd_dispatch_free 
/home/travis/build/apache/qpid-dispatch/src/dispatch.c:375
   28:     #4 0x3ff9617979d in qd_dispatch_free 
/home/travis/build/apache/qpid-dispatch/src/dispatch.c:363
   28:     #5 0x2aa23604fa9 in main_process 
/home/travis/build/apache/qpid-dispatch/router/src/main.c:119
   28:     #6 0x2aa23604a23 in main 
/home/travis/build/apache/qpid-dispatch/router/src/main.c:369
   28:     #7 0x3ff94faa5f9 in __libc_start_main 
(/lib/s390x-linux-gnu/libc.so.6+0x2a5f9)
   28:     #8 0x2aa23604d23  
(/home/travis/build/apache/qpid-dispatch/build/router/qdrouterd+0x4d23)
   ```


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

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

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


> Shutdown crash: member access within null pointer of type 'struct qdr_node_t'
> -----------------------------------------------------------------------------
>
>                 Key: DISPATCH-2109
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2109
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 1.17.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>             Fix For: 1.17.0
>
>
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/503812980#L4578
> {code}
> 28: 
> /home/travis/build/apache/qpid-dispatch/src/router_core/route_tables.c:530:17:
>  runtime error: member access within null pointer of type 'struct qdr_node_t'
> 28:     #0 0x3ff9628d5bd in qdr_set_cost_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/route_tables.c:530
> 28:     #1 0x3ff9627e7cb in qdr_core_free 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:251
> 28:     #2 0x3ff962e13f9 in qd_router_free 
> /home/travis/build/apache/qpid-dispatch/src/router_node.c:2160
> 28:     #3 0x3ff9617979d in qd_dispatch_free 
> /home/travis/build/apache/qpid-dispatch/src/dispatch.c:375
> 28:     #4 0x3ff9617979d in qd_dispatch_free 
> /home/travis/build/apache/qpid-dispatch/src/dispatch.c:363
> 28:     #5 0x2aa23604fa9 in main_process 
> /home/travis/build/apache/qpid-dispatch/router/src/main.c:119
> 28:     #6 0x2aa23604a23 in main 
> /home/travis/build/apache/qpid-dispatch/router/src/main.c:369
> 28:     #7 0x3ff94faa5f9 in __libc_start_main 
> (/lib/s390x-linux-gnu/libc.so.6+0x2a5f9)
> 28:     #8 0x2aa23604d23  
> (/home/travis/build/apache/qpid-dispatch/build/router/qdrouterd+0x4d23)
> {code}



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

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

Reply via email to