[Freeswitch-users] FS + FreeBSD 10.1 CRASH
Luiz Fernando Softov
fernando at softov.com.br
Tue Aug 18 01:16:08 MSD 2015
Hi, i am try to install FS in FreeBSD 10.1, but when i try to load
mod_gsmopen, its crash
When i see the coredump with gdb i get this error
2015-08-17 17:12:46.144556 [INFO] mod_enum.c:880 ENUM Reloaded
Error while reading shared library symbols:
Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
[in module /usr/local/lib/gcc48/libstdc++.so.6]
2015-08-17 17:12:46.306630 [INFO] switch_time.c:1411 Timezone reloaded 1781
definitions
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 80b83b400 (LWP 100313/freeswitch)]
0x000000080fa74e14 in mod_gsmopen_load (module_interface=0x7ffffe90e9a8,
pool=0x80b0ae028) at mod_gsmopen.cpp:1892
1892 running = 1;
Current language: auto; currently c++
(gdb)
It is the code
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SWITCH_MODULE_LOAD_FUNCTION(mod_gsmopen_load)
{
switch_api_interface_t *commands_api_interface;
switch_chat_interface_t *chat_interface;
gsmopen_module_pool = pool;
memset(&globals, '\0', sizeof(globals));
-> running = 1;
if (load_config(FULL_RELOAD) != SWITCH_STATUS_SUCCESS) {
running = 0;
return SWITCH_STATUS_FALSE;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
There is a list of packages installed
apr-1.5.2.1.5.4 Apache Portability Library
asciidoc-8.6.9_4 Text document format for writing short
documents and man pages
aspell-0.60.6.1_5 Spelling checker with better suggestion
logic than ispell
autoconf-2.69 Automatically configure source code on many
Un*x platforms
autoconf-wrapper-20131203 Wrapper script for GNU autoconf
automake-1.15 GNU Standards-compliant Makefile generator
automake-wrapper-20131203 Wrapper script for GNU automake
bash-4.3.39_3 The GNU Project's Bourne Again SHell
binutils-2.25.1 GNU binary tools
bison-2.7.1,1 Parser generator from FSF, (mostly)
compatible with Yacc
boehm-gc-7.4.2_4 Garbage collection and memory leak detection
for C and C++
ca_root_nss-3.19.2 Root certificate bundle from the Mozilla
Project
curl-7.43.0_2 Non-interactive tool to get files from FTP,
GOPHER, HTTP(S) servers
cvsps-2.1_1 Create patchset information from CVS
db5-5.3.28_2 The Oracle Berkeley DB, revision 5.3
dialog4ports-0.1.5_2 Console Interface to configure ports
docbook-1.5 Meta-port for the different versions of the
DocBook DTD
docbook-sgml-4.5_1 DocBook SGML DTD
docbook-xml-5.0_3 DocBook XML DTD
docbook-xsl-1.76.1_2 XSL DocBook stylesheets
expat-2.1.0_3 XML 1.0 parser written in C
gcc-4.8.5 GNU Compiler Collection 4.8
gcc-ecj-4.5 Eclipse Java Compiler used to build GCC Java
gdbm-1.11_2 GNU database manager
getopt-1.1.6 Replacement for getopt(1) that supports
GNU-style long options
gettext-runtime-0.19.5.1 GNU gettext runtime libraries and programs
gettext-tools-0.19.5.1 GNU gettext development and translation tools
git-2.4.6 Distributed source code management tool
gmake-4.1_2 GNU version of 'make' utility
gmake-lite-4.1_1 Minimalist version of gnu make
gmp-5.1.3_2 Free library for arbitrary precision
arithmetic
google-perftools-2.4_1 Fast, multi-threaded malloc() and nifty
performance analysis tools
gsmlib-1.10_7 Library to access GSM mobile phones through
GSM modems
help2man-1.43.3_1 Automatically generating simple manual pages
from program output
indexinfo-0.2.3 Utility to regenerate the GNU info page index
iso8879-1986_3 Character entity sets from ISO 8879:1986
(SGML)
joe-4.0,1 Joe's Own Editor
jpeg-8_6 IJG's jpeg compression utilities
ldns-1.6.17_5 Library for programs conforming to DNS RFCs
and drafts
libatomic_ops-7.4.0_1 Atomic operations access library
libedit-3.1.20150325_1 Command line editor library
libevent2-2.0.22_1 API for executing callback functions on
events or timeouts
libffi-3.2.1 Foreign Function Interface
libgcrypt-1.6.3 General purpose crypto library based on code
used in GnuPG
libgpg-error-1.19_1 Common error values for all GnuPG components
libiconv-1.14_8 Character set conversion library
libidn-1.31 Internationalized Domain Names command line
tool
libogg-1.3.2_1,4 Ogg bitstream library
libpaper-1.1.24.4 Library providing routines for paper size
management
libssh2-1.4.3_6,2 Library implementing the SSH2 protocol
libtool-2.4.6 Generic shared library support script
libxml2-2.9.2_3 XML parser library for GNOME
libxslt-1.1.28_7 The XSLT C library for GNOME
m4-1.4.17_1,1 GNU m4
mpc-1.0.3 Library of complex numbers with arbitrarily
high precision
mpfr-3.1.2_2 Library for multiple-precision
floating-point computations
p5-Authen-SASL-2.16_1 Perl5 module for SASL authentication
p5-Digest-HMAC-1.03_1 Perl5 interface to HMAC Message-Digest
Algorithms
p5-Error-0.17024 Error/exception handling in object-oriented
programming style
p5-GSSAPI-0.28_1 Perl extension providing access to the
GSSAPIv2 library
p5-IO-Socket-IP-0.37 Drop-in replacement for IO::Socket::INET
supporting IPv4 and IPv6
p5-IO-Socket-SSL-2.016 Perl5 interface to SSL sockets
p5-Locale-gettext-1.05_4 Message handling functions
p5-Mozilla-CA-20141217 Perl extension for Mozilla CA cert bundle in
PEM format
p5-Net-SMTP-SSL-1.03 SSL support for Net::SMTP
p5-Net-SSLeay-1.70 Perl5 interface to SSL
p5-Socket-2.020 Networking constants and support functions
pcre-8.37_3 Perl Compatible Regular Expressions library
perl5-5.20.2_5 Practical Extraction and Report Language
pkg-1.5.6 Package manager
pkgconf-0.9.12 Utility to help to configure compiler and
linker flags
postgresql94-client-9.4.4 PostgreSQL database (client)
py27-setuptools27-17.0 Python packages installer
python2-2_3 The "meta-port" for version 2 of the Python
interpreter
python27-2.7.10 Interpreted object-oriented programming
language
scons-2.3.0_1 Build tool alternative to make
sdocbook-xml-1.1_1,2 "Simplified" DocBook XML DTD
serf-1.3.8 Serf HTTP client library
speex-1.2.r2,1 Audio compression format designed for speech
speexdsp-1.2.r3_1 Audio compression format designed for speech
sqlite3-3.8.10.2 SQL database engine in a C library
subversion-1.8.14 Version control system
svgalib-1.4.3_7 Low level console graphics library
unbound-1.5.3_2 Validating, recursive, and caching DNS
resolver
w3m-0.5.3_4 Pager/text-based WWW browser
wget-1.16.3 Retrieve files from the Net via HTTP(S) and
FTP
xmlcatmgr-2.2_2 SGML and XML catalog manager
xmlcharent-0.3_2 XML character entities
xmlto-0.0.26_2 Front-end to an XSL toolchain
zip-3.0_1 Create/update ZIP files compatible with PKZIP
Anyone know this error?
--
Luiz Fernando Softov
http://www.softov.com.br
fernando at softov.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150817/63ad1b3c/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list