Ticket #147 (closed defect: fixed)

Opened 4 years ago

Last modified 6 months ago

Segfault on restore from disk

Reported by: bart Owned by: bart
Priority: blocker Milestone: 0.9.5
Component: Control panel Version: 0.9.5
Keywords: Cc:

Description

When a script is restored from disk, eAccelerator segfaults. The environment is php 5.0.5 with hardened php patch. A file with:

<?php
function test(){}
?>

is enough to reproduce this problem. It occurs with r240

Change History

comment:1 Changed 4 years ago by bart

This problem also occurs with eAccelerator 0.9.5

comment:2 Changed 4 years ago by bart

beta2 that is

comment:3 Changed 4 years ago by bart

This also happens with a clean php 5.0.5

comment:4 Changed 4 years ago by bart

  • Status changed from new to closed
  • Resolution set to fixed

The problem is that the opcode handlers aren't restored properly. This is fixed in rev [241]. We don't use an ugly hack anymore but do it the way PHP does when they compile a script.

comment:5 Changed 6 months ago by sim

 decoration Changed 1 year ago by admin

 bathtub Changed 1 year ago by admin

 solar system Changed 1 year ago by admin

 stair parts Changed 1 year ago by admin

 solar supply Changed 1 year ago by admin

Note: See TracTickets for help on using tickets.