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 =============================================== Thanks. Serge. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041104/60845823/attachment.htm
Steven Critchfield
2004-Nov-04 06:13 UTC
[Asterisk-Users] res_features.so Segmentation fault
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@basesys.com>
Sorry, problem solved, it's my mistake.. ----- Original Message ----- From: Serge To: asterisk-users@lists.digium.com Sent: Thursday, November 04, 2004 9:38 AM Subject: [Asterisk-Users] res_features.so Segmentation fault 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 =============================================== Thanks. Serge. ------------------------------------------------------------------------------ _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041104/c7ebe825/attachment.htm
... It's mistake for kinds.. I'm beginner Linux user, and early half year back move *asterisk from /usr/bin to /bin ... forgot why.., and now Linux try start asterisk from old file in /bin ,, Sorry.. Serge. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041104/39ef73c7/attachment.htm