[asterisk-bugs] [Asterisk 0017225]: Asterisk crashed somtimes

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 21 15:30:56 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17225 
====================================================================== 
Reported By:                robtor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17225
Category:                   PBX/General
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.30 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-04-21 15:22 CDT
Last Modified:              2010-04-21 15:30 CDT
====================================================================== 
Summary:                    Asterisk crashed somtimes
Description: 
i have made an gdb dump

https://issues.asterisk.org/view.php?id=1 0x080c2079 in pbx_find_extension
(chan=0x0, bypass=0x0, q=0xb7f42b28,
context=0x6f430a0d <Address 0x6f430a0d out of bounds>,
exten=0x30386539 <Address 0x30386539 out of bounds>, priority=-1,
label=0x0, callerid=0x8121404 "", action=E_MATCH) at pbx.c:968
968 if (!strcmp(tmp->name, context))
(gdb) up
https://issues.asterisk.org/view.php?id=2 0x080c223b in ast_get_hint
(hint=0xb7f451b6 "SIP/1559", hintsize=80,
name=0x0, namesize=0, c=0x0,
context=0x6f430a0d <Address 0x6f430a0d out of bounds>,
exten=0x30386539 <Address 0x30386539 out of bounds>) at pbx.c:1881
1881 e = pbx_find_extension(c, NULL, &q, context, exten, PRIORITY_HINT,
NULL, "", E_MATCH);
(gdb) up
https://issues.asterisk.org/view.php?id=3 0x039f9af5 in transmit_state_notify
(p=0x9dd85f8, state=1, full=1,
timeout=0, cid_num=0x3a20df2 "unknown", cid_name=0x3a20df2 "unknown")
at chan_sip.c:6937
6937 if (ast_get_hint(hint, sizeof(hint), NULL, 0, NULL, p->context,
p->exten)) {
(gdb) up
https://issues.asterisk.org/view.php?id=4 0x039fad17 in cb_extensionstate
(context=0x9c99474 "ext-local",
exten=0x9ca7318 "1559", state=1, data=0x9dd85f8, cid_num=0xa38041c "",
cid_name=0xa38046c "") at chan_sip.c:8254
8254 transmit_state_notify(p, state, 1, FALSE, cid_num, cid_name);
(gdb) up
https://issues.asterisk.org/view.php?id=5 0x080bdb65 in ast_hint_state_changed
(device=0xa3804bc "SIP/1559",
cid_num=0xa38041c "", cid_name=0xa38046c "") at pbx.c:2031
2031 cblist->callback(hint->exten->parent->name, hint->exten->exten,
state, cblist->data, cid_num, cid_name);
(gdb) up
https://issues.asterisk.org/view.php?id=6 0x08091479 in do_state_change
(device=0xa3804bc "SIP/1559",
cid_num=0xa38041c "", cid_name=0xa38046c "") at devicestate.c:301
301 ast_hint_state_changed(device, cid_num, cid_name);
(gdb) up
https://issues.asterisk.org/view.php?id=7 0x08091522 in do_devstate_changes
(data=0x0) at devicestate.c:390
390 do_state_change(cur->device, cur->cid_num, cur->cid_name);
(gdb) up
https://issues.asterisk.org/view.php?id=8 0x080f260b in dummy_start
(data=0x9babf7 at utils.c:545
545 ret = a.start_routine(a.data);
(gdb) up
https://issues.asterisk.org/view.php?id=9 0x00c6073b in start_thread () from
/lib/libpthread.so.0
(gdb) up
https://issues.asterisk.org/view.php?id=10 0x00bb5cfe in clone () from
/lib/libc.so.6
(gdb) up
Initial frame selected; you cannot go up.
(gdb)

can sombody help me?
====================================================================== 

---------------------------------------------------------------------- 
 (0120726) pabelanger (manager) - 2010-04-21 15:30
 https://issues.asterisk.org/view.php?id=17225#c120726 
---------------------------------------------------------------------- 
Your report lacks information about your issue. What was Asterisk doing
when it crashed? Can you reproduce it?  ETC.  The more information better.

Also, please don't post your backtrace as a comment, upload as a file. It
will also help to generate a full backtrace too.

http://svn.asterisk.org/svn/asterisk/trunk/doc/backtrace.txt

---
Thank you for taking the time to report this bug and helping to make
Asterisk better. 

Unfortunately, we cannot work on this bug because your description did not
include enough information. 

You may find it helpful to read the Asterisk Issue Guidelines
http://www.asterisk.org/developers/bug-guidelines. 

We\'d be grateful if you would then provide a more complete description of
the problem.

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

This likely includes output from the console with debug level logging, a
SIP trace (if this is SIP related), and configuration information such as
dialplan (e.g. extensions.conf) and channel configuration (e.g. sip.conf).

Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-21 15:30 pabelanger     Note Added: 0120726                          
======================================================================




More information about the asterisk-bugs mailing list