Hi Helge,
I'm afraid the log is not useful - try to get the core backtrace:
- be sure you get a core dump (do "ulimit -c unlimited" before running
openser)
- once you get the core file, do "gdb openser core" (update the path to
files if necessary).
regards,
bogdan
Helge Waastad wrote:
Hi again,
I've attached the core dump.
Br
hw
-----Original Message-----
From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro]
Sent: 29. september 2005 19:37
To: Helge Waastad
Cc: users(a)openser.org
Subject: Re: [Users] TLS
Hi Helge,
looks like a double free - since the mem functions used by TLS are
embedded, it quite hard to trace it. BTW, do you have the backtrace of
the core? it will help until I'm able to reproduce the crash.
regards,
bogdan
Helge Waastad wrote:
Hi,
sometimes when I retstart OpenSER eith tls support, I get:
BUG: qm_free: freeing already freed pointer, first free:
tls/tls_init.c:
>ser_free(207) - aborting
>
>
>br hw
>
>
>