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

             Bug #: 52230
           Summary: r->invoke_mtx not copied/recreated on internal
                    redirect
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


mod_dialup which is a consumer of ap_mpm_register_timed_callback crashes trying
to lock a null r->invoke_mtx if it gets called back after an internal redirect:

<Directory /home/covener/SRC/httpd-trunk/built/htdocs/>
RewriteEngine on
RewriteRule ^index2.html$ /index.html [L]
ModemStandard V.92
</Directory>

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to