You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Rai, Pravesh R (STSD)" <pr...@hp.com> on 2013/02/21 06:19:47 UTC

Application exception from Apache 2.4.3 (with APR 1.4.6)

Hi,

While doing continuous restart of 64 bit Windows server, sometimes we get application exception with following details:

--------
Faulting module name: libapr-1.dll, version: 1.4.6.0, time stamp:...
Exception code: 0xc0000005
Fault offset: 0x0000000000017351
--------

Though we've recompiled Apache with the suggestion given on:


https://issues.apache.org/bugzilla/show_bug.cgi?id=49155

there is no change in the behavior. As shown in the attachment, exception is always thrown from apr_hash.c.

Can anybody please provide some clue on this?

Thanks,
Pravesh


RE: Application exception from Apache 2.4.3 (with APR 1.4.6)

Posted by "Rai, Pravesh R (STSD)" <pr...@hp.com>.
Anybody has any clue on this?

Thanks,
Pravesh

From: Rai, Pravesh R (STSD)
Sent: Thursday, February 21, 2013 10:50 AM
To: dev@httpd.apache.org; dev@apr.apache.org
Subject: Application exception from Apache 2.4.3 (with APR 1.4.6)

Hi,

While doing continuous restart of 64 bit Windows server, sometimes we get application exception with following details:

--------
Faulting module name: libapr-1.dll, version: 1.4.6.0, time stamp:...
Exception code: 0xc0000005
Fault offset: 0x0000000000017351
--------

Though we've recompiled Apache with the suggestion given on:


https://issues.apache.org/bugzilla/show_bug.cgi?id=49155

there is no change in the behavior. As shown in the attachment, exception is always thrown from apr_hash.c.

Can anybody please provide some clue on this?

Thanks,
Pravesh