Re: [Sofia-sip-devel] abort()

2006-10-07 Thread Pekka Pessi
On 10/7/06, Colin Whittaker [EMAIL PROTECTED] wrote:
 I've seen a few application exits that appear to be from abort() during
 bulk call testing.
 I only found abort() in
 libsofia-sip-ua/su/sofia-sip/htable.h
 Should this really be an abort() ?
 What would cause this ?

assert() also calls abort(), so the exit with abort() you have seen is
probably caused by assert() failing elsewhere.

There is no clear reason to call to abort() in htable_remove()
template, the application has most probably already crashed  in the
previous loop.

-- 
Pekka.Pessi mail at nokia.com

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


[Sofia-sip-devel] Patches from irc, notifier: only send 100 when needed, and sdp in 200 when 183 w/o 100rel.

2006-10-07 Thread Michael Jerris
Pekka- 

These are the patches from irc from today.  Thanks again for
your help.

Mike


http://www.freeswitch.org/eg/ircpatches.txt



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel