[OpenSER-Devel] Crash on unicode registration

Henning Westerholt henning.westerholt at 1und1.de
Wed Jul 9 12:58:25 CEST 2008


On Wednesday 09 July 2008, Andrew O. Zhukov wrote:
> addon !!!!!
>
> Core was generated by `openser -P /var/run/openser/openser.pid -m 32 -u
> openser -g openser -w /var/run'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00002aaaad01caa8 in get_ha1 (_username=0x7c5918,
> _domain=0x7fff1761f1a0, _table=0x74e540 "subscriber",
> _ha1=0x7fff1761f0a0 "1a7e21993885536306879ec84260450e",
>      res=0x7fff1761f1c0) at authorize.c:107
> 107             if (RES_ROW_N(*res) == 0) {

Hi Andrew,

thanks for the information so far. :-) I'll look into the core later, and also 
try to reproduce. But if you just have the core at hand, can you check 
if "*res" is zero here? This could be the cuprit for the crash.

(Just do a "print res", "print *res" in gdb).

Cheers,

Henning



More information about the Devel mailing list