[jira] [Updated] (DISPATCH-2019) Error in system_tests_http2 SEGV in qdr_core_remove_address

2021-04-01 Thread Ken Giusti (Jira)


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

Ken Giusti updated DISPATCH-2019:
-
Fix Version/s: 1.16.0

> Error in system_tests_http2 SEGV in qdr_core_remove_address
> ---
>
> Key: DISPATCH-2019
> URL: https://issues.apache.org/jira/browse/DISPATCH-2019
> Project: Qpid Dispatch
>  Issue Type: Test
>Affects Versions: 1.16.0
>Reporter: Jiri Daněk
>Priority: Major
> Fix For: 1.16.0
>
>
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/493886831#L5794
> {noformat}
> 68: Router QDR output file:
> 68: 
> 68: 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13: 
> runtime error: applying zero offset to null pointer
> 68: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 
> in 
> 68: 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13: 
> runtime error: load of null pointer of type 'const char'
> 68: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 
> in 
> 68: AddressSanitizer:DEADLYSIGNAL
> 68: =
> 68: ==17754==ERROR: AddressSanitizer: SEGV on unknown address 0x 
> (pc 0x7f2611ba3318 bp 0x7f260be8d150 sp 0x7f260be8d100 T1)
> 68: ==17754==The signal is caused by a READ memory access.
> 68: ==17754==Hint: address points to the zero page.
> 68: #0 0x7f2611ba3318 in qdr_core_remove_address 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13
> 68: #1 0x7f2611b30c71 in qdr_check_addr_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/connections.c:1328:9
> 68: #2 0x7f2611b29e36 in qdr_link_inbound_detach_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/connections.c:2110:9
> 68: #3 0x7f2611bb8651 in router_core_thread 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core_thread.c:239:13
> 68: #4 0x7f26116a0608 in start_thread 
> (/lib/x86_64-linux-gnu/libpthread.so.0+0x9608)
> 68: #5 0x7f2610ecb292 in clone (/lib/x86_64-linux-gnu/libc.so.6+0x122292)
> 68: 
> 68: AddressSanitizer can not provide additional info.
> 68: SUMMARY: AddressSanitizer: SEGV 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 
> in qdr_core_remove_address
> 68: Thread T1 created by T0 here:
> 68: #0 0x480f0a in pthread_create 
> (/home/travis/build/apache/qpid-dispatch/build/router/qdrouterd+0x480f0a)
> 68: #1 0x7f2611ae4b4d in sys_thread 
> /home/travis/build/apache/qpid-dispatch/src/posix/threading.c:181:5
> 68: #2 0x7f2611b98d20 in qdr_core 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:121:20
> 68: #3 0x7f2611c26878 in qd_router_setup_late 
> /home/travis/build/apache/qpid-dispatch/src/router_node.c:2107:31
> 68: #4 0x7f260d7a9ff4  (/lib/x86_64-linux-gnu/libffi.so.7+0x6ff4)
> 68: LLVMSymbolizer: error reading file: No such file or directory
> 68: #5 0x7ffed1c889ef  ([stack]+0x1d9ef)
> 68: 
> 68: ==17754==ABORTING
> {noformat}



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



[jira] [Updated] (DISPATCH-2019) Error in system_tests_http2 SEGV in qdr_core_remove_address

2021-03-27 Thread Jira


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

Jiri Daněk updated DISPATCH-2019:
-
Affects Version/s: 1.16.0

> Error in system_tests_http2 SEGV in qdr_core_remove_address
> ---
>
> Key: DISPATCH-2019
> URL: https://issues.apache.org/jira/browse/DISPATCH-2019
> Project: Qpid Dispatch
>  Issue Type: Test
>Affects Versions: 1.16.0
>Reporter: Jiri Daněk
>Priority: Major
>
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/493886831#L5794
> {noformat}
> 68: Router QDR output file:
> 68: 
> 68: 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13: 
> runtime error: applying zero offset to null pointer
> 68: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 
> in 
> 68: 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13: 
> runtime error: load of null pointer of type 'const char'
> 68: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 
> in 
> 68: AddressSanitizer:DEADLYSIGNAL
> 68: =
> 68: ==17754==ERROR: AddressSanitizer: SEGV on unknown address 0x 
> (pc 0x7f2611ba3318 bp 0x7f260be8d150 sp 0x7f260be8d100 T1)
> 68: ==17754==The signal is caused by a READ memory access.
> 68: ==17754==Hint: address points to the zero page.
> 68: #0 0x7f2611ba3318 in qdr_core_remove_address 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13
> 68: #1 0x7f2611b30c71 in qdr_check_addr_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/connections.c:1328:9
> 68: #2 0x7f2611b29e36 in qdr_link_inbound_detach_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/connections.c:2110:9
> 68: #3 0x7f2611bb8651 in router_core_thread 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core_thread.c:239:13
> 68: #4 0x7f26116a0608 in start_thread 
> (/lib/x86_64-linux-gnu/libpthread.so.0+0x9608)
> 68: #5 0x7f2610ecb292 in clone (/lib/x86_64-linux-gnu/libc.so.6+0x122292)
> 68: 
> 68: AddressSanitizer can not provide additional info.
> 68: SUMMARY: AddressSanitizer: SEGV 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 
> in qdr_core_remove_address
> 68: Thread T1 created by T0 here:
> 68: #0 0x480f0a in pthread_create 
> (/home/travis/build/apache/qpid-dispatch/build/router/qdrouterd+0x480f0a)
> 68: #1 0x7f2611ae4b4d in sys_thread 
> /home/travis/build/apache/qpid-dispatch/src/posix/threading.c:181:5
> 68: #2 0x7f2611b98d20 in qdr_core 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:121:20
> 68: #3 0x7f2611c26878 in qd_router_setup_late 
> /home/travis/build/apache/qpid-dispatch/src/router_node.c:2107:31
> 68: #4 0x7f260d7a9ff4  (/lib/x86_64-linux-gnu/libffi.so.7+0x6ff4)
> 68: LLVMSymbolizer: error reading file: No such file or directory
> 68: #5 0x7ffed1c889ef  ([stack]+0x1d9ef)
> 68: 
> 68: ==17754==ABORTING
> {noformat}



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



[jira] [Updated] (DISPATCH-2019) Error in system_tests_http2 SEGV in qdr_core_remove_address

2021-03-26 Thread Jira


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

Jiri Daněk updated DISPATCH-2019:
-
Description: 
https://travis-ci.com/github/apache/qpid-dispatch/jobs/493886831#L5794

{noformat}
68: Router QDR output file:
68: 
68: 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13: 
runtime error: applying zero offset to null pointer
68: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 in 
68: 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13: 
runtime error: load of null pointer of type 'const char'
68: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 in 
68: AddressSanitizer:DEADLYSIGNAL
68: =
68: ==17754==ERROR: AddressSanitizer: SEGV on unknown address 0x 
(pc 0x7f2611ba3318 bp 0x7f260be8d150 sp 0x7f260be8d100 T1)
68: ==17754==The signal is caused by a READ memory access.
68: ==17754==Hint: address points to the zero page.
68: #0 0x7f2611ba3318 in qdr_core_remove_address 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13
68: #1 0x7f2611b30c71 in qdr_check_addr_CT 
/home/travis/build/apache/qpid-dispatch/src/router_core/connections.c:1328:9
68: #2 0x7f2611b29e36 in qdr_link_inbound_detach_CT 
/home/travis/build/apache/qpid-dispatch/src/router_core/connections.c:2110:9
68: #3 0x7f2611bb8651 in router_core_thread 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core_thread.c:239:13
68: #4 0x7f26116a0608 in start_thread 
(/lib/x86_64-linux-gnu/libpthread.so.0+0x9608)
68: #5 0x7f2610ecb292 in clone (/lib/x86_64-linux-gnu/libc.so.6+0x122292)
68: 
68: AddressSanitizer can not provide additional info.
68: SUMMARY: AddressSanitizer: SEGV 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:582:13 in 
qdr_core_remove_address
68: Thread T1 created by T0 here:
68: #0 0x480f0a in pthread_create 
(/home/travis/build/apache/qpid-dispatch/build/router/qdrouterd+0x480f0a)
68: #1 0x7f2611ae4b4d in sys_thread 
/home/travis/build/apache/qpid-dispatch/src/posix/threading.c:181:5
68: #2 0x7f2611b98d20 in qdr_core 
/home/travis/build/apache/qpid-dispatch/src/router_core/router_core.c:121:20
68: #3 0x7f2611c26878 in qd_router_setup_late 
/home/travis/build/apache/qpid-dispatch/src/router_node.c:2107:31
68: #4 0x7f260d7a9ff4  (/lib/x86_64-linux-gnu/libffi.so.7+0x6ff4)
68: LLVMSymbolizer: error reading file: No such file or directory
68: #5 0x7ffed1c889ef  ([stack]+0x1d9ef)
68: 
68: ==17754==ABORTING
{noformat}

  was:
https://travis-ci.com/github/jiridanek/qpid-dispatch/jobs/373216817#L2953

{noformat}
test 25
  Start 25: system_tests_policy_oversize_basic
25: Test command: /usr/bin/python 
"/home/travis/build/jiridanek/qpid-dispatch/build/tests/run.py" "-m" "unittest" 
"-v" "system_tests_policy_oversize_basic"
25: Test timeout computed to be: 600
25: test_40_block_oversize_INTA_INTA 
(system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok
25: test_41_block_oversize_INTA_INTB 
(system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok
25: test_42_block_oversize_INTA_EA1 
(system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok
25: test_43_block_oversize_INTA_EB1 
(system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok
*** Error in `qdrouterd': free(): invalid pointer: 0x0239e0e0 ***
=== Backtrace: =
25: test_44_block_oversize_INTB_INTA 
(system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f66add2d7e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x7f72a)[0x7f66add3572a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0xf7)[0x7f66add3a5e7]
/home/travis/build/jiridanek/qpid-dispatch/build/src/libqpid-dispatch.so(qd_hash_remove_by_handle+0x3c)[0x7f66ae2d6f6c]
/home/travis/build/jiridanek/qpid-dispatch/build/src/libqpid-dispatch.so(qdr_core_remove_address+0x8a)[0x7f66ae300c3a]
/home/travis/build/jiridanek/qpid-dispatch/build/src/libqpid-dispatch.so(qdr_check_addr_CT+0x72)[0x7f66ae2f2fe2]
/home/travis/build/jiridanek/qpid-dispatch/build/src/libqpid-dispatch.so(+0x56d32)[0x7f66ae2f3d32]
/home/travis/build/jiridanek/qpid-dispatch/build/src/libqpid-dispatch.so(router_core_thread+0x272)[0x7f66ae301e22]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7f66ae0876ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f66addbd41d]
=== Memory map: 
0040-00403000 r-xp  08:01 2564213
/home/travis/build/jiridanek/qpid-dispatch/build/router/qdrouterd
00602000-00603000 r--p 2000 08:01 2564213