Displaying 14 results from an estimated 14 matches for "debug_fd_leak".
Did you mean:
debug_fd_leaks
2009 Jun 01
1
CPU usage vs compiler flags
Hi all,
I just upgraded a production server to asterisk 1.4.25, compiling with
the following:
[*] 1. DONT_OPTIMIZE
[*] 2. DEBUG_CHANNEL_LOCKS
[*] 3. DEBUG_THREADS
[*] 4. DEBUG_FD_LEAKS
[ ] 5. LOW_MEMORY
[*] 6. MALLOC_DEBUG
[ ] 7. RADIO_RELAX
[ ] 8. STATIC_BUILD
[ ] 9. IAX_OLD_FIND
[*] 10. LOADABLE...
2016 Sep 07
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...sk reload
My /etc/init.d/asterisk file is sourcing my /etc/default/asterisk which
includes an (uncommented) line COREDUMP=yes.
I also have
# grep core /etc/asterisk/asterisk.conf
dumpcore = yes
make menuselect shows:
[*] DONT_OPTIMIZE
[*] COMPILE_DOUBLE
[ ] DEBUG_THREADS
[*] LOADABLE_MODULES
[ ] DEBUG_FD_LEAKS
[*] BETTER_BACKTRACES
[ ] LOTS_OF_SPANS
[ ] MALLOC_DEBUG
[ ] DEBUG_CHAOS
[*] BUILD_NATIVE
--- Extended ---
[ ] REF_DEBUG
[ ] AO2_DEBUG
[ ] STATIC_BUILD
XXX REBUILD_PARSERS
[ ] LOW_MEMORY
[ ] DISABLE_INLINE
[*] OPTIONAL_API
XXX USE_HOARD_ALLOCATOR
[ ] RADIO_RELAX
[ ] G711_NEW_ALGORITHM
< >...
2015 Jul 27
0
Asterisk 11.19.0-rc1 Now Available
...Replace code (Reported by Walter Doekes)
* ASTERISK-25220 - [patch]Closing of fd -1 in chan_mgcp.c
(Reported by Walter Doekes)
* ASTERISK-25219 - [patch]Source and destination overlap in memcpy
in rtp_engine.c (Reported by Walter Doekes)
* ASTERISK-25212 - [patch]Segfault when using DEBUG_FD_LEAKS
(Reported by Walter Doekes)
* ASTERISK-19277 - [patch]endlessly repeating error: "poll failed:
Bad file descriptor" (Reported by Barry Chern)
* ASTERISK-25202 - Hints extension state broken between 13.3.2 and
13.4 (Reported by cervajs)
* ASTERISK-25154 - [patch]fromt...
2015 Aug 07
0
Asterisk 11.19.0 Now Available
...Replace code (Reported by Walter Doekes)
* ASTERISK-25220 - [patch]Closing of fd -1 in chan_mgcp.c
(Reported by Walter Doekes)
* ASTERISK-25219 - [patch]Source and destination overlap in memcpy
in rtp_engine.c (Reported by Walter Doekes)
* ASTERISK-25212 - [patch]Segfault when using DEBUG_FD_LEAKS
(Reported by Walter Doekes)
* ASTERISK-19277 - [patch]endlessly repeating error: "poll failed:
Bad file descriptor" (Reported by Barry Chern)
* ASTERISK-25202 - Hints extension state broken between 13.3.2 and
13.4 (Reported by cervajs)
* ASTERISK-25154 - [patch]fromt...
2016 Sep 08
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...des an (uncommented) line COREDUMP=yes.
>> I also have
>> # grep core /etc/asterisk/asterisk.conf
>> dumpcore = yes
>>
>> make menuselect shows:
>> [*] DONT_OPTIMIZE
>> [*] COMPILE_DOUBLE
>> [ ] DEBUG_THREADS
>> [*] LOADABLE_MODULES
>> [ ] DEBUG_FD_LEAKS
>> [*] BETTER_BACKTRACES
>> [ ] LOTS_OF_SPANS
>> [ ] MALLOC_DEBUG
>> [ ] DEBUG_CHAOS
>> [*] BUILD_NATIVE
>> --- Extended ---
>> [ ] REF_DEBUG
>> [ ] AO2_DEBUG
>> [ ] STATIC_BUILD
>> XXX REBUILD_PARSERS
>> [ ] LOW_MEMORY
>>...
2014 Aug 14
1
Possible handle leak in PJSIP
I have been seeing errors saying the Asterisk cannot establish an RTP
connection, so I did this:
lsof -i -n -P | grep asterisk | wc -l
10483
but I have only
Asterisk 11 has 1 open calls
Asterisk 12 has 21 open calls
Asterisk 14 has 19 open calls
Asterisk 15 has 22 open calls
Asterisk 16 has 15 open calls
Asterisk 17 has 15 open calls
Asterisk 30 has 71 open calls
Total
164 active calls
The
2015 Aug 07
2
Asterisk 11.19.0 Now Available
...Replace code (Reported by Walter Doekes)
* ASTERISK-25220 - [patch]Closing of fd -1 in chan_mgcp.c
(Reported by Walter Doekes)
* ASTERISK-25219 - [patch]Source and destination overlap in memcpy
in rtp_engine.c (Reported by Walter Doekes)
* ASTERISK-25212 - [patch]Segfault when using DEBUG_FD_LEAKS
(Reported by Walter Doekes)
* ASTERISK-19277 - [patch]endlessly repeating error: "poll failed:
Bad file descriptor" (Reported by Barry Chern)
* ASTERISK-25202 - Hints extension state broken between 13.3.2 and
13.4 (Reported by cervajs)
* ASTERISK-25154 - [patch]fromt...
2015 Aug 07
0
Asterisk 13.5.0 Now Available
...s call pickup (Reported by Walter Doekes)
* ASTERISK-25220 - [patch]Closing of fd -1 in chan_mgcp.c
(Reported by Walter Doekes)
* ASTERISK-25219 - [patch]Source and destination overlap in memcpy
in rtp_engine.c (Reported by Walter Doekes)
* ASTERISK-25212 - [patch]Segfault when using DEBUG_FD_LEAKS
(Reported by Walter Doekes)
* ASTERISK-19277 - [patch]endlessly repeating error: "poll failed:
Bad file descriptor" (Reported by Barry Chern)
* ASTERISK-25165 - Testsuite - Sorcery memory cache leaks
(Reported by Corey Farrell)
* ASTERISK-25202 - Hints extension stat...
2016 Sep 06
5
[SOLVED] Re: Feature Request: what about "core stop panic" ?
On Tue, Sep 6, 2016 at 1:55 AM, Olivier <oza.4h07 at gmail.com> wrote:
> Hello,
>
> After testing "pkill -SEGV -f /usr/sbin/asterisk" on Debian Jessie
> platform, I've got several questions :
>
>
> 1. When I issue a "cd /tmp; asterisk -cvvvvvvvvvvvg -U asterisk -G
> asterisk" command, and then issue a "pkill -SEGV asterisk" command,
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...ddress)
(Reported by Vasilii Rogin)
* ASTERISK-27415 - asterisk.conf: Setting astctl without
setting astrundir is ineffective.
(Reported by Corey
Farrell)
* ASTERISK-27411 - pjsip: TCP connections may not be destroyed
(Reported by Joshua C. Colp)
* ASTERISK-27404 - DEBUG_FD_LEAKS does not record socketpair,
timerfd_create or eventfd.
(Reported by Corey Farrell)
* ASTERISK-27345 - res_pjsip_session: RTP instances leak on 488
responses.
(Reported by Corey Farrell)
* ASTERISK-27337 - chan_sip: Security vulnerability with client
code header (rev...
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...ddress)
(Reported by Vasilii Rogin)
* ASTERISK-27415 - asterisk.conf: Setting astctl without
setting astrundir is ineffective.
(Reported by Corey
Farrell)
* ASTERISK-27411 - pjsip: TCP connections may not be destroyed
(Reported by Joshua C. Colp)
* ASTERISK-27404 - DEBUG_FD_LEAKS does not record socketpair,
timerfd_create or eventfd.
(Reported by Corey Farrell)
* ASTERISK-27345 - res_pjsip_session: RTP instances leak on 488
responses.
(Reported by Corey Farrell)
* ASTERISK-27337 - chan_sip: Security vulnerability with client
code header (rev...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...s call pickup (Reported by Walter Doekes)
* ASTERISK-25220 - [patch]Closing of fd -1 in chan_mgcp.c
(Reported by Walter Doekes)
* ASTERISK-25219 - [patch]Source and destination overlap in memcpy
in rtp_engine.c (Reported by Walter Doekes)
* ASTERISK-25212 - [patch]Segfault when using DEBUG_FD_LEAKS
(Reported by Walter Doekes)
* ASTERISK-19277 - [patch]endlessly repeating error: "poll failed:
Bad file descriptor" (Reported by Barry Chern)
* ASTERISK-25202 - Hints extension state broken between 13.3.2 and
13.4 (Reported by cervajs)
* ASTERISK-25196 - res_pjsip_na...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...on junk pointer (Reported by Matt Jordan)
* ASTERISK-25220 - [patch]Closing of fd -1 in chan_mgcp.c
(Reported by Walter Doekes)
* ASTERISK-25219 - [patch]Source and destination overlap in memcpy
in rtp_engine.c (Reported by Walter Doekes)
* ASTERISK-25212 - [patch]Segfault when using DEBUG_FD_LEAKS
(Reported by Walter Doekes)
* ASTERISK-19277 - [patch]endlessly repeating error: "poll failed:
Bad file descriptor" (Reported by Barry Chern)
* ASTERISK-25202 - Hints extension state broken between 13.3.2 and
13.4 (Reported by cervajs)
* ASTERISK-25196 - res_pjsip_na...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...s ineffective.
(Reported by Corey Farrell)
- [ASTERISK-27411
<https://issues.asterisk.org/jira/browse/ASTERISK-27411>] -
pjsip: TCP connections may not be destroyed
(Reported by Joshua C. Colp)
- [ASTERISK-27404
<https://issues.asterisk.org/jira/browse/ASTERISK-27404>] -
DEBUG_FD_LEAKS does not record socketpair, timerfd_create or eventfd.
(Reported by Corey Farrell)
- [ASTERISK-27345
<https://issues.asterisk.org/jira/browse/ASTERISK-27345>] -
res_pjsip_session: RTP instances leak on 488 responses.
(Reported by Corey Farrell)
- [ASTERISK-27337
<https://is...