[Home]

Summary:ASTERISK-14505: Segfault in SVN revision 207360 chan_sip.c
Reporter:David Brillert (aragon)Labels:
Date Opened:2009-07-21 07:56:41Date Closed:2009-07-21 08:44:51
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gdb21072009crash1.txt
Description:Crashed here

in append_history_va (p=0x816f3f4, fmt=0x64366b "%-15s %s",
   ap=0xb6fc2f98 "t6d") at chan_sip.c:1903
       buf = "MaxRetries      (Non-critical)\000\000L\000\000\000L", '\0' <repeats 11 times>, "ä7e\0006.d\000²7d\000\210/ü¶\025\206^\000\004\000\000\000ì7d\000¯\001\000"
       c = 0x0
       hist = (struct sip_history *) 0x83666b8
       l = 31
       __PRETTY_FUNCTION__ = "append_history_va"



****** ADDITIONAL INFORMATION ******

bt, bt full, thread apply all bt, attached in file
Comments:By: David Brillert (aragon) 2009-07-21 08:11:56

I think root cause is somewhere in r205877 | mmichelson | 2009-07-10 13:39:13 -0400 (Fri, 10 Jul 2009) | 40 lines
https://reviewboard.asterisk.org/r/308/

By: Leif Madsen (lmadsen) 2009-07-21 08:44:51

Duplicate.