php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12303 apache segfaults when using imp
Submitted: 2001-07-21 21:49 UTC Modified: 2001-08-20 10:28 UTC
From: misko at bat dot sk Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.6 OS: slackware linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: misko at bat dot sk
New email:
PHP Version: OS:

 

 [2001-07-21 21:49 UTC] misko at bat dot sk
I've installed horde/imp. I've also recompiled php with imap support, everything withou any problem.
But when I try to logon to IMP, i get no response from server (or it seems to be loading, but times out after a while).
Apache error_log is full of these messages:

[Sun Jul 22 03:35:55 2001] [debug] apache_ssl.c(379): Random input /dev/urandom(
1024) -> 1024
[Sun Jul 22 03:35:57 2001] [debug] apache_ssl.c(1926): CIPHER is RC4-MD5
[Sun Jul 22 03:35:58 2001] [debug] buff.c(295): read returned 331 rwstate=1 stat
e=3 rstate=240 cren=0 aren=0 accept=4
[Sun Jul 22 03:35:58 2001] [error] [client 172.170.246.174] File does not exist:
 /usr/local/apache/bat.sk/docs/horde/imp/docs/
[Sun Jul 22 03:51:46 2001] [notice] child pid 3420 exit signal Segmentation faul
t (11)
[Sun Jul 22 03:51:47 2001] [notice] child pid 3424 exit signal Segmentation faul
t (11)
[Sun Jul 22 03:54:05 2001] [notice] child pid 3452 exit signal Segmentation faul
t (11)
[Sun Jul 22 03:56:49 2001] [info] [client 172.170.246.174] Read POST information
 timed out
[Sun Jul 22 03:57:23 2001] [info] [client 172.170.246.174] Read POST information
 timed out
[Sun Jul 22 03:57:24 2001] [notice] child pid 3461 exit signal Segmentation faul
t (11)
[Sun Jul 22 03:59:07 2001] [info] [client 172.170.246.174] Read POST information
 timed out


If you have any further questions, do not hesitate to contact me via e-mail or icq 35271513.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-27 10:42 UTC] sniper@php.net
Does this happen with older PHP versions? Like PHP 4.0.5?
And could you also try the latest CVS snapshot from
http://snaps.php.net/ 

--Jani

 [2001-07-27 10:42 UTC] sniper@php.net
And please provide a gdb backtrace of the crash.


 [2001-08-20 10:28 UTC] sniper@php.net
No feedback. Reopen if you still have this problem
with PHP 4.0.7 (soon to be released) or with latest CVS 
snapshot from http://snaps.php.net/

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC