[asterisk-bugs] [Asterisk 0010626]: On incomming mobile-calls the asterisk crash

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Sep 5 15:12:33 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10626 
====================================================================== 
Reported By:                heikothole
Assigned To:                dbowerman
====================================================================== 
Project:                    Asterisk
Issue ID:                   10626
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 81417 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-01-2007 17:37 CDT
Last Modified:              09-05-2007 15:12 CDT
====================================================================== 
Summary:                    On incomming mobile-calls the asterisk crash
Description: 
Hello,
I´ve installed asterisk  and astrisk-addons from svn. 
I use chan_mobile for connecting my mobile-phone with asterisk.
When I call my mobile-phone, asterisk will call my sip-phones. When I
accept the call from a sip-phone, the asterisk will crash. 

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0010638 Asterisk crash
====================================================================== 

---------------------------------------------------------------------- 
 phokz - 09-05-07 15:12  
---------------------------------------------------------------------- 
Hello,
try to do following:

1. stop asterisk
2. enable core dumping: ulimit -c 1000000000
3. run asterisk from console: asterisk -vvvc
4. call your mobile

When it crashes, it generates core dump, file named core or core.$PID.
5. Then run gdb:  gdb /usr/sbin/asterisk ./core.2874
issue command bt (back trace).

Share results. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-05-07 15:12  phokz          Note Added: 0069986                          
======================================================================




More information about the asterisk-bugs mailing list