similar to: Advices when Asterisk segfaults and nothing useful in logs

Displaying 20 results from an estimated 4000 matches similar to: "Advices when Asterisk segfaults and nothing useful in logs"

2017 Feb 14
2
Advices when Asterisk segfaults and nothing useful in logs
On Tue, Feb 14, 2017 at 2:51 PM, George Joseph <gjoseph at digium.com> wrote: > > > On Tue, Feb 14, 2017 at 10:21 AM, Olivier <oza.4h07 at gmail.com> wrote: > >> Hello, >> >> I've got a 13.13.1 system using PJSIP stack on debian Jessie. >> It runs from 50 to 100 simultaneous calls (so 100 to 200 PJSIP channels) >> all day long. >>
2017 Feb 17
2
Advices when Asterisk segfaults and nothing useful in logs
On Fri, Feb 17, 2017 at 5:17 AM, Olivier <oza.4h07 at gmail.com> wrote: > Hi George, > > How does ast_coredumper compare to ast_grab_core ) ? > Is it worth learning to use both or shall favor one ? > > PS: As I don't know either program, yet, my question may seem silly. > Please, forgive me for this > Not silly at all. ast_grab_core actually kills asterisk to
2016 Sep 07
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
2016-09-06 17:48 GMT+02:00 Tzafrir Cohen <tzafrir.cohen at xorcom.com>: > On Tue, Sep 06, 2016 at 06:37:52AM -0600, George Joseph wrote: > > On Tue, Sep 6, 2016 at 1:55 AM, Olivier <oza.4h07 at gmail.com> wrote: > > > > Where should core file be created when Asterisk is run as a daemon by > > > asterisk user and group ? > > > Is there a setting I
2017 Aug 01
3
Asterisk 13 on old VMware ESXI 4
I am having a very tough time trying to replace an Elastix 2.X install running as a virtual machine on ESXI 4. I tried using the Freepbx 14 ISO that installs CentOS 6 along with Asterisk 13.16 but I keep getting random segfaults: [175711.476685] asterisk[2942]: segfault at 188 ip 00007fc6c41abffc sp 00007fc608575890 error 4 in libasteriskpj.so.2[7fc6c4144000+14c000] I then proceeded
2016 Sep 08
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
I think were getting closer: I did: - I edited /etc/default/asterisk to include : AST_USER="root" AST_GROUP="root" # systemctl daemon-reload # systemctl start asterisk # ps aux | grep asterisk root 3602 7.1 2.5 60332 26012 ? Ssl 16:00 0:03 /usr/sbin/asterisk -U root -G root -g # rasterisk # pkill -SEGV asterisk Then console showed: Segmentation error (core
2016 Nov 30
2
Asterisk 14.2 CLI don't show debug/verbose data
Hi all, after upgrading from 13.7 to 14.2, asterisk cli (asterisk -r) don't show what's happens. I've trying setting debug and verbose to 100 but nothing, no show. All commands works as expected but i can't what's happens on my asterisk server. asterisk*CLI> core show settings PBX Core settings ----------------- Version: 14.2.0 Build Options:
2010 Sep 02
5
How to create a coredump for Asterisk
Hi everybody, sometimes we have an Asterisk-crash, but no clue why this is happening, so I'm trying to make a coredump to analyse it. I compiled Asterisk 1.4.20.1 on CentOS 5.4 i386 with "DEBUG_THREADS" and "DONT_OPTIMIZE", then I start it with: # /bin/bash /usr/sbin/safe_asterisk This should do an "ulimit -c unlimited", but I entered it in the terminal again.
2016 Feb 04
3
A question about Samba logging
Hi May I ask for help with this again please? I’m trying to ensure that Samba writes its wins.dat file to tmpfs. I have added these mount commands to /etc/init.d/samba: case $1 in start) mount -t tmpfs tmpfs /var/run/samba mount -t tmpfs tmpfs /var/cache/samba /etc/init.d/nmbd start /etc/init.d/smbd start
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,
2016 Nov 11
6
Asterisk 11.24.1 garbled audio
>Information on timing sources can be found here: >https://wiki.asterisk.org/wiki/display/AST/Timing+Interfaces >As noted on that page, ConfBridge can use any timing interface Asterisk >provides, and is not limited to the DAHDI timing interface. Generally, >timerfd is a good timing interface. >That aside, I would try to rule out external issues with the garbled audio
2011 Nov 23
1
DONT_OPTIMISE, BETTER_BACKTRACES and performance
Hi How much impact on performance do DONT_OPTIMISE and BETTER_BACKTRACES have on a busy (13000+ entries in cdr for yesterday) server? I'm trying to decide whether to have them on in case of crashes or not. -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2009 Mar 19
1
Asterisk crashed!!!
Hi All, I have a working asterisk 1.4.23.1 on server. OS: Centos 5.2 Suddenly asterisk has stopped to process calls & crashed. I found that asterisk has generated coredumps. I have restarted asterisk & it started to work as expected without any issue. Would you please help me out to troubleshoot the cause of crash? Please checkout following link, I have uploaded coredump backtraces there.
2018 Jun 26
2
Asterisk crashing on AAAA lookup
I have Asterisk running on a Ubuntu 18.0.4 on Digital Ocean. Every so often asterisk crashes and then restarts. I am not seeing any core dumps on the box. The only I thing I see every time is a second before Asterisk crashes there is a AAAA lookup for the boxes hostname. As soon as it gets the response I see that asterisk is restarting. Any idea what would cause this and how would get a dump or
2018 Feb 21
2
Asterisk crash on core show channel
Hello Asterisk list, I am facing some Asterisk crashes which are consistently pointing to the same backtrace, which is the following (using DONT_OPTIMIZE, BETTER_BACKTRACES and MALLOC_DEBUG): Thread 1 (Thread 0x7f1f08be8700 (LWP 1767)): #0 0x00007f1f9bed3395 in __strcasecmp_l_sse42 () from /lib64/libc.so.6 #1 0x00000000004a91ca in cdr_object_get_by_name_cb () #2 0x0000000000463c60 in
2024 Mar 12
1
rsync segfaults when openssl fips is enabled
Hi All, Any inputs on this issue? -- Shedi On Wed, Feb 21, 2024 at 5:12?PM Shreenidhi Shedi < shreenidhi.shedi at broadcom.com> wrote: > Hi All, > > Copying the content from the GH issue as is. > Need your inputs on the same. > FWIW, the coredump files generated in linux have xattr values which are > > 32 bytes. > > https://github.com/WayneD/rsync/issues/569
2010 Jul 31
2
[PATCH] Enable coredumps to be captured from the appliance (RHBZ#619334).
https://bugzilla.redhat.com/show_bug.cgi?id=619334 This is a slightly unsatisfactory patch which allows coredumps to be captured when they occur inside the appliance. You can capture coredumps by doing: export LIBGUESTFS_COREDUMP=/sysroot/core.%t.%p.%e or equivalently: g.set_coredump ("/sysroot/core.%t.%p.%e") or variations thereof, see the manual page. When a coredump occurs,
2017 Nov 14
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
Hi Daniel, here are any informations. A little bit strange, coredumpctl showthe libvirtd. coredumpctl dump libvirt and info libvirt  no information. Best regards Holger -------------------------------------------------------------------------- etcsvms5:/var/adm # coredumpctl TIME                            PID   UID   GID SIG PRESENT EXE Tue 2017-11-07 16:22:57 CET     485     0     0  11
2020 Jan 02
2
systemd-coredump service
I am unable to locate systemd-coredump service on CentOS 7.5. It is not listed under "systemctl -a" and also I'm unable to locate the associated unit file (folder /usr/lib/systemd/system/ ). Am I missing any package which installs this service?
2023 Aug 18
2
PJSIP Losing knowledge of external_media_address
I've seen this happen three times in the wild now.  I've been trying to isolate the source of the issue, but so far it seems like there's not enough debug output to know why this occurs. Long story short: - Start Asterisk - PJSIP Handles receiving INVITE from ITSP via WAN (Asterisk is behind NAT).  SIP is handled correctly, Asterisk responds OK with RTP media address of
2018 Jun 27
2
Asterisk crashing on AAAA lookup
On Tue, Jun 26, 2018 at 7:59 PM, Richard Mudgett <rmudgett at digium.com> wrote: > > > On Tue, Jun 26, 2018 at 6:15 PM, Dovid Bender <dovid at telecurve.com> wrote: > >> I have Asterisk running on a Ubuntu 18.0.4 on Digital Ocean. Every so >> often asterisk crashes and then restarts. I am not seeing any core dumps on >> the box. The only I thing I see