php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6479 readdir still broken
Submitted: 2000-08-31 17:57 UTC Modified: 2000-09-01 11:45 UTC
From: cameron at lightrealm dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.2 OS: Solaris 2.7 (x86)
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cameron at lightrealm dot com
New email:
PHP Version: OS:

 

 [2000-08-31 17:57 UTC] cameron at lightrealm dot com
Calling readdir() causes PHP to actually segfault for me if I use it from the command line. I'm only getting one response from it before it dies. This has been reported several times, but apparently hasn't been fixed.


'./configure' '--with-gnu-ld' '--with-mysql=/usr/local' '--with-apxs=/www/bin/apxs' '--with-oci8' '--with-mhash=/usr/local'

Anyone???? ;)

Thanks,

Cameron Jones

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-31 21:37 UTC] sniper@php.net
That configure line you provided can not be the one used to configure
php-cgi..please add it here.

Does readdir work when used via web?

--Jani
 [2000-08-31 21:42 UTC] rasmus@php.net
I have confirmed the bug.  Looks like it is Solaris x86 specific.  We have a Solaris x86 account now and will be doing some testing.
 [2000-09-01 11:45 UTC] sas@php.net
Fixed in CVS. Thanks for your report.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 19:00:01 2026 UTC