apache SIGSEGV testing crashes
From: Robin Smith (robin_at_uk-smiths.com)
Date: 02/18/04
- Previous message: Pigeon: "Re: Remote access PC support"
- Next in thread: Robin Smith: "RE: apache SIGSEGV testing crashes"
- Maybe reply: Robin Smith: "RE: apache SIGSEGV testing crashes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: 18 Feb 2004 20:50:46 +0000
I have just tried to upgrade my server from stable to testing.
mysql and apache are not working now :-(
The apache crashes with SIGSEGV as shown below
read(7, "127.0.0.1\tlocalhost.localdomain\t"..., 4096) = 297
close(7) = 0
munmap(0x40023000, 4096) = 0
getuid32() = 0
stat64("/etc/krb5.conf", 0xbfff8fbc) = -1 ENOENT (No such file or
directory)
stat64("/usr/etc/krb5.conf", 0xbfff8fbc) = -1 ENOENT (No such file or
directory)open("/dev/urandom", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9), ...}) = 0
read(7, "\314\336\344\362XbI\30g\177l\363C\211\270\235\301\25\236"...,
20) = 20
close(7) = 0
getpid() = 2452
gettimeofday({1077136846, 238141}, NULL) = 0
getpid() = 2452
getpid() = 2452
open("/etc/krb5.keytab", O_RDONLY) = -1 ENOENT (No such file or
directory)
stat64("/dev/urandom", {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9),
...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 2452 detached
It looks like apache is tring call kerberos but that isn't installed and
I can't understand why it if trying to call it - suggestions?
Robin
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Pigeon: "Re: Remote access PC support"
- Next in thread: Robin Smith: "RE: apache SIGSEGV testing crashes"
- Maybe reply: Robin Smith: "RE: apache SIGSEGV testing crashes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|