php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3290 seg.fault with Oracle InterOffice with IMAP4r1 (4.3.0.1.25)
Submitted: 2000-01-24 03:46 UTC Modified: 2001-02-10 15:26 UTC
From: sysadmin at siag dot it Assigned:
Status: Closed Package: IMAP related
PHP Version: 3.0.14 OS: RedHat-6.0
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: sysadmin at siag dot it
New email:
PHP Version: OS:

 

 [2000-01-24 03:46 UTC] sysadmin at siag dot it
Hi,

I've tried to use IMP as a WEB-Frontend for Oracle InterOffice with IMAP4r1 (4.3.0.1.25),
but there seems to exist an authentication problem, which doesn't appear when connecting
natively with Netscape IMAP-Mailclient.

On the serverside I get the following apache errorlog:

[Sat Jan 15 20:10:55 2000] [notice] child pid 19009 exit signal Segmentation fault (11)
[Sat Jan 15 20:10:57 2000] [notice] child pid 19000 exit signal Segmentation fault (11)
[Sat Jan 15 20:14:17 2000] [notice] child pid 18999 exit signal Segmentation fault (11)
[Sat Jan 15 20:33:59 2000] [error] Possible PHP3 memory leak detected (harmless):  5 bytes from functions/mime.c:240
[Sat Jan 15 20:33:59 2000] [error] Possible PHP3 memory leak detected (harmless):  1 bytes from functions/mime.c:148
[Sat Jan 15 20:33:59 2000] [error] Possible PHP3 memory leak detected (harmless):  2 bytes from functions/mime.c:266

on the clientside (Netscape) I get "document contains no data ..."

Having tried to circumvent the problem by using an IMAP-proxy server (prediction)
(under http://www.us.vergenet.net/linux/perdition/
) the problem remains the same.

Therefore I think the bug is burried somewhere in an commonly used imap library.
Could you tell me please which libraries IMP/php3/apache uses for IMAP 
functions?

Do you have any ideas on how to remove  the problem?

Versions:
RedHat-6.0
apache-1.3.9
php-3.0.14
wu-imap-4.7

horde-1.2.0-pre9
imp-2.2.0-pre9
(these two packages I tried also in the latest stable release versions 
with the same result)

~edwin

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-19 21:17 UTC] joey@php.net
Are you still having this problem?
Could you read http://bugs.php.net/bugs-generating-backtrace.php
and see if you can get a backtrace if so?
 [2001-02-10 15:26 UTC] jimw@php.net
no feedback, closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 11:01:31 2025 UTC