[asterisk-bugs] [Asterisk 0011685]: segfault with the AMI

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jan 7 11:42:23 CST 2008


The following issue has been set as DUPLICATE OF issue 0011373. 
====================================================================== 
http://bugs.digium.com/view.php?id=11685 
====================================================================== 
Reported By:                junky
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11685
Category:                   Core/ManagerInterface
Reproducibility:            sometimes
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.16.2 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 93163 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-05-2008 05:58 CST
Last Modified:              01-07-2008 11:42 CST
====================================================================== 
Summary:                    segfault with the AMI
Description: 
I'm getting that segfault few times on that system:

(gdb) bt
http://bugs.digium.com/view.php?id=0  0x080cd11c in process_events (s=0x8439be8)
at manager.c:2228
http://bugs.digium.com/view.php?id=1  0x080ce643 in do_message (s=0x8439be8) at
manager.c:2592
http://bugs.digium.com/view.php?id=2  0x080ce98e in session_do (data=0xb5d15450)
at manager.c:2652
http://bugs.digium.com/view.php?id=3  0x080ba2e9 in make_file_from_fd
(data=0xb5d15450) at http.c:724
http://bugs.digium.com/view.php?id=4  0x0812709f in dummy_start
(data=0xb5d1a508) at utils.c:857
http://bugs.digium.com/view.php?id=5  0xb7e18504 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
http://bugs.digium.com/view.php?id=6  0xb7d3351e in clone () from
/lib/tls/i686/cmov/libc.so.6
(gdb) bt full
http://bugs.digium.com/view.php?id=0  0x080cd11c in process_events (s=0x8439be8)
at manager.c:2228
        eqe = (struct eventqent *) 0xb5013af0
        ret = 0
http://bugs.digium.com/view.php?id=1  0x080ce643 in do_message (s=0x8439be8) at
manager.c:2592
        m = {hdrcount = 0, headers = {0x0 <repeats 128 times>}}
        header_buf = '\0' <repeats 1024 times>
        res = 0
http://bugs.digium.com/view.php?id=2  0x080ce98e in session_do (data=0xb5d15450)
at manager.c:2652
        ser = (struct server_instance *) 0xb5d15450
        s = (struct mansession *) 0x8439be8
        flags = 2050
        res = 0
        __PRETTY_FUNCTION__ = "session_do"
http://bugs.digium.com/view.php?id=3  0x080ba2e9 in make_file_from_fd
(data=0xb5d15450) at http.c:724
        ser = (struct server_instance *) 0xb5d15450
        __PRETTY_FUNCTION__ = "make_file_from_fd"
        cookie_funcs = {read = 0x80ba10b <ssl_read>, write = 0x80ba135
<ssl_write>, seek = 0, close = 0x80ba156 <ssl_close>}
http://bugs.digium.com/view.php?id=4  0x0812709f in dummy_start
(data=0xb5d1a508) at utils.c:857
        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf =
{-1209913356, 0, 0, -1242676104, 1256473616, -149393297}, __mask_was_saved
= 0}}, __pad = {
    0xb5ee44b0, 0x0, 0x0, 0x0}}
        __cancel_routine = (void (*)(void *)) 0x806dfa7
<ast_unregister_thread>
        __cancel_arg = (void *) 0xb5ee4ba0
        not_first_call = 0
        ret = (void *) 0xb7d7185e
        a = {start_routine = 0x80ba18c <make_file_from_fd>, data =
0xb5d15450, 
  name = 0xb5d7d9e8 "make_file_from_fd    started at [  911] http.c
server_root()"}
http://bugs.digium.com/view.php?id=5  0xb7e18504 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
http://bugs.digium.com/view.php?id=6  0xb7d3351e in clone () from
/lib/tls/i686/cmov/libc.so.6
No symbol table info available.
(gdb) 

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0011373 crash at manager.c pointer error
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-07-08 11:42  file           Relationship added       duplicate of 0011373
======================================================================




More information about the asterisk-bugs mailing list