You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Pravesh Rai <pr...@gmail.com> on 2013/02/22 12:27:11 UTC

[users@httpd] 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: [users@httpd] Application exception from Apache 2.4.3 (with APR 1.4.6)

Posted by Tom Evans <te...@googlemail.com>.
On Wed, Feb 27, 2013 at 5:02 AM, Pravesh Rai <pr...@gmail.com> wrote:
> Hi,
>
>
>
> While doing continuous restart of 64 bit Windows server, sometimes we get
> application exception with following details:

You would be better off reporting this to dev@

Have you ruled out bad memory in the machine? Can you reproduce it on
a different machine?
The reported address of hi in the first frame seems totally bogus to me.

Cheers

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Application exception from Apache 2.4.3 (with APR 1.4.6)

Posted by Pravesh Rai <pr...@gmail.com>.
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

[users@httpd] Application exception from Apache 2.4.3 (with APR 1.4.6)

Posted by Pravesh Rai <pr...@gmail.com>.
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