THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#145 - crash at startup if listen address does not exist
User who did this - Daniel-Constantin Mierla (miconda)
----------
This partial log does not help. The crash is caused by the procedure of calling destroy
functions from the module. This process is caused by the error of not being able to listen
on given address, but the actual crash was from destroy function in htable module. I was
looking at the line of crash and happens when comparing a module name given as parameter
(db_mysql in this case) with those in the list of loaded modules. If no module was loaded
then the list is NULL and no comparison should happen.
I need at least the log messages printed from sr_module.c functions and those related to
htable module.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=145#comment2…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.