https://bz.apache.org/bugzilla/show_bug.cgi?id=61695

Jacob Lundberg <ja...@collegenet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ja...@collegenet.com

--- Comment #12 from Jacob Lundberg <ja...@collegenet.com> ---

We are using Debian's packaging (basically).  They do not appear to be using
-fno-strict-aliasing so I am rebuilding with it added to the C and C++ flags
and will test.  It will take a few days to be certain of the result if it
appears to be successful.  The problem only reproduces after some hours in our
fairly high-concurrency production environment.

Sample build command from the build output (this is after I added
-fno-strict-aliasing):

/usr/share/apr-1.0/build/libtool --no-silent --mode=compile
x86_64-linux-gnu-gcc  -pthread  -pipe -fno-strict-aliasing -g -O2
-fdebug-prefix-map=/home/jacob/temp/apache/build/apache2-2.4.32=.
-fstack-protector-strong -Wformat -Werror=format-security    -DLINUX
-D_REENTRANT -D_GNU_SOURCE  -DPLATFORM='"Debian"'
-DBUILD_DATETIME='"2018-03-15T23:26:04"' -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2   -I.
-I/home/jacob/temp/apache/build/apache2-2.4.32/os/unix
-I/home/jacob/temp/apache/build/apache2-2.4.32/include -I/usr/include/apr-1.0
-I/usr/include -I/home/jacob/temp/apache/build/apache2-2.4.32/modules/aaa
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/cache
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/core
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/database
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/filters
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/ldap
-I/home/jacob/temp/apache/build/apache2-2.4.32/server
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/loggers
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/lua
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/proxy
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/session
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/ssl
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/test
-I/home/jacob/temp/apache/build/apache2-2.4.32/server
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/md
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/arch/unix
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/dav/main
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/generators
-I/home/jacob/temp/apache/build/apache2-2.4.32/modules/mappers -fPIE
-prefer-non-pic -static -c config.c && touch config.lo

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to