[Asterisk-Users] res_features.so Segmentation fault
Steven Critchfield
critch at basesys.com
Thu Nov 4 06:13:47 MST 2004
On Thu, 2004-11-04 at 09:38 +0100, Serge wrote:
> Have anyone some idea ?
> Asterisk - latest cvs,
> RedHat9
> ==============================================
> Asterisk Dynamic Loader Starting:
> == Parsing '/etc/asterisk/modules.conf': Found
> [chan_modem.so] => (Generic Voice Modem Driver)
> == Parsing '/etc/asterisk/modem.conf': Found
> == Loading modem driver chan_modem_aopen.so => (A/Open (Rockwell
> Chipset)
> ITU-2 VoiceModem Driver)
> == Registered channel type 'Modem' (Generic Voice Modem Channel
> Driver)
> [res_adsi.so] => (ADSI Resource)
> == Parsing '/etc/asterisk/adsi.conf': Found
> [res_features.so] => (Call Parking Resource)
> == Parsing '/etc/asterisk/features.conf': Found
> -- Registered extension context 'parkedcalls'
> Segmentation fault
> ================================================
While it is nice that you followed the suggestion for a new thread, the
back trace is ESSENTIAL to do anything for you. As I mentioned in the
previous message, it may be the next loading module that faults before
it can announce itself. In fact a variable sent to the print statememnt
that wasn't malloced very well may seg fault.
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-users
mailing list