php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10093 crash with virtual()
Submitted: 2001-03-31 10:10 UTC Modified: 2001-05-14 11:08 UTC
From: cynic@php.net Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0 Latest CVS (31/03/2001) OS: NT 4 SP 5, NT 5 SP 1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cynic@php.net
New email:
PHP Version: OS:

 

 [2001-03-31 10:10 UTC] cynic@php.net
actually 4.0.5 RC4

virtual( '/foo/' ) where the foo directory contains index.php (registered in apache as DirectoryIndex) crashes the child

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-01 07:56 UTC] ohrn@php.net
This is reproducable on Linux too. I have a bit of trouble getting a sensible backtrace thou...

(gdb) bt
#0  _dl_lookup_versioned_symbol (undef_name=0x804bc88 "unlink", undef_map=0x40016280, ref=0xbffff848, symbol_scope=0x400163d4, 
    version=0x4007f298, reloc_type=7, explicit=0) at do-lookup.h:80
#1  0x4000ce52 in fixup (l=0x40016280, reloc_offset=20) at dl-runtime.c:89
 [2001-05-14 07:57 UTC] jmoore@php.net
Can you try again with latest cvs please. Zeev made some changes to the virtual implementation.

- James
 [2001-05-14 10:09 UTC] cynic@php.net
current CVS doesn't build. I'm sending the errors to php-dev@.
 [2001-05-14 11:08 UTC] cynic@php.net
works like a charm. :)
the documentation for virtual() should be updated.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 22:01:29 2024 UTC