mdr wrote that you found out the crash came with the change in r1874909. If you build before, it works, if you build with r1874909, it crashes. And I cannot see why...
Stefan Eissing <green/>bytes GmbH Hafenweg 16 48155 Münster www.greenbytes.de > Am 14.04.2020 um 11:14 schrieb Steffen <[email protected]>: > > > > Thanks Rainer, > > All clean build using the released sources, so a clean build of httpd 2.4.43 > GA gives the crash. > > What header file is Stefan referring ? > > > On Tuesday 14/04/2020 at 11:06, Rainer Jung wrote: >> Hi Stefen, >> >> I think Stefan refers to his "somehow was partially using the old header >> file". So during the build, there should be no other (from other versions) >> header files from APR, APR-UTIL oder HTTPD anywhere on the build system >> where the build process might find and use them. >> >> He was assuming, that the build that had the crashes was possibly done on a >> system, which did not fulfil this requirement. >> >> Regards, >> >> Rainer >> >> Am 14.04.2020 um 10:13 schrieb Steffen: >>> >>> What do you mean with a clean rebuild ? >>> r1874909 (1.15.8) is the one from httpd 2.4.43 GA. >>> On Tuesday 14/04/2020 at 09:38, Stefan Eissing wrote: >>>> >>>> In that revision, I see a change in the header file structure. If your >>>> build of r1874909 is not clean but somehow was partially using the old >>>> header file, things might get misaligned. >>>> >>>> The other changes in that revision look rather unsuspicious to me. >>>> >>>> Steffen: could you make a clean rebuild of mod_http2 for mdrmdr to >>>> verify? Thanks! >>>> >>>> Cheers, Stefan >>>> >>>>> >>>>> Am 12.04.2020 um 15:57 schrieb mdrmdr <[email protected]>: >>>>> >>>>> With the help of Steffen (he built the Windows binaries for me) I can >>>>> report: >>>>> >>>>> r1861247 - works >>>>> r1864126 - works >>>>> r1872230 - works >>>>> r1873368 - works >>>>> r1874286 - works >>>>> r1874347 - works >>>>> r1874909 (=2.4.43) - fails! >>>>> >>>>> >>>>> >>>>> -- >>>>> Sent from: >>>>> http://apache-http-server.18135.x6.nabble.com/Apache-HTTP-Server-Dev-f4771363.html > > >
