On Mon, 2004-02-02 at 23:18 -0500, Louis-David Perron wrote: > This morning I noticed that my apache server wasn't working, and wasn't able to > start. `apache` was exiting immediately with a 0 return value, and `apache -X` was > doing a segfault. Under gdb, I noticed that the segfault happened in strcmp() in > libc6. Unfortunately, my gdb experiment is not good enough to be able to debug > apache properly, so I can't tell exactly what happened. The crash happened after my > daily logrotate... and how I fixed the problem is by removing all "ErrorLog" > directive in all my <VirtualHost> in my apache config. That's the most precise I can > be on this problem. > > My version of apache is: 1.3.29.0.1-3 > libc6=2.3.2.ds1-11 > > Kernel is 2.4.18-686-ipsec (using the same config as 2.4.18-686 kernel package, but > patched by myself for ipsec). > > On another server, I'm running same versions of apache and libc6, and the config is > built the same way and I don't have this problem with it.... the only difference is > that I have kernel 2.6.0-1-686-smp here, using libc6-686. > > I'm sorry for this long message, but if somebody can give me some clue to debug > apache using gdb (or something else), or even know the cause of the problem.. please > send me a message. > > Thanks > Louis-David Perron > >
For the time being, try to comment out mod_mime_magic in /etc/apache/ modules.conf - that has been failing on Apache 1.3 in testing here. -- Mark L. Kahnt, FLMI/M, ALHC, HIA, AIAA, ACS, MHP ML Kahnt New Markets Consulting Tel: (613) 531-8684 / (613) 539-0935 Email: [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part

