I am doing some tests right now to see if I catch soemthing.
Cheers,
Daniel
On 6/11/12 10:21 AM, Jason Penton
wrote:
This seems like a really strange bug, what compiler
are you using, gcc or sun studio? We use gcc and don't have any
issues like this. I will use sun studio if you confirm that you
are using it and will give that a go.
Cheers
Jason
On Mon, Jun 4, 2012 at 8:57 AM,
Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,
still strange with the crash on that if condition. One of
your previous reports showed a different line, when
assigning a pointer. Also, I kind of understood that
save() was ok, but lookup() not. Is not the case anymore
as the backtrace shows.
SIGBUS can occur because of alignment in memory which is
thrown in solaris, does not happen in linux flavours. I am
thinking of putting the prefix field first so the access
to it is at beginning of the straucture, just to see if
that is the problem, although is should not be.
I will add a patch soon, otherwise I am out of ideas for
the moment with the SIGBUS, I would need access to the
machine to do some testing by myself.
Cheers,
Daniel
On 6/2/12 10:36 PM, Akan wrote:
Ok, I reloaded the servers with v3.2
from git without performing the checkout and with
just the master branch. Reran my tests on 2 servers
and Kamailio terminated with a core dump. I have
included the full trace of one of the servers. The
other trace has the same results.
Thanks
Nathaniel
On 5/30/2012 2:25 PM, Daniel-Constantin Mierla
wrote:
Hello,
On 5/30/12 9:10 PM, Akan wrote:
This was a re-pull from
the git master. I had deleted all of the old
files and issued these commands: