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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon May 05 18:01:29 2025 UTC