You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2019/01/30 00:59:00 UTC

[jira] [Created] (DISPATCH-1258) Crash executing http test

Chuck Rolke created DISPATCH-1258:
-------------------------------------

             Summary: Crash executing http test
                 Key: DISPATCH-1258
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1258
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Routing Engine
    Affects Versions: 1.5.0
            Reporter: Chuck Rolke
            Assignee: Alan Conway


Ctest fails with a router core. Text of ctest run posted separately.
h3. Ctest command line

ctest -VV -R system_tests_http
h3. LibWebSockets version info

libwebsockets-3.0.1-2.fc29.x86_64
libwebsockets-devel-3.0.1-2.fc29.x86_64
libwebsockets-debuginfo-3.0.1-2.fc29.x86_64
libwebp-1.0.0-2.fc29.x86_64
libwebsockets-debugsource-3.0.1-2.fc29.x86_64
h3. GDB Backtrace

{{gdb) bt}}
{{#0  SSL_get0_alpn_selected (ssl=0x0, data=data@entry=0x7f064f343f20, len=len@entry=0x7f064f343f1c) at ssl/ssl_lib.c:2802}}
{{#1  0x00007f065dca5f3c in lws_tls_server_conn_alpn (wsi=wsi@entry=0x7f0640245ad0)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/tls/tls-server.c:76}}
{{#2  0x00007f065dca63b5 in lws_server_socket_service_ssl (wsi=wsi@entry=0x7f0640245ad0, accept_fd=accept_fd@entry=15)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/tls/tls-server.c:368}}
{{#3  0x00007f065dcaa21e in lws_adopt_descriptor_vhost (vh=<optimized out>, type=<optimized out>, fd=fd@entry=..., }}
{{    vh_prot_name=vh_prot_name@entry=0x0, parent=parent@entry=0x0)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/roles/http/server/server.c:2036}}
{{#4  0x00007f065dca4547 in rops_handle_POLLIN_listen (pt=0x23f7830, wsi=0x7f0640086660, pollfd=0x23f9528)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/roles/listen/ops-listen.c:126}}
{{#5  0x00007f065dc9739b in lws_service_fd_tsi (context=context@entry=0x23f7790, pollfd=0x23f9528, tsi=tsi@entry=0)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/core/service.c:891}}
{{#6  0x00007f065dca81b0 in _lws_plat_service_tsi (context=0x23f7790, timeout_ms=<optimized out>, tsi=0)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/plat/lws-plat-unix.c:300}}
{{#7  0x00007f065dc97485 in lws_service (context=0x23f7790, timeout_ms=<optimized out>)}}
{{    at /usr/src/debug/libwebsockets-3.0.1-2.fc29.x86_64/lib/core/service.c:958}}
{{#8  0x00007f065e1785dc in http_thread_run (v=0x241b9e0) at /home/chug/git/qpid-dispatch/src/http-libwebsockets.c:481}}
{{#9  0x00007f065e05058e in start_thread (arg=<optimized out>) at pthread_create.c:486}}
{{#10 0x00007f065dbbe6a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95}}
{{(gdb) }}{{}}{{}}

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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