php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7998 PHP crashes on accessing mailbox with IMP
Submitted: 2000-11-27 18:31 UTC Modified: 2000-12-30 19:41 UTC
From: chris at oak-wood dot co dot uk Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.3pl1 OS: W95b
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: chris at oak-wood dot co dot uk
New email:
PHP Version: OS:

 

 [2000-11-27 18:31 UTC] chris at oak-wood dot co dot uk
This is very similar to bug 7670.
OS: W95b
Web: Apache 1.3.14

When accessing any mailbox that contains mail using IMP the IMAP server (which is on the same machine) crashes, as does PHP. The following error is shown:

PHP caused an invalid page fault in
module PHP_IMAP.DLL at 014f:011996ca.
Registers:
EAX=00000000 CS=014f EIP=011996ca EFLGS=00010246
EBX=008100a0 SS=0157 ESP=0063f838 EBP=007d13d0
ECX=00000000 DS=0157 ESI=00000000 FS=3417
EDX=00000000 ES=0157 EDI=008226c0 GS=0000
Bytes at CS:EIP:
8b 00 83 c4 14 85 c0 74 17 8b 3d 44 c2 1c 01 50
Stack dump:
00816580 00000000 008226c0 00820990 00000001 00000001 00761130 0073987c
00000000 0078cb94 0078cb90 0078cb98 0078cb9c 00000001 00000000 1009f45f

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-28 04:36 UTC] sniper@php.net
Have you tried contacting the same IMAP server and same
account with some other IMAP client? What happens?

And Which IMAP server is it? 

--Jani
 [2000-11-28 05:15 UTC] sniper@php.net
Could you also add some short script which can be used
to reproduce this?

--Jani
 [2000-12-30 19:41 UTC] sniper@php.net
No feedback. 

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 20:00:02 2026 UTC