logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Apache 2.4.10 win64 VC11 - crash on stop in mod_jk
Author
huksley



Joined: 14 Nov 2014
Posts: 2
Location: Russia, Moscow

PostPosted: Fri 14 Nov '14 14:25    Post subject: Apache 2.4.10 win64 VC11 - crash on stop in mod_jk Reply with quote

Hello!

I am trying to use current build
to replace my existing 2.2 installation

After some activity (including mod_jk)
on site and restart of Windows service, I receive APPCRASH in Event Viewer:

Faulting application name: httpd.exe, version: 2.4.10.0, time stamp: 0x53c7aae5
Faulting module name: mod_jk.so, version: 1.2.40.0, time stamp: 0x534d6c26
Exception code: 0xc0000005
Fault offset: 0x000000000000543d
Faulting process id: 0x1954
Faulting application start time: 0x01cfffff7e7e7901
Faulting application path: C:\usr\httpd24\bin\httpd.exe
Faulting module path: C:\usr\httpd24\modules\mod_jk.so
Report Id: cb44c33a-6bf2-11e4-b2d9-0050569054f7

I am using Windows 2008 R2 SP1 with following binaries
12880228 httpd-2.4.10-win64-VC11.zip
1059943 modules-2.4-win64-VC11.zip
67753971 php-5.5.19-Win32-VC11-x64.zip
+ vcredist-x64.exe

I am having a fairly complex mod_jk setup with 30+ nodes so switching to mod_proxy is not an option.

This problem is reproducible so I can help troubleshooting this problem.
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 679

PostPosted: Fri 14 Nov '14 15:33    Post subject: Reply with quote

Best is that you report the issue at the mailing list from the authors of mod_jk : http://tomcat.apache.org/lists.html#tomcat-users
Back to top
huksley



Joined: 14 Nov 2014
Posts: 2
Location: Russia, Moscow

PostPosted: Mon 17 Nov '14 10:13    Post subject: Reply with quote

As I am using mod_jk from modules-2.4-win64-VC11

I thought that best way to find out the problem is to have mod_jk with debug on + PDB file?

I can try to find a faulty method using windbg.
Back to top


Reply to topic   Topic: Apache 2.4.10 win64 VC11 - crash on stop in mod_jk View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules