Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2017 09:29:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220827] net/mosquitto: Fails to build with WS option (websockets support) enabled
Message-ID:  <bug-220827-13-ubiHPfDMZQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220827-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220827-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220827

--- Comment #9 from stl@koffein.net ---
(In reply to Iblis Lin from comment #8)

With this, mosquitto segfaults when I connect via HTTPS:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 802a16000 (LWP 101257/mosquitto)]
0x00000008014bed39 in lws_SHA1 () from /usr/local/lib/libwebsockets.so.9
(gdb) bt
#0  0x00000008014bed39 in lws_SHA1 () from /usr/local/lib/libwebsockets.so.9
#1  0x00000008014ae40b in lws_read () from /usr/local/lib/libwebsockets.so.9
#2  0x00000008014b286e in lws_service_fd_tsi () from
/usr/local/lib/libwebsockets.so.9
#3  0x00000008014c0ea2 in lws_plat_service_tsi () from
/usr/local/lib/libwebsockets.so.9
#4  0x000000000040c927 in mosquitto_log_printf ()
#5  0x000000000040d6d2 in mosquitto_log_printf ()

I will try to rebuild with debug symbols and dig further later...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220827-13-ubiHPfDMZQ>