I finally came around to reinstalling but sadly it didn't help. I still get the exact same core dumps :-/ If anyone else has experienced similiar issues I would be grateful for some input.
> Caveat: I am one data point, I recently had the problem, and a rebuild solved it for me. That doesn't mean the problem isn't the same for you. True but one is still better then none ;-) Cheers, Thomas On Fri, May 24, 2013 at 11:12 AM, Graham Leggett <minf...@sharp.fm> wrote: > On 24 May 2013, at 11:03 AM, Thomas Eckert <thomas.r.w.eck...@gmail.com> > wrote: > > > How did you investigate into this ? I'll assume with "rebuild" you mean > you rebuilt apache2 from source and reinstalled it. What made you rebuild > it in this scenario ? > > Yes, in my case the module that was returning NULL for per_dir_config was > part of httpd, and a make distclean followed by make all sorted it out. > Changes to header files had been made, and I suspect this was part of my > specific problem. > > > Also, why do you think rebuilding solved it ? I'm being so specific > about investigation options since rebuilding and reinstalling it is out of > question in my case. > > In that case are you 200% sure that the headers you are using to build > against match the binaries you are building against? In the Redhat world, > headers and binaries are packaged separately, and other OSes are probably > similar. > > Caveat: I am one data point, I recently had the problem, and a rebuild > solved it for me. That doesn't mean the problem isn't the same for you. > > Regards, > Graham > -- > >