Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Getting "double free or corruption" in mosquitto 1.4.9

*** Error in `mosquitto': double free or corruption (!prev): 0x00000000010540c0 ***
Aborted (core dumped)

This was not reproducible in development, but is happening in production. Mosquitto broker exits causing all clients to disconnect. 

system ulimits are fine, and the system is not choked on any resources like ram, CPU or disk. roughly 1000 clients are connected via websockets.

Any ideas on how to debug? 


--
Regards
Hitesh Mantrala

Back to the top