someone already post this issue for opensips-1-11.5 version and Bodgan had
already fix this issue but does this fix also can be applied to opensips-1.8.8?
I am unable to reproduce this issue
This issue comes generaly after restart of opensips
---
Reply to this email directly or view it on GitHu
I'm using opensips 1.8.8 .The module usrloc if configure as:
modparam("usrloc", "db_mode", 2)
1. /usr/local/sbin/opensips[21238]: ERROR:usrloc:wb_timer: inserting contact
into database failed
2. CRITICAL:db_mysql:wrapper_single_mysql_stmt_execute: driver error (1062):
Duplicate entry
'
As you can see in the above dump logs that no any other module (except auth
module ) is used in this stack of crash .
We have done some query or database related changes (like added more column in
load_balancer table ).
We have not modified any existing code in load_balancer.
---
Reply to th
We have not changed anything in authorization module where crash happens .
Please specify what other information you need ? please be specific
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-159848989
we are using load_balancer module of opensips
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-159801118___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/m
I recreated this crash after changing type of PASSWORD column database from
CHAR to INT . so its clear that there is no handling in opensips if anyone
changed type of this column . but actually the scenario in which opensips
crashes there the type of PASSWORD column is CHAR only but i think t
i have again tried for memory debugging and found these logs(see below) . these
logs are not of server on which opensips crash .These are of testing server .i
cant enable memory debugging on that production server . please tell me how to
read these logs.? i am also unable to recreate this crash
I have also compiled my opensips with memory debbugging as you said above but
it is not giving any memory logs in to opensips logs
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-156936982___
yes i am using load_credentials parameters but with default values
modparam("auth_db", "load_credentials", "")
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-156902148___
Devel mailing
opensips is also getting crash in alias_db_module
this one is also crashing while accessing result of query in the same way as
above problem
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-156056884
i am using ha1 column
after executing the query for authorization for Subscriber table , then tries
to access the result of the query (see below)
1. result.s = (char*)ROW_VALUES(RES_ROWS(*res))[0].val.string_val;
(authorize.c:126)
2. result.len = strlen(result.s);
opensips crashes while using
I am using mysql database and i am also sure ha1/ha1b column is not INT . i
have re-checked it also.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-156053531___
Devel mailing list
Deve
Can someone help me out...
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/688#issuecomment-155285935___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/list
Below are the core fille debug log.. Please help me out...
We havenot changed anything
(gdb) bt
#0 0x003b8a1336ff in __strlen_sse42 () from /lib64/libc.so.6
#1 0x7f9e73739d42 in get_ha1 (_username=0x7f9e7590d3b8,
_domain=0x7fff60c42220, _table=0x7fff60c42210, _ha1=0x7fff60c42240
"\
14 matches
Mail list logo