[jira] [Updated] (DISPATCH-263) Router crash when requesting log

2016-04-13 Thread Ted Ross (JIRA)

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

Ted Ross updated DISPATCH-263:
--
Priority: Blocker  (was: Major)

> Router crash when requesting log
> 
>
> Key: DISPATCH-263
> URL: https://issues.apache.org/jira/browse/DISPATCH-263
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Management Agent
>Affects Versions: 0.6
>Reporter: Ernest Allen
>Assignee: Ganesh Murthy
>Priority: Blocker
> Fix For: 0.6
>
>
> Router crashes when requesting latest log entries
> - Start 2 nodes from qpid-dispatch/tests/config-2
> - let routers run for about 5 minutes (problem does not occur unless I wait)
> - qdmanage GET-LOG -b 0.0.0.0:20100 -r QDR.B
> {quote}
> #0  0x76ba7a98 in __GI_raise (sig=sig@entry=6)
> at ../sysdeps/unix/sysv/linux/raise.c:55
> #1  0x76ba969a in __GI_abort () at abort.c:89
> #2  0x76ba0227 in __assert_fail_base (fmt=, 
> assertion=assertion@entry=0x77bcbaa8 "*((uint32_t*) (p + 
> desc->total_size)) == 0xbabecafe", 
> file=file@entry=0x77bcb880 
> "/home/eallen/workspace/qpid-dispatch/src/alloc_pool.c", line=line@entry=213, 
> function=function@entry=0x77bcbcc0 <__PRETTY_FUNCTION__.9429> 
> "qd_dealloc") at assert.c:92
> #3  0x76ba02d2 in __GI___assert_fail (
> assertion=0x77bcbaa8 "*((uint32_t*) (p + desc->total_size)) == 
> 0xbabecafe", 
> file=0x77bcb880 
> "/home/eallen/workspace/qpid-dispatch/src/alloc_pool.c", line=213, 
> function=0x77bcbcc0 <__PRETTY_FUNCTION__.9429> "qd_dealloc")
> at assert.c:101
> #4  0x77bc1cf0 in qd_dealloc (
> desc=0x77dd9fc0 <__desc_qdr_delivery_t>, tpool=0x7fffea9cc658, 
> p=0x7fffdc0092b0)
> at /home/eallen/workspace/qpid-dispatch/src/alloc_pool.c:213
> #5  0x77bb06f8 in free_qdr_delivery_t (p=0x7fffdc0092b0)
> at /home/eallen/workspace/qpid-dispatch/src/router_core/router_core.c:26
> ---Type  to continue, or q  to quit---
> #6  0x77bb6c54 in qdr_delivery_free (delivery=0x7fffdc0092b0)
> at /home/eallen/workspace/qpid-dispatch/src/router_core/transfer.c:207
> #7  0x77bb789f in qdr_update_delivery_CT (core=0x8cb5d0, 
> action=0x7fffd4003d00, discard=false)
> at /home/eallen/workspace/qpid-dispatch/src/router_core/transfer.c:499
> #8  0x77bb2799 in router_core_thread (arg=0x8cb5d0)
> at 
> /home/eallen/workspace/qpid-dispatch/src/router_core/router_core_thread.c:71
> #9  0x7771060a in start_thread (arg=0x7fffea9cc700)
> at pthread_create.c:334
> #10 0x76c75a4d in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
> {quote}



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

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



[jira] [Updated] (DISPATCH-263) Router crash when requesting log

2016-04-13 Thread Ted Ross (JIRA)

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

Ted Ross updated DISPATCH-263:
--
Fix Version/s: 0.6

> Router crash when requesting log
> 
>
> Key: DISPATCH-263
> URL: https://issues.apache.org/jira/browse/DISPATCH-263
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Management Agent
>Affects Versions: 0.6
>Reporter: Ernest Allen
>Assignee: Ganesh Murthy
> Fix For: 0.6
>
>
> Router crashes when requesting latest log entries
> - Start 2 nodes from qpid-dispatch/tests/config-2
> - let routers run for about 5 minutes (problem does not occur unless I wait)
> - qdmanage GET-LOG -b 0.0.0.0:20100 -r QDR.B
> {quote}
> #0  0x76ba7a98 in __GI_raise (sig=sig@entry=6)
> at ../sysdeps/unix/sysv/linux/raise.c:55
> #1  0x76ba969a in __GI_abort () at abort.c:89
> #2  0x76ba0227 in __assert_fail_base (fmt=, 
> assertion=assertion@entry=0x77bcbaa8 "*((uint32_t*) (p + 
> desc->total_size)) == 0xbabecafe", 
> file=file@entry=0x77bcb880 
> "/home/eallen/workspace/qpid-dispatch/src/alloc_pool.c", line=line@entry=213, 
> function=function@entry=0x77bcbcc0 <__PRETTY_FUNCTION__.9429> 
> "qd_dealloc") at assert.c:92
> #3  0x76ba02d2 in __GI___assert_fail (
> assertion=0x77bcbaa8 "*((uint32_t*) (p + desc->total_size)) == 
> 0xbabecafe", 
> file=0x77bcb880 
> "/home/eallen/workspace/qpid-dispatch/src/alloc_pool.c", line=213, 
> function=0x77bcbcc0 <__PRETTY_FUNCTION__.9429> "qd_dealloc")
> at assert.c:101
> #4  0x77bc1cf0 in qd_dealloc (
> desc=0x77dd9fc0 <__desc_qdr_delivery_t>, tpool=0x7fffea9cc658, 
> p=0x7fffdc0092b0)
> at /home/eallen/workspace/qpid-dispatch/src/alloc_pool.c:213
> #5  0x77bb06f8 in free_qdr_delivery_t (p=0x7fffdc0092b0)
> at /home/eallen/workspace/qpid-dispatch/src/router_core/router_core.c:26
> ---Type  to continue, or q  to quit---
> #6  0x77bb6c54 in qdr_delivery_free (delivery=0x7fffdc0092b0)
> at /home/eallen/workspace/qpid-dispatch/src/router_core/transfer.c:207
> #7  0x77bb789f in qdr_update_delivery_CT (core=0x8cb5d0, 
> action=0x7fffd4003d00, discard=false)
> at /home/eallen/workspace/qpid-dispatch/src/router_core/transfer.c:499
> #8  0x77bb2799 in router_core_thread (arg=0x8cb5d0)
> at 
> /home/eallen/workspace/qpid-dispatch/src/router_core/router_core_thread.c:71
> #9  0x7771060a in start_thread (arg=0x7fffea9cc700)
> at pthread_create.c:334
> #10 0x76c75a4d in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
> {quote}



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

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