Le 31/03/2021 à 15:53, Michael Rabatscher a écrit :
> Thanks for the information! These bugs seem to have the same symptoms.
>
> To clarify.. I encounter this excption any time I shutdown the the httpd
> (ctrl + c) console window while
> having the debugger attached - so basically every time the module
> cleanup chain is executed.
>
> The version I use is acutally 2.4.46 so afaik the latest offically
> released one including APR-1.7.0.
Hi,
APR in not included in the httpd code source.
Did you build httpd from source code or did you used a pre-compiled
version. If so, which one is it?
CJ
>
> kind regards
> Mike
>
>
> Am Mi., 31. März 2021 um 15:14 Uhr schrieb Yann Ylavic
> <ylavic.dev@xxxxxxxxx <mailto:ylavic.dev@xxxxxxxxx>>:
>
> On Wed, Mar 31, 2021 at 12:56 PM Christophe JAILLET
> <christophe.jaillet@xxxxxxxxxx
> <mailto:christophe.jaillet@xxxxxxxxxx>> wrote:
> >
> > Le 30/03/2021 à 11:30, Michael Rabatscher a écrit :
> > >
> > > system exception (code 0xc0000008)
> > >
> > > which as far as I could research is due to a double CloseHandle
> call in
> > > libapr
> > >
> >
> > could be a duplicate of
> https://bz.apache.org/bugzilla/show_bug.cgi?id=59798
> <https://bz.apache.org/bugzilla/show_bug.cgi?id=59798>
>
> If so it should be fixed in APR-1.7.0, which APR version are you
> using Michael?
>
>
> Regards;
> Yann.
>