You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "michael goulish (JIRA)" <ji...@apache.org> on 2019/03/21 17:54:00 UTC

[jira] [Comment Edited] (DISPATCH-1280) http against https enabled listener causes segfault

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

michael goulish edited comment on DISPATCH-1280 at 3/21/19 5:53 PM:
--------------------------------------------------------------------

Well, kinda.

I saw one crash using LWS latest master, and then I tried 20 more times and all I got was this error message:

NOTICE: lws_server_socket_service_ssl: client did not send a valid tls hello (default vhost default)

 ( On LWS version 3.0.1 the crash hapens every time. )

But!  The one crash I did see had basically identical backtrace as in version 3.0.1. (See previous comment.)

I raised an issue with LWS:

                [https://github.com/warmcat/libwebsockets/issues/1527]

 

 


was (Author: mgoulish):
Well, kinda.

I saw one crash using LWS latest master, and then I tried 20 more times and all I got was this error message:

NOTICE: lws_server_socket_service_ssl: client did not send a valid tls hello (default vhost default)

 

But!  The one crash I did see had basically identical backtrace as in version 3.0.1. (See previous comment.)

I raised an issue with LWS:

                https://github.com/warmcat/libwebsockets/issues/1527

 

 

> http against https enabled listener causes segfault
> ---------------------------------------------------
>
>                 Key: DISPATCH-1280
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1280
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: Gordon Sim
>            Assignee: michael goulish
>            Priority: Major
>
> If you have a listener with http enabled, an ssl profile referenced, but requireSsl set to false, and then try to access it over plain http, you get a segfault in libwebsockets if using version 3.0.1-2. Downgrading to 2.4.2 of libwebsockets fixes this.



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