search for: undefined_sanit

Displaying 3 results from an estimated 3 matches for "undefined_sanit".

2016 Sep 07
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...ILD XXX REBUILD_PARSERS [ ] LOW_MEMORY [ ] DISABLE_INLINE [*] OPTIONAL_API XXX USE_HOARD_ALLOCATOR [ ] RADIO_RELAX [ ] G711_NEW_ALGORITHM < > G711_REDUCED_BRANCHING < > TEST_CODING_TABLES < > TEST_TANDEM_TRANSCODING [ ] ADDRESS_SANITIZER [ ] THREAD_SANITIZER [ ] LEAK_SANITIZER [ ] UNDEFINED_SANITIZER [ ] BUSYDETECT_TONEONLY [ ] BUSYDETECT_COMPARE_TONE_AND_SILENCE [ ] BUSYDETECT_DEBUG [ ] INTEGER_CALLERID Is there a way to read Compiler Flags from a running system without looking at source file directory ? If someone forgets to select appropriate Compiler Flags, does it prevent Asterisk t...
2016 Sep 08
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...E_HOARD_ALLOCATOR >> [ ] RADIO_RELAX >> [ ] G711_NEW_ALGORITHM >> < > G711_REDUCED_BRANCHING >> < > TEST_CODING_TABLES >> < > TEST_TANDEM_TRANSCODING >> [ ] ADDRESS_SANITIZER >> [ ] THREAD_SANITIZER >> [ ] LEAK_SANITIZER >> [ ] UNDEFINED_SANITIZER >> [ ] BUSYDETECT_TONEONLY >> [ ] BUSYDETECT_COMPARE_TONE_AND_SILENCE >> [ ] BUSYDETECT_DEBUG >> [ ] INTEGER_CALLERID >> >> >> Is there a way to read Compiler Flags from a running system without >> looking at source file directory ? >> >&...
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,