glenchristie at hotmai... Guest
|
Posted: Mon Nov 22, 2021 10:40 pm Post subject: [Freeswitch-users] mod_perl coredump |
|
|
Hi,
I’m running centos 7 and trying to enable mod_perl (it’s required astpp to run).
I’ve installed both via yum and built from source with the latest freeswitch.
When I enable mod_perl freeswitch crashes with a coredump (see below)
freeswitch@localhost.localdomain> load mod_perl
2021-11-23 11:26:01.754985 99.70% [INFO] switch_stun.c:897 External ip address detected using STUN: removed
2021-11-23 11:26:01.974836 99.70% [INFO] switch_stun.c:897 External ip address detected using STUN: removed
2021-11-23 11:26:02.054927 99.70% [INFO] mod_enum.c:887 ENUM Reloaded
2021-11-23 11:26:02.054927 99.70% [INFO] switch_time.c:1430 Timezone reloaded 1750 definitions
2021-11-23 11:26:02.074919 99.70% [INFO] mod_perl.c:518 Allocated perl intrepreter.
Segmentation fault (core dumped)
It does this with both the yum install version and building from source.
Perl version is:-
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
What can I do to solve this? |
|