[Home]

Summary:ASTERISK-06151: weird crash in ast_shrink_phone_number
Reporter:paradise (paradise)Labels:
Date Opened:2006-01-20 23:12:10.000-0600Date Closed:2006-02-09 17:07:25.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_zap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) BT-1.txt
Description:bt is attached.
Comments:By: Tilghman Lesher (tilghman) 2006-01-20 23:23:14.000-0600

What signal generated this dump?

By: paradise (paradise) 2006-01-20 23:29:30.000-0600

don't really get your question!!?
but the box has a quad fxo card and the crash is occured on an incoming call from PSTN. hope this help

By: Tilghman Lesher (tilghman) 2006-01-20 23:58:25.000-0600

The first thing that gdb tells you when you load a core file is what signal generated the coredump

By: paradise (paradise) 2006-01-21 00:08:52.000-0600

Core was generated by `/usr/sbin/asterisk -g'.
Program terminated with signal 11, Segmentation fault.

By: Tilghman Lesher (tilghman) 2006-01-21 13:39:20.000-0600

This is some weird memory corruption.  I don't really understand how you're able to access that memory in gdb, if that memory location caused a segfault.

By: Matthew Fredrickson (mattf) 2006-01-24 14:21:01.000-0600

what type of callerid signalling do you have set in zapata.conf?

By: Matthew Fredrickson (mattf) 2006-01-24 14:48:22.000-0600

if you can reproduce it, rebuild it w/o optimizations (make dont-optimize)

By: Tilghman Lesher (tilghman) 2006-02-09 17:07:25.000-0600

Reopen if you can reproduce with a non-optimized build