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

ASF subversion and git services commented on DISPATCH-1622:
-----------------------------------------------------------

Commit 2c8f1f401ca28d8b512e445ef6226b4da00b5121 in qpid-dispatch's branch 
refs/heads/master from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=2c8f1f4 ]

DISPATCH-1622: Called validate_add() before calling entity.create() which 
prevents entity.create() being called if the validate_add() fails. Also added a 
null check in qd_bitmask_first_set(). This closes #719.


> Router crash when trying to create connector via qdmanage
> ---------------------------------------------------------
>
>                 Key: DISPATCH-1622
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1622
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>         Attachments: qdrouterd.conf
>
>
> Start the router using the attached config file. It is a simple router whose 
> router mode can be edge or standalone.
> Now run this qdmanage command -
> {noformat}
> qdmanage CREATE  --type=connector host=0.0.0.0 port=77777 role=inter-router 
> saslMechanisms=ANONYMOUS {noformat}
> The router will crash with the following backtrace
> {noformat}
> (gdb) bt
> #0  qd_bitmask_first_set (b=0x0, bitnum=bitnum@entry=0x7f0e1c0363e0) at 
> /home/gmurthy/opensource/qpid-dispatch/src/bitmask.c:129
> #1  0x00007f0e3746de99 in qdr_connection_opened_CT (core=0x1de0460, 
> action=0x7f0e1c012e88, discard=<optimized out>) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1306
> #2  0x00007f0e3747d2f3 in router_core_thread (arg=0x1de0460) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:193
> #3  0x00007f0e373974c0 in start_thread () from /lib64/libpthread.so.0
> #4  0x00007f0e36ff5163 in clone () from /lib64/libc.so.6
> (gdb)  {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to