[Bug 220827] net/mosquitto: Fails to build with WS option (websockets support) enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 19 09:29:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220827

--- Comment #9 from stl at 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...

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


More information about the freebsd-ports-bugs mailing list