php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8608 shm_write causes segfault
Submitted: 2001-01-09 01:24 UTC Modified: 2001-03-16 16:39 UTC
From: auslander at noiseport dot org Assigned:
Status: Closed Package: Semaphore related
PHP Version: 4.0.3pl1 OS: Linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: auslander at noiseport dot org
New email:
PHP Version: OS:

 

 [2001-01-09 01:24 UTC] auslander at noiseport dot org
shm_write seems to cause a segfault in the module. (Apache 1.3.14, php4.0.3pl1). This seems to be the same for 4.0.4. Other shmop functions work though. including shm_size, shm_read, shm_open.

I'll add info as I find more.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-09 02:25 UTC] derick@php.net
Can you also make a backtrace?
 [2001-01-28 18:24 UTC] sniper@php.net
I tried the example script found at http://www.php.net/manual/en/ref.shmop.php
with the latest CVS of PHP4 and it works just fine for me.

Could you please try the latest CVS snapshot from http://snaps.php.net/
and if it crashes too, generate the GDB backtrace?

--Jani
 [2001-03-16 16:39 UTC] sniper@php.net
Works for me (4.0.5-dev) and no feedback -> closed.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 04:01:30 2024 UTC