Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mosquitto » Mosquitto crashing
Mosquitto crashing [message #1778403] Wed, 13 December 2017 20:53
Raghu S is currently offline Raghu SFriend
Messages: 1
Registered: December 2017
Junior Member
Hi,

I am using mosquitto 1.4.2. Mosquitto is crashing once in 24+ hours. Crashing at:
mqtt3_handle_subscribe() ===> mqtt3_db_messages_queue() ===> subhier = db->subs.children;

with SIGSEGV. Any info will be helpful.


#0 mqtt3_sub_add (db=0xd, context=0xd, sub=<optimized out>, qos=7,
root=0x5526) at subs.c:461
rc = 0
subhier = 0x266c0 <int_db>
child = 0x1291a <mosquitto_show_statistics+498>
tokens = 0x401cbd2c <__default_sa_restorer>
__PRETTY_FUNCTION__ = "mqtt3_sub_add"
#1 0x0000003a in ?? ()
No symbol table info available.
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

-Raghu
Previous Topic:How to securely store the password of Mosquitto as a client to RabbitMQ
Next Topic:How to build with Mingw?
Goto Forum:
  


Current Time: Thu Apr 25 01:59:17 GMT 2024

Powered by FUDForum. Page generated in 0.03117 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top