If asking about crash-bugs on dev@, could you please include the backtrace? .pdb symbols make it useful, while https://msdn.microsoft.com/en-us/library/windows/hardware/ff551063(v=vs.85).aspx shows how to load the user.dmp file and produce that backtrace.
User in that link seems to be changing too many things to make this a useful problem report. Hopefully you are familiar with looking in the windows event log when "windows error is triggered before anything appears in the apache log". Or try running command-line, not as-a-service. to get a console error. On Wed, Jun 24, 2015 at 9:52 AM, Steffen <i...@apachelounge.com> wrote: > > When build on Windows with no openssl or nss driver , I was assuming that > mod_session crypto would use apr-crypto. > > Seems I was wrong, then Apache crashes without anything in the log, quite > some reports, see the latest at > http://www.apachelounge.com/viewtopic.php?p=30892#30892 > > When I build with the openssl driver , then all is fine. > > > >