At Sat, 9 Aug 2003 14:51:53 +0100, Matthew Wilcox wrote: > > On Sat, Aug 09, 2003 at 03:32:12PM +0900, GOTO Masanori wrote: > > Could you tell me which apache version do you use? > > [EMAIL PROTECTED]:~# dpkg --status apache-dev |grep Version > Version: 1.3.27.0-2 > [EMAIL PROTECTED]:~# dpkg --status apache |grep Version > Version: 1.3.27.0-2 > > > > Program received signal SIGSEGV, Segmentation fault. > > > server_type (cmd=0x60000000000282e3, dummy=0x600000000001a598, arg=0x600000000 > > > 282d8 "standalone") at http_core.c:2032 > > > 2032 http_core.c: No such file or directory. > > > in http_core.c > > > > http_core.c:2032 is not server_type() in apache 1.3.27.0-2, so your > > apache is not the latest. > > I don't know what's going on then.
Ah, apache is compiled with optimized option. We couldn't get any userful information from this report. Could you rebuild apache with -g without -O2 and find where your apache is died? It's difficult to reappear for me because it's a high price and I don't have root capability on ia64. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

