[OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-19 Thread Nathaniel L Keeling III
Original Message Subject:Re: [OpenSIPS-Users] Permission function causing Termination Date: Sat, 19 Jan 2013 10:17:10 -0600 From: Nathaniel L Keeling III To: Bogdan-Andrei Iancu I used the source from svn and compiled using "make menuconfig" and selected

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-21 Thread Bogdan-Andrei Iancu
Hi Nathaniel, are you also doing a "make install", or running directly from the src dir ? Also compiling is simply "make all" ? I'm asking as by default opensips compiles with the debug symbols ... Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-21 Thread Nathaniel L Keeling III
Hello, I downloaded the source from svn as instructed on the website and from the source directory I issued the "make menuconfig" command where the options menu came up. I then selected the "Configure Compile Options" as listed earlier and the modules to compile and then selected the "Compile

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-21 Thread Bogdan-Andrei Iancu
Hi, Post the output of the "bt full" on pastebin.com, for example. Thanks, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 01/21/2013 10:31 PM, Nathaniel L Keeling III wrote: Hello, I downloaded the source from svn as instructed on the website and fro

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-22 Thread Nathaniel L Keeling III
I have placed the output of opensips log file and the backtrace in pastebin.com. Here are the links for them. Again, 4 processes produced a core dump and their output was the same. http://pastebin.com/h6NWGBry http://pastebin.com/q7y69qqU Thanks Nathaniel On 1/21/13 4:41 PM, Bogdan-Andrei I

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-22 Thread Bogdan-Andrei Iancu
Does it crash running in debug=6 and debug=1 ? Could you try both please. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 01/22/2013 10:36 AM, Nathaniel L Keeling III wrote: I have placed the output of opensips log file and the backtrace in pas

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-22 Thread Nathaniel L Keeling III
I changed the debug level to 1 and opensips did not terminate. I then increased the debug level, re-tested and opensips did not terminate until debug level = 4. Every debug level after that, opensips terminated and took a core dump. Thanks Nathaniel On 1/22/13 8:34 AM, Bogdan-Andrei Iancu w

Re: [OpenSIPS-Users] Fwd: Re: Permission function causing Termination

2013-01-23 Thread Bogdan-Andrei Iancu
Hi Nathaniel, Thanks for your help, I found and fix the problem - was a debug trying to print the "context" variable which may be NULL. I uploaded the fix on SVN trunk, 1.8 and 1.7 . Best regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 01/23