[sr-dev] Segfault in presence module

Richard Fuchs rfuchs at sipwise.com
Wed Mar 27 15:15:58 CET 2013


On 03/25/13 14:16, Richard Fuchs wrote:
> Hello,
> 
> I'm currently debugging a segfault in the presence module, which is
> caused by it recursively calling srdb1 functions on the same db handle,
> which at least under db_mysql doesn't work and causes segfault. I was
> wondering what the preferred fix would be: Fix presence module so it
> doesn't do that, or fix db_mysql so that recursive queries are possible.
> Personally I'd prefer the second option, but AFAICS it would require
> some changes to srdb1 itself. Any other options I'm not seeing?
> 
> cheers

Any comments on this? Or should I just go ahead and fix up srdb1 and
db_mysql?

cheers



More information about the sr-dev mailing list