Re: [Sofia-sip-devel] User defined signal 1

2007-08-22 Thread Jerry Richards
done for any unhandled signal type that is killing the process. Best Regards, Jerry -Original Message- From: Pekka Pessi [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 21, 2007 7:03 AM To: Jerry Richards Subject: Re: [Sofia-sip-devel] User defined signal 1 2007/8/3,

Re: [Sofia-sip-devel] User Defined Signal 1

2007-08-06 Thread Jerry Richards
Hello All, Here is the sofia-sip stack trace of my application initialization, and an incoming call. When the far-end sends a BYE, bad things happen. If you look at the end of the trace logs below, you will notice there is a "i_error 500 Responding to a Non-Existing Request" log and then shortly

[Sofia-sip-devel] User defined signal 1

2007-08-03 Thread Jerry Richards
Hello All, I am using version 1.12.4. Upon receipt of a BYE for a currently active call, my application encounters a "User defined signal 1" failure and the entire application crashes with no indication about what the problem is. Any hints/suggestions that might help me isolate this problem? Do