| Newsgroups |
gmane.comp.apache.mod-log-sql |
| Message-ID |
<[email protected]> |
hi,
mod_log_sql + php4-imap make segentation fail to apache
php version 4.1.2, apache 1.3.27
mod_log_sql version 17 (i will try 18 but since i didnt't notice anyting
related in changelog i decided to post the message anyway)
version 16 was fine
a strace of an apache process:
/////////////////////////////////////////////////
write(8, "PASS pass\r\n", 13) = 13
alarm(0) = 0
time(NULL) = 1041089031
time(NULL) = 1041089031
select(9, [8], NULL, [8], NULL) = 1 (in [8])
time(NULL) = 1041089031
read(8, "+OK \r\n", 8192) = 6
alarm(0) = 0
alarm(0) = 0
alarm(0) = 0
time(NULL) = 1041089031
time(NULL) = 1041089031
select(9, NULL, [8], [8], NULL) = 1 (out [8])
time(NULL) = 1041089031
write(8, "STAT\r\n", 6) = 6
alarm(0) = 0
time(NULL) = 1041089031
time(NULL) = 1041089031
select(9, [8], NULL, [8], NULL) = 1 (in [8])
time(NULL) = 1041089031
read(8, "+OK 0 0\r\n", 8192) = 9
alarm(0) = 0
alarm(0) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
///////////////////////////////////////////////////
--
Michał Adamczak
[email protected]
__________________________________________________________________
Reminder: to unsubscribe, send email to <[email protected]>
with the words "unsubscribe mod_log_sql" in the body (w/o quotes).
The module homepage is http://www.grubbybaby.com/mod_log_sql/