Package: siege
Version: 4.0.2-1.1
Severity: important

Dear Maintainer,

   * What led up to the situation?

I installed siege, and ran it. When pressing Ctrl-C or if it finished it's run,
then it crashed showing seg fault and a memory dump

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I compiled from source and installed the deb file. This did not change the
behavior as far as I can tell. I believe 4.0.2 is the latest version. I 
downloaded
from source and installed 4.0.2, with openssl. This version did not crash.

   * What was the outcome of this action?

The siege application is still crashing/

   * What outcome did you expect instead?

The application should not crash.


-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages siege depends on:
ii  libc6      2.24-11+deb9u1
ii  libssl1.1  1.1.0f-3

siege recommends no packages.

siege suggests no packages.

-- no debconf information

###################################################################################################
Here is some additional information


## compiling siege
$ apt-get -b source siege
Reading package lists... Done
NOTICE: 'siege' packaging is maintained in the 'Git' version control system at:
https://anonscm.debian.org/git/collab-maint/siege.git
Please use:
git clone https://anonscm.debian.org/git/collab-maint/siege.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 532 kB of source archives.
Get:1 http://ftp.ca.debian.org/debian stretch/main siege 4.0.2-1.1 (dsc) [1,840 
B]
Get:2 http://ftp.ca.debian.org/debian stretch/main siege 4.0.2-1.1 (tar) [521 
kB]
Get:3 http://ftp.ca.debian.org/debian stretch/main siege 4.0.2-1.1 (diff) 
[9,380 B]
Fetched 532 kB in 0s (10.5 MB/s)
dpkg-source: info: extracting siege in siege-4.0.2
dpkg-source: info: unpacking siege_4.0.2.orig.tar.gz
dpkg-source: info: unpacking siege_4.0.2-1.1.debian.tar.xz
dpkg-source: info: applying bombardment.in-typo.diff
dpkg-source: info: applying set_verbose_to_false.diff
dpkg-source: info: applying update_doc_about_log_file.diff
dpkg-source: info: applying siege.1.in.diff
dpkg-buildpackage: info: source package siege
dpkg-buildpackage: info: source version 4.0.2-1.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Mattia Rizzolo <mat...@debian.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build siege-4.0.2
 fakeroot debian/rules clean
dh clean --with autotools_dev
   dh_testdir
   dh_auto_clean
   dh_autotools-dev_restoreconfig
   dh_clean
 debian/rules build
dh build --with autotools_dev
   dh_testdir
   dh_update_autotools_config
   dh_autotools-dev_updateconfig
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/ladmin/build/siege-4.0.2'
dh_auto_configure -- --sysconfdir=/etc/siege --localstatedir=/var/log
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --sysconfdir=/etc/siege --localstatedir=/var/log
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for perl... /usr/bin/perl
checking for a POSIX-compliant shell... /bin/sh
checking whether make sets $(MAKE)... (cached) yes
checking for buggy pthread mutex initializers... no
checking for dlopen() in -ldld... no
checking for dlopen() in -ldl... yes
checking for random device... yes
checking for ssl support... yes
checking /include/openssl/opensslv.h usability... no
checking /include/openssl/opensslv.h presence... no
checking for /include/openssl/opensslv.h... no
checking /usr/include/openssl/opensslv.h usability... yes
checking /usr/include/openssl/opensslv.h presence... yes
checking for /usr/include/openssl/opensslv.h... yes
checking for OpenSSL version... >= 0.9.8 (appropriate flag set)
checking for zlib support... yes
checking /include/zlib.h usability... no
checking /include/zlib.h presence... no
checking for /include/zlib.h... no
checking /usr/include/zlib.h usability... no
checking /usr/include/zlib.h presence... no
checking for /usr/include/zlib.h... no
checking /usr/local/include/zlib.h usability... no
checking /usr/local/include/zlib.h presence... no
checking for /usr/local/include/zlib.h... no
checking /usr/local/ssl/include/zlib.h usability... no
checking /usr/local/ssl/include/zlib.h presence... no
checking for /usr/local/ssl/include/zlib.h... no
checking /usr/pkg/include/zlib.h usability... no
checking /usr/pkg/include/zlib.h presence... no
checking for /usr/pkg/include/zlib.h... no
checking /usr/lib/zlib/include/zlib.h usability... no
checking /usr/lib/zlib/include/zlib.h presence... no
checking for /usr/lib/zlib/include/zlib.h... no
checking /usr/include/zlib/include/zlib.h usability... no
checking /usr/include/zlib/include/zlib.h presence... no
checking for /usr/include/zlib/include/zlib.h... no
checking /usr/include/include/zlib.h usability... no
checking /usr/include/include/zlib.h presence... no
checking for /usr/include/include/zlib.h... no
checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for u_int32_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking openssl/e_os.h usability... no
checking openssl/e_os.h presence... no
checking for openssl/e_os.h... no
checking openssl/e_os2.h usability... yes
checking openssl/e_os2.h presence... yes
checking for openssl/e_os2.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for strchr... yes
checking for memcpy... yes
checking for strncpy... yes
checking for strstr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for socket... yes
checking for gethostbyname... yes
checking for snprintf... yes
checking for strdup... yes
checking for rand_r... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for getipnodebyname... no
checking for freehostent... no
checking for getopt_long... yes
checking for poll... yes
checking for socket in -lsocket... no
checking for pthread_attr_init in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating html/Makefile
config.status: creating include/Makefile
config.status: creating include/joedog/Makefile
config.status: creating utils/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
config.status: executing default-5 commands
config.status: executing default-6 commands
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode

--------------------------------------------------------
Configuration is complete

Run the following commands to complete the installation:
  make 
  make install

For complete documentation:        http://www.joedog.org
--------------------------------------------------------
make[1]: Leaving directory '/home/ladmin/build/siege-4.0.2'
   dh_auto_build
        make -j1
make[1]: Entering directory '/home/ladmin/build/siege-4.0.2'
Making all in .
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2'
Making all in include
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
make  all-recursive
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
Making all in joedog
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
Making all in src
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/src'
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c array.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c auth.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c base64.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c browser.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c cache.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c cookie.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c cookies.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c cfg.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c creds.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c crew.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c data.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c date.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c eval.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c ftp.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c handler.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c hash.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c http.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c init.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c load.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c log.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c main.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c md5.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c memory.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c notify.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c page.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c parser.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c perl.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c response.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c sock.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c ssl.c
ssl.c: In function ‘SSL_thread_cleanup’:
ssl.c:226:3: warning: ‘ERR_remove_state’ is deprecated 
[-Wdeprecated-declarations]
   ERR_remove_state(0);
   ^~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from ./sock.h:46,
                 from ./ssl.h:30,
                 from ssl.c:42:
/usr/include/openssl/err.h:248:1: note: declared here
 DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid))
 ^
ssl.c:233:4: warning: ‘ERR_remove_thread_state’ is deprecated 
[-Wdeprecated-declarations]
    ERR_remove_thread_state(NULL);
    ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from ./sock.h:46,
                 from ./ssl.h:30,
                 from ssl.c:42:
/usr/include/openssl/err.h:247:1: note: declared here
 DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *))
 ^
At top level:
ssl.c:238:1: warning: ‘SSL_pthreads_locking_callback’ defined but not used 
[-Wunused-function]
 SSL_pthreads_locking_callback(int mode, int type, char *file, int line) 
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c stralloc.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c timer.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c url.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c util.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/usr/include/openssl -I/usr/include 
-I/usr/include/openssl -I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -c version.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/openssl 
-I/usr/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value 
-DOPENSSL_NO_KRB5  -g -O2 -fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -L/usr/lib  -lpthread 
  -Wl,-z,relro -Wl,-z,now -o siege array.o auth.o base64.o browser.o cache.o 
cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o getopt.o 
getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o memory.o 
notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o timer.o 
url.o util.o version.o  -ldl -lssl -lcrypto 
mkdir .libs
gcc -I/usr/include/openssl -I/usr/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -g -O2 
-fdebug-prefix-map=/home/ladmin/build/siege-4.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o siege 
array.o auth.o base64.o browser.o cache.o cookie.o cookies.o cfg.o creds.o 
crew.o data.o date.o eval.o ftp.o getopt.o getopt1.o handler.o hash.o http.o 
init.o load.o log.o main.o md5.o memory.o notify.o page.o parser.o perl.o 
response.o sock.o ssl.o stralloc.o timer.o url.o util.o version.o  -L/usr/lib 
-lpthread -ldl -lssl -lcrypto  
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/src'
Making all in utils
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/utils'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/utils'
Making all in doc
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/doc'
Making all in html
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/html'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/html'
make[1]: Leaving directory '/home/ladmin/build/siege-4.0.2'
   dh_auto_test
        make -j1 check VERBOSE=1
make[1]: Entering directory '/home/ladmin/build/siege-4.0.2'
Making check in .
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2'
Making check in include
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
Making check in joedog
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
Making check in src
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/src'
Making check in utils
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/utils'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/utils'
Making check in doc
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/doc'
Making check in html
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2/html'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2/html'
make[1]: Leaving directory '/home/ladmin/build/siege-4.0.2'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with autotools_dev
   create-stamp debian/debhelper-build-stamp
   dh_testroot
   dh_prep
   dh_installdirs
   debian/rules override_dh_auto_install
make[1]: Entering directory '/home/ladmin/build/siege-4.0.2'
dh_auto_install
        make -j1 install DESTDIR=/home/ladmin/build/siege-4.0.2/debian/siege 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/home/ladmin/build/siege-4.0.2'
Making install in .
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2'
Making install in include
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
Making install in joedog
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[5]: Entering directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/include/joedog'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
make[5]: Entering directory '/home/ladmin/build/siege-4.0.2/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/include'
Making install in src
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/src'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/src'
 /bin/mkdir -p '/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c siege 
'/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin'
/usr/bin/install -c siege 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/src'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/src'
Making install in utils
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/utils'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/utils'
make  install-exec-hook
make[5]: Entering directory '/home/ladmin/build/siege-4.0.2/utils'
/bin/sh ../utils/mkinstalldirs 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin
 /bin/sh ../libtool  --mode=install /usr/bin/install -c bombardment 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/bombardment
/usr/bin/install -c bombardment 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/bombardment
 /bin/sh ../libtool  --mode=install /usr/bin/install -c siege2csv.pl 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege2csv.pl
/usr/bin/install -c siege2csv.pl 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege2csv.pl
 /bin/sh ../libtool  --mode=install /usr/bin/install -c siege.config 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege.config
/usr/bin/install -c siege.config 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege.config
make[5]: Leaving directory '/home/ladmin/build/siege-4.0.2/utils'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/utils'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/utils'
Making install in doc
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/doc'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/doc'
make  install-exec-hook
make[5]: Entering directory '/home/ladmin/build/siege-4.0.2/doc'
make[5]: Leaving directory '/home/ladmin/build/siege-4.0.2/doc'
 /bin/mkdir -p '/home/ladmin/build/siege-4.0.2/debian/siege/usr/share/man/man1'
 /usr/bin/install -c -m 644 siege.1 siege.config.1 bombardment.1 siege2csv.1 
'/home/ladmin/build/siege-4.0.2/debian/siege/usr/share/man/man1'
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/doc'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/doc'
Making install in html
make[3]: Entering directory '/home/ladmin/build/siege-4.0.2/html'
make[4]: Entering directory '/home/ladmin/build/siege-4.0.2/html'
make  install-exec-hook
make[5]: Entering directory '/home/ladmin/build/siege-4.0.2/html'
HTML pages not installed
make[5]: Leaving directory '/home/ladmin/build/siege-4.0.2/html'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/ladmin/build/siege-4.0.2/html'
make[3]: Leaving directory '/home/ladmin/build/siege-4.0.2/html'
make[2]: Leaving directory '/home/ladmin/build/siege-4.0.2'
# Do not use language-specific extension (policy).
mv /home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege2csv.pl 
/home/ladmin/build/siege-4.0.2/debian/siege/usr/bin/siege2csv
make[1]: Leaving directory '/home/ladmin/build/siege-4.0.2'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/siege/usr/bin/siege was not linked against libdl.so.2 (it uses none of 
the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package siege: unused substitution variable 
${perl:Depends}
dpkg-gencontrol: warning: package siege: unused substitution variable 
${perl:Depends}
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'siege-dbgsym' in 
'../siege-dbgsym_4.0.2-1.1_amd64.deb'.
dpkg-deb: building package 'siege' in '../siege_4.0.2-1.1_amd64.deb'.
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../siege_4.0.2-1.1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build siege-4.0.2
dpkg-buildpackage: info: binary-only upload (no source included)

## installing the newly built siege 
# dpkg -i /home/ladmin/build/siege_4.0.2-1.1_amd64.deb


## running the installed siege
$ siege -r 275 -c 5 -b http://vm-server-001/calendar
New configuration template added to /home/ladmin/.siege
Run siege -C to view the current settings in that file
[alert] Zip encoding disabled; siege requires zlib support to enable it: No 
such file or directory
** SIEGE 4.0.2
** Preparing 5 concurrent users for battle.
The server is now under siege...
Transactions:                   5500 hits
Availability:                 100.00 %
Elapsed time:                  62.76 secs
Data transferred:             121.88 MB
Response time:                  0.06 secs
Transaction rate:              87.64 trans/sec
Throughput:                     1.94 MB/sec
Concurrency:                    4.97
Successful transactions:        5500
Failed transactions:               0
Longest transaction:            1.24
Shortest transaction:           0.00
 
*** Error in `siege': munmap_chunk(): invalid pointer: 0x000055de5b19d430 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bcb)[0x7fc1fb95cbcb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76f96)[0x7fc1fb962f96]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(OPENSSL_sk_free+0x1e)[0x7fc1fbe48a1e]
/usr/lib/x86_64-linux-gnu/libssl.so.1.1(+0x2cb29)[0x7fc1fc14ab29]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(OPENSSL_cleanup+0x52)[0x7fc1fbdf3242]
/lib/x86_64-linux-gnu/libc.so.6(+0x35910)[0x7fc1fb921910]
/lib/x86_64-linux-gnu/libc.so.6(+0x3596a)[0x7fc1fb92196a]
siege(+0x651f)[0x55de5900351f]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fc1fb90c2b1]
siege(+0x682a)[0x55de5900382a]
======= Memory map: ========
55de58ffd000-55de59023000 r-xp 00000000 08:01 5519458                    
/usr/bin/siege
55de59223000-55de59225000 r--p 00026000 08:01 5519458                    
/usr/bin/siege
55de59225000-55de59226000 rw-p 00028000 08:01 5519458                    
/usr/bin/siege
55de59226000-55de59227000 rw-p 00000000 00:00 0 
55de5b198000-55de5b1d7000 rw-p 00000000 00:00 0                          [heap]
7fc1e4000000-7fc1e40a0000 rw-p 00000000 00:00 0 
7fc1e40a0000-7fc1e8000000 ---p 00000000 00:00 0 
7fc1e8000000-7fc1e80a0000 rw-p 00000000 00:00 0 
7fc1e80a0000-7fc1ec000000 ---p 00000000 00:00 0 
7fc1ec000000-7fc1ec0a1000 rw-p 00000000 00:00 0 
7fc1ec0a1000-7fc1f0000000 ---p 00000000 00:00 0 
7fc1f0000000-7fc1f00a0000 rw-p 00000000 00:00 0 
7fc1f00a0000-7fc1f4000000 ---p 00000000 00:00 0 
7fc1f4000000-7fc1f40a1000 rw-p 00000000 00:00 0 
7fc1f40a1000-7fc1f8000000 ---p 00000000 00:00 0 
7fc1f80a0000-7fc1f80b6000 r-xp 00000000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc1f80b6000-7fc1f82b5000 ---p 00016000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc1f82b5000-7fc1f82b6000 r--p 00015000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc1f82b6000-7fc1f82b7000 rw-p 00016000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc1f82b7000-7fc1f82cb000 r-xp 00000000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7fc1f82cb000-7fc1f84ca000 ---p 00014000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7fc1f84ca000-7fc1f84cb000 r--p 00013000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7fc1f84cb000-7fc1f84cc000 rw-p 00014000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7fc1f84cc000-7fc1f84ce000 rw-p 00000000 00:00 0 
7fc1f84ce000-7fc1f84d3000 r-xp 00000000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7fc1f84d3000-7fc1f86d2000 ---p 00005000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7fc1f86d2000-7fc1f86d3000 r--p 00004000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7fc1f86d3000-7fc1f86d4000 rw-p 00005000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7fc1f86d4000-7fc1f86de000 r-xp 00000000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7fc1f86de000-7fc1f88de000 ---p 0000a000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7fc1f88de000-7fc1f88df000 r--p 0000a000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7fc1f88df000-7fc1f88e0000 rw-p 0000b000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7fc1f88e0000-7fc1f88e6000 rw-p 00000000 00:00 0 
7fc1f88e6000-7fc1f88e7000 ---p 00000000 00:00 0 
7fc1f88e7000-7fc1f90e7000 rw-p 00000000 00:00 0 
7fc1f90e7000-7fc1f90e8000 ---p 00000000 00:00 0 
7fc1f90e8000-7fc1f98e8000 rw-p 00000000 00:00 0 
7fc1f98e8000-7fc1f98e9000 ---p 00000000 00:00 0 
7fc1f98e9000-7fc1fa0e9000 rw-p 00000000 00:00 0 
7fc1fa0e9000-7fc1fa0ea000 ---p 00000000 00:00 0 
7fc1fa0ea000-7fc1fa8ea000 rw-p 00000000 00:00 0 
7fc1fa8ea000-7fc1fa8eb000 ---p 00000000 00:00 0 
7fc1fa8eb000-7fc1fb0eb000 rw-p 00000000 00:00 0 
7fc1fb8ec000-7fc1fba81000 r-xp 00000000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7fc1fba81000-7fc1fbc81000 ---p 00195000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7fc1fbc81000-7fc1fbc85000 r--p 00195000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7fc1fbc85000-7fc1fbc87000 rw-p 00199000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7fc1fbc87000-7fc1fbc8b000 rw-p 00000000 00:00 0 
7fc1fbc8b000-7fc1fbef0000 r-xp 00000000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fc1fbef0000-7fc1fc0ef000 ---p 00265000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fc1fc0ef000-7fc1fc10d000 r--p 00264000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fc1fc10d000-7fc1fc11b000 rw-p 00282000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fc1fc11b000-7fc1fc11e000 rw-p 00000000 00:00 0 
7fc1fc11e000-7fc1fc180000 r-xp 00000000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fc1fc180000-7fc1fc380000 ---p 00062000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fc1fc380000-7fc1fc384000 r--p 00062000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fc1fc384000-7fc1fc38a000 rw-p 00066000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fc1fc38a000-7fc1fc38d000 r-xp 00000000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7fc1fc38d000-7fc1fc58c000 ---p 00003000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7fc1fc58c000-7fc1fc58d000 r--p 00002000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7fc1fc58d000-7fc1fc58e000 rw-p 00003000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7fc1fc58e000-7fc1fc5a6000 r-xp 00000000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7fc1fc5a6000-7fc1fc7a5000 ---p 00018000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7fc1fc7a5000-7fc1fc7a6000 r--p 00017000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7fc1fc7a6000-7fc1fc7a7000 rw-p 00018000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7fc1fc7a7000-7fc1fc7ab000 rw-p 00000000 00:00 0 
7fc1fc7ab000-7fc1fc7ce000 r-xp 00000000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7fc1fc9c3000-7fc1fc9c5000 rw-p 00000000 00:00 0 
7fc1fc9ca000-7fc1fc9ce000 rw-p 00000000 00:00 0 
7fc1fc9ce000-7fc1fc9cf000 r--p 00023000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7fc1fc9cf000-7fc1fc9d0000 rw-p 00024000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7fc1fc9d0000-7fc1fc9d1000 rw-p 00000000 00:00 0 
7fff9570e000-7fff9582f000 rw-p 00000000 00:00 0                          [stack]
7fff95835000-7fff95837000 r--p 00000000 00:00 0                          [vvar]
7fff95837000-7fff95839000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  
[vsyscall]
Aborted


 ## compiled from source siege-4.0.2.tar.gz
$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for perl... /usr/bin/perl
checking for a POSIX-compliant shell... /bin/sh
checking whether make sets $(MAKE)... (cached) yes
checking for buggy pthread mutex initializers... no
checking for dlopen() in -ldld... no
checking for dlopen() in -ldl... yes
checking for random device... yes
checking for ssl support... yes
checking /include/openssl/opensslv.h usability... no
checking /include/openssl/opensslv.h presence... no
checking for /include/openssl/opensslv.h... no
checking /usr/include/openssl/opensslv.h usability... yes
checking /usr/include/openssl/opensslv.h presence... yes
checking for /usr/include/openssl/opensslv.h... yes
checking for OpenSSL version... >= 0.9.8 (appropriate flag set)
checking for zlib support... yes
checking /include/zlib.h usability... no
checking /include/zlib.h presence... no
checking for /include/zlib.h... no
checking /usr/include/zlib.h usability... yes
checking /usr/include/zlib.h presence... yes
checking for /usr/include/zlib.h... yes
checking for ZLIB version... checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for u_int32_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking openssl/e_os.h usability... no
checking openssl/e_os.h presence... no
checking for openssl/e_os.h... no
checking openssl/e_os2.h usability... yes
checking openssl/e_os2.h presence... yes
checking for openssl/e_os2.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for strchr... yes
checking for memcpy... yes
checking for strncpy... yes
checking for strstr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for socket... yes
checking for gethostbyname... yes
checking for snprintf... yes
checking for strdup... yes
checking for rand_r... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for getipnodebyname... no
checking for freehostent... no
checking for getopt_long... yes
checking for poll... yes
checking for socket in -lsocket... no
checking for pthread_attr_init in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating html/Makefile
config.status: creating include/Makefile
config.status: creating include/joedog/Makefile
config.status: creating utils/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
config.status: executing default-5 commands
config.status: executing default-6 commands

--------------------------------------------------------
Configuration is complete

Run the following commands to complete the installation:
  make 
  make install

For complete documentation:        http://www.joedog.org
--------------------------------------------------------
ladmin@vm-server-001:~/siege-4.0.2$ make
Making all in .
make[1]: Entering directory '/home/ladmin/siege-4.0.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2'
Making all in include
make[1]: Entering directory '/home/ladmin/siege-4.0.2/include'
make  all-recursive
make[2]: Entering directory '/home/ladmin/siege-4.0.2/include'
Making all in joedog
make[3]: Entering directory '/home/ladmin/siege-4.0.2/include/joedog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ladmin/siege-4.0.2/include/joedog'
make[3]: Entering directory '/home/ladmin/siege-4.0.2/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/ladmin/siege-4.0.2/include'
make[2]: Leaving directory '/home/ladmin/siege-4.0.2/include'
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/include'
Making all in src
make[1]: Entering directory '/home/ladmin/siege-4.0.2/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/src'
Making all in utils
make[1]: Entering directory '/home/ladmin/siege-4.0.2/utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/utils'
Making all in doc
make[1]: Entering directory '/home/ladmin/siege-4.0.2/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/doc'
Making all in html
make[1]: Entering directory '/home/ladmin/siege-4.0.2/html'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/html'
ladmin@vm-server-001:~/siege-4.0.2$ make celan
make: *** No rule to make target 'celan'.  Stop.
ladmin@vm-server-001:~/siege-4.0.2$ make clean
Making clean in html
make[1]: Entering directory '/home/ladmin/siege-4.0.2/html'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/html'
Making clean in doc
make[1]: Entering directory '/home/ladmin/siege-4.0.2/doc'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/doc'
Making clean in utils
make[1]: Entering directory '/home/ladmin/siege-4.0.2/utils'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/utils'
Making clean in src
make[1]: Entering directory '/home/ladmin/siege-4.0.2/src'
 rm -f siege
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/src'
Making clean in include
make[1]: Entering directory '/home/ladmin/siege-4.0.2/include'
Making clean in joedog
make[2]: Entering directory '/home/ladmin/siege-4.0.2/include/joedog'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/ladmin/siege-4.0.2/include/joedog'
Making clean in .
make[2]: Entering directory '/home/ladmin/siege-4.0.2/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/ladmin/siege-4.0.2/include'
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/include'
Making clean in .
make[1]: Entering directory '/home/ladmin/siege-4.0.2'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/ladmin/siege-4.0.2'
ladmin@vm-server-001:~/siege-4.0.2$ make
Making all in .
make[1]: Entering directory '/home/ladmin/siege-4.0.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2'
Making all in include
make[1]: Entering directory '/home/ladmin/siege-4.0.2/include'
make  all-recursive
make[2]: Entering directory '/home/ladmin/siege-4.0.2/include'
Making all in joedog
make[3]: Entering directory '/home/ladmin/siege-4.0.2/include/joedog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/ladmin/siege-4.0.2/include/joedog'
make[3]: Entering directory '/home/ladmin/siege-4.0.2/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/ladmin/siege-4.0.2/include'
make[2]: Leaving directory '/home/ladmin/siege-4.0.2/include'
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/include'
Making all in src
make[1]: Entering directory '/home/ladmin/siege-4.0.2/src'
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
array.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
auth.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
base64.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
browser.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
cache.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
cookie.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
cookies.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
cfg.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
creds.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
crew.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
data.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
date.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
eval.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
ftp.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
getopt.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
getopt1.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
handler.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
hash.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
http.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
init.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
load.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
log.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
main.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
md5.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
memory.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
notify.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
page.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
parser.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
perl.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
response.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
sock.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
ssl.c
ssl.c: In function ‘SSL_thread_cleanup’:
ssl.c:226:3: warning: ‘ERR_remove_state’ is deprecated 
[-Wdeprecated-declarations]
   ERR_remove_state(0);
   ^~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from ./sock.h:46,
                 from ./ssl.h:30,
                 from ssl.c:42:
/usr/include/openssl/err.h:248:1: note: declared here
 DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid))
 ^
ssl.c:233:4: warning: ‘ERR_remove_thread_state’ is deprecated 
[-Wdeprecated-declarations]
    ERR_remove_thread_state(NULL);
    ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from ./sock.h:46,
                 from ./ssl.h:30,
                 from ssl.c:42:
/usr/include/openssl/err.h:247:1: note: declared here
 DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *))
 ^
At top level:
ssl.c:238:1: warning: ‘SSL_pthreads_locking_callback’ defined but not used 
[-Wunused-function]
 SSL_pthreads_locking_callback(int mode, int type, char *file, int line) 
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
stralloc.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
timer.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
url.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
util.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 -c 
version.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/openssl 
-I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-L/usr/lib -L/usr/lib -lpthread    -o siege array.o auth.o base64.o browser.o 
cache.o cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o 
getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o 
memory.o notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o 
timer.o url.o util.o version.o  -ldl -lssl -lcrypto -lz
mkdir .libs
gcc -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value 
-DOPENSSL_NO_KRB5 -g -O2 -o siege array.o auth.o base64.o browser.o cache.o 
cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o getopt.o 
getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o memory.o 
notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o timer.o 
url.o util.o version.o  -L/usr/lib -lpthread -ldl -lssl -lcrypto -lz  
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/src'
Making all in utils
make[1]: Entering directory '/home/ladmin/siege-4.0.2/utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/utils'
Making all in doc
make[1]: Entering directory '/home/ladmin/siege-4.0.2/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/doc'
Making all in html
make[1]: Entering directory '/home/ladmin/siege-4.0.2/html'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ladmin/siege-4.0.2/html'
ladmin@vm-server-001:~/siege-4.0.2$ src/siege -r 1 -c 1 -b 
http://vm-server-001/calendar
** SIEGE 4.0.2
** Preparing 1 concurrent users for battle.
The server is now under siege...
Transactions:                      4 hits
Availability:                 100.00 %
Elapsed time:                   0.19 secs
Data transferred:               0.09 MB
Response time:                  0.05 secs
Transaction rate:              21.05 trans/sec
Throughput:                     0.47 MB/sec
Concurrency:                    1.00
Successful transactions:           4
Failed transactions:               0
Longest transaction:            0.16
Shortest transaction:           0.00
 
*** Error in `src/siege': munmap_chunk(): invalid pointer: 0x000055ab7c958430 
***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bcb)[0x7f62997aabcb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76f96)[0x7f62997b0f96]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(OPENSSL_sk_free+0x1e)[0x7f6299eb0a1e]
/usr/lib/x86_64-linux-gnu/libssl.so.1.1(+0x2cb29)[0x7f629a1b2b29]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(OPENSSL_cleanup+0x52)[0x7f6299e5b242]
/lib/x86_64-linux-gnu/libc.so.6(+0x35910)[0x7f629976f910]
/lib/x86_64-linux-gnu/libc.so.6(+0x3596a)[0x7f629976f96a]
src/siege(+0x6a4d)[0x55ab7aefca4d]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f629975a2b1]
src/siege(+0x6d5a)[0x55ab7aefcd5a]
======= Memory map: ========
55ab7aef6000-55ab7af1c000 r-xp 00000000 08:01 4588048                    
/home/ladmin/siege-4.0.2/src/siege
55ab7b11c000-55ab7b11e000 r--p 00026000 08:01 4588048                    
/home/ladmin/siege-4.0.2/src/siege
55ab7b11e000-55ab7b11f000 rw-p 00028000 08:01 4588048                    
/home/ladmin/siege-4.0.2/src/siege
55ab7b11f000-55ab7b120000 rw-p 00000000 00:00 0 
55ab7c953000-55ab7c9a5000 rw-p 00000000 00:00 0                          [heap]
7f6293de9000-7f6293dff000 r-xp 00000000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6293dff000-7f6293ffe000 ---p 00016000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6293ffe000-7f6293fff000 r--p 00015000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6293fff000-7f6294000000 rw-p 00016000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6294000000-7f629408d000 rw-p 00000000 00:00 0 
7f629408d000-7f6298000000 ---p 00000000 00:00 0 
7f6298109000-7f629811d000 r-xp 00000000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f629811d000-7f629831c000 ---p 00014000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f629831c000-7f629831d000 r--p 00013000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f629831d000-7f629831e000 rw-p 00014000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f629831e000-7f6298320000 rw-p 00000000 00:00 0 
7f6298320000-7f6298325000 r-xp 00000000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f6298325000-7f6298524000 ---p 00005000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f6298524000-7f6298525000 r--p 00004000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f6298525000-7f6298526000 rw-p 00005000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f6298526000-7f6298530000 r-xp 00000000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f6298530000-7f6298730000 ---p 0000a000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f6298730000-7f6298731000 r--p 0000a000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f6298731000-7f6298732000 rw-p 0000b000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f6298732000-7f6298738000 rw-p 00000000 00:00 0 
7f6298738000-7f6298739000 ---p 00000000 00:00 0 
7f6298739000-7f6298f39000 rw-p 00000000 00:00 0 
7f6298f39000-7f6298f3a000 ---p 00000000 00:00 0 
7f6298f3a000-7f629973a000 rw-p 00000000 00:00 0 
7f629973a000-7f62998cf000 r-xp 00000000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f62998cf000-7f6299acf000 ---p 00195000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f6299acf000-7f6299ad3000 r--p 00195000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f6299ad3000-7f6299ad5000 rw-p 00199000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f6299ad5000-7f6299ad9000 rw-p 00000000 00:00 0 
7f6299ad9000-7f6299af2000 r-xp 00000000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f6299af2000-7f6299cf1000 ---p 00019000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f6299cf1000-7f6299cf2000 r--p 00018000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f6299cf2000-7f6299cf3000 rw-p 00019000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f6299cf3000-7f6299f58000 r-xp 00000000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f6299f58000-7f629a157000 ---p 00265000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f629a157000-7f629a175000 r--p 00264000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f629a175000-7f629a183000 rw-p 00282000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f629a183000-7f629a186000 rw-p 00000000 00:00 0 
7f629a186000-7f629a1e8000 r-xp 00000000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f629a1e8000-7f629a3e8000 ---p 00062000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f629a3e8000-7f629a3ec000 r--p 00062000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f629a3ec000-7f629a3f2000 rw-p 00066000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f629a3f2000-7f629a3f5000 r-xp 00000000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f629a3f5000-7f629a5f4000 ---p 00003000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f629a5f4000-7f629a5f5000 r--p 00002000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f629a5f5000-7f629a5f6000 rw-p 00003000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f629a5f6000-7f629a60e000 r-xp 00000000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f629a60e000-7f629a80d000 ---p 00018000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f629a80d000-7f629a80e000 r--p 00017000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f629a80e000-7f629a80f000 rw-p 00018000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f629a80f000-7f629a813000 rw-p 00000000 00:00 0 
7f629a813000-7f629a836000 r-xp 00000000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7f629aa29000-7f629aa2d000 rw-p 00000000 00:00 0 
7f629aa32000-7f629aa36000 rw-p 00000000 00:00 0 
7f629aa36000-7f629aa37000 r--p 00023000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7f629aa37000-7f629aa38000 rw-p 00024000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7f629aa38000-7f629aa39000 rw-p 00000000 00:00 0 
7ffee1370000-7ffee1491000 rw-p 00000000 00:00 0                          [stack]
7ffee150a000-7ffee150c000 r--p 00000000 00:00 0                          [vvar]
7ffee150c000-7ffee150e000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  
[vsyscall]
Aborted
ladmin@vm-server-001:~/siege-4.0.2$ src/siege -r 1 -c 1 -b 
https://vm-server-001/calendar
** SIEGE 4.0.2
** Preparing 1 concurrent users for battle.
The server is now under siege...
Transactions:                      3 hits
Availability:                 100.00 %
Elapsed time:                   0.23 secs
Data transferred:               0.09 MB
Response time:                  0.08 secs
Transaction rate:              13.04 trans/sec
Throughput:                     0.38 MB/sec
Concurrency:                    1.00
Successful transactions:           3
Failed transactions:               0
Longest transaction:            0.22
Shortest transaction:           0.00
 
*** Error in `src/siege': free(): invalid pointer: 0x00007f521cb641b4 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bcb)[0x7f521c40bbcb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76f96)[0x7f521c411f96]
/lib/x86_64-linux-gnu/libc.so.6(+0x777de)[0x7f521c4127de]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(OPENSSL_sk_pop_free+0x31)[0x7f521cb11ca1]
/usr/lib/x86_64-linux-gnu/libssl.so.1.1(+0x2cb29)[0x7f521ce13b29]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(OPENSSL_cleanup+0x52)[0x7f521cabc242]
/lib/x86_64-linux-gnu/libc.so.6(+0x35910)[0x7f521c3d0910]
/lib/x86_64-linux-gnu/libc.so.6(+0x3596a)[0x7f521c3d096a]
src/siege(+0x6a4d)[0x55ae1d47aa4d]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f521c3bb2b1]
src/siege(+0x6d5a)[0x55ae1d47ad5a]
======= Memory map: ========
55ae1d474000-55ae1d49a000 r-xp 00000000 08:01 4588048                    
/home/ladmin/siege-4.0.2/src/siege
55ae1d69a000-55ae1d69c000 r--p 00026000 08:01 4588048                    
/home/ladmin/siege-4.0.2/src/siege
55ae1d69c000-55ae1d69d000 rw-p 00028000 08:01 4588048                    
/home/ladmin/siege-4.0.2/src/siege
55ae1d69d000-55ae1d69e000 rw-p 00000000 00:00 0 
55ae1dd7b000-55ae1ddcd000 rw-p 00000000 00:00 0                          [heap]
7f5214000000-7f521407c000 rw-p 00000000 00:00 0 
7f521407c000-7f5218000000 ---p 00000000 00:00 0 
7f521ab53000-7f521ab69000 r-xp 00000000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f521ab69000-7f521ad68000 ---p 00016000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f521ad68000-7f521ad69000 r--p 00015000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f521ad69000-7f521ad6a000 rw-p 00016000 08:01 6029316                    
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f521ad6a000-7f521ad7e000 r-xp 00000000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f521ad7e000-7f521af7d000 ---p 00014000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f521af7d000-7f521af7e000 r--p 00013000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f521af7e000-7f521af7f000 rw-p 00014000 08:01 6032590                    
/lib/x86_64-linux-gnu/libresolv-2.24.so
7f521af7f000-7f521af81000 rw-p 00000000 00:00 0 
7f521af81000-7f521af86000 r-xp 00000000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f521af86000-7f521b185000 ---p 00005000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f521b185000-7f521b186000 r--p 00004000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f521b186000-7f521b187000 rw-p 00005000 08:01 6032583                    
/lib/x86_64-linux-gnu/libnss_dns-2.24.so
7f521b187000-7f521b191000 r-xp 00000000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f521b191000-7f521b391000 ---p 0000a000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f521b391000-7f521b392000 r--p 0000a000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f521b392000-7f521b393000 rw-p 0000b000 08:01 6032584                    
/lib/x86_64-linux-gnu/libnss_files-2.24.so
7f521b393000-7f521b399000 rw-p 00000000 00:00 0 
7f521b399000-7f521b39a000 ---p 00000000 00:00 0 
7f521b39a000-7f521bb9a000 rw-p 00000000 00:00 0 
7f521bb9a000-7f521bb9b000 ---p 00000000 00:00 0 
7f521bb9b000-7f521c39b000 rw-p 00000000 00:00 0 
7f521c39b000-7f521c530000 r-xp 00000000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f521c530000-7f521c730000 ---p 00195000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f521c730000-7f521c734000 r--p 00195000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f521c734000-7f521c736000 rw-p 00199000 08:01 6032574                    
/lib/x86_64-linux-gnu/libc-2.24.so
7f521c736000-7f521c73a000 rw-p 00000000 00:00 0 
7f521c73a000-7f521c753000 r-xp 00000000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f521c753000-7f521c952000 ---p 00019000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f521c952000-7f521c953000 r--p 00018000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f521c953000-7f521c954000 rw-p 00019000 08:01 6029402                    
/lib/x86_64-linux-gnu/libz.so.1.2.8
7f521c954000-7f521cbb9000 r-xp 00000000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f521cbb9000-7f521cdb8000 ---p 00265000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f521cdb8000-7f521cdd6000 r--p 00264000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f521cdd6000-7f521cde4000 rw-p 00282000 08:01 5510675                    
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f521cde4000-7f521cde7000 rw-p 00000000 00:00 0 
7f521cde7000-7f521ce49000 r-xp 00000000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f521ce49000-7f521d049000 ---p 00062000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f521d049000-7f521d04d000 r--p 00062000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f521d04d000-7f521d053000 rw-p 00066000 08:01 5510677                    
/usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f521d053000-7f521d056000 r-xp 00000000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f521d056000-7f521d255000 ---p 00003000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f521d255000-7f521d256000 r--p 00002000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f521d256000-7f521d257000 rw-p 00003000 08:01 6032577                    
/lib/x86_64-linux-gnu/libdl-2.24.so
7f521d257000-7f521d26f000 r-xp 00000000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f521d26f000-7f521d46e000 ---p 00018000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f521d46e000-7f521d46f000 r--p 00017000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f521d46f000-7f521d470000 rw-p 00018000 08:01 6032589                    
/lib/x86_64-linux-gnu/libpthread-2.24.so
7f521d470000-7f521d474000 rw-p 00000000 00:00 0 
7f521d474000-7f521d497000 r-xp 00000000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7f521d68a000-7f521d68e000 rw-p 00000000 00:00 0 
7f521d693000-7f521d697000 rw-p 00000000 00:00 0 
7f521d697000-7f521d698000 r--p 00023000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7f521d698000-7f521d699000 rw-p 00024000 08:01 6032570                    
/lib/x86_64-linux-gnu/ld-2.24.so
7f521d699000-7f521d69a000 rw-p 00000000 00:00 0 
7ffffb463000-7ffffb584000 rw-p 00000000 00:00 0                          [stack]
7ffffb5d4000-7ffffb5d6000 r--p 00000000 00:00 0                          [vvar]
7ffffb5d6000-7ffffb5d8000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  
[vsyscall]
Aborted

Reply via email to