[Home]

Summary:ASTERISK-08517: Asterisk crashed with core dump in reqprep
Reporter:Marcelo M. Sosa Lugones (marsosa)Labels:
Date Opened:2007-01-08 10:14:06.000-0600Date Closed:2007-01-12 10:04:28.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) coredump.txt
Description:Asterisk crashed with core dump in reqprep. Attached is gdb output.

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

#0  0x00569fc8 in reqprep (req=0x366cd50, p=0x96869b0, sipmethod=8, seqno=102, newbranch=1) at /usr/src/asterisk-1.4.0/include/asterisk/strings.h:35
35              return (!s || (*s == '\0'));
Comments:By: Marcelo M. Sosa Lugones (marsosa) 2007-01-08 10:22:40.000-0600

It may be my fault, i don't know why it references to /usr/src/asterisk-1.4.0 instead of /usr/src/ast/asterisk-1.4svn. Anyway, the file is just the same.

By: Serge Vecher (serge-v) 2007-01-08 15:21:34.000-0600

try to blow away the 1.4.0 repository, make clean, and see if you can reproduce this again.

By: Marcelo M. Sosa Lugones (marsosa) 2007-01-12 06:25:15.000-0600

I'm unable to reproduce that crash. Also, i'm getting segfaults 3 o 4 times a day, with different errors, so i'm suspecting about hardware problems (but it worked ok with 1.2.x). Main problem is that errors are random.
So please close this bug, i'm unable to reproduce it.