[OpenSIPS-Users] segfault in db_mysql.so and others..

Muhammad Shahzad shaheryarkh at gmail.com
Wed Mar 6 14:46:47 CET 2013


I am not sure but it seems that the data in one or more column is larger
then column width provided by MySQL, resulting in buffer overflow. Can you
check which SQL query might have caused this problem? There are two
possibilities,

1. Table encoding is multi-byte char and opensips is somehow considering it
single-byte char. But in this case it should ALWAYS crash, not randomly as
you said.
2. You imported larger amount of data in column with lesser width while
size check constraints were disabled. You need to find such records and
increase respective column width to match data size. You may also consider
to shorten the data in respective columns of those records.

Thank you.


On Wed, Mar 6, 2013 at 1:54 PM, Brett Nemeroff <brett at nemeroff.com> wrote:

> Any ideas here? :/
>
>
> On Tue, Mar 5, 2013 at 10:10 AM, Brett Nemeroff <brett at nemeroff.com>wrote:
>
>> Hey All,
>> I'm running opensips 1.8.2 svnrevision: 2:9628M
>>
>> I'm getting some random crashes. Load isn't terribly high on these boxes
>> and I can't figure out what specifically is causing the crash.
>>
>>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>


-- 
Muhammad Shahzad
-----------------------------------
CISCO Rich Media Communication Specialist (CRMCS)
CISCO Certified Network Associate (CCNA)
Cell: +49 176 99 83 10 85
MSN: shari_786pk at hotmail.com
Email: shaheryarkh at googlemail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130306/c3428775/attachment.htm>


More information about the Users mailing list