On Tue, 24 Apr 2007, Derek Ethier wrote:
> I've been experiencing a string of access violation errors with PHP
> 5.2.1 (and earlier) for some time and it has been incredibly difficult
> to nail down the cause (seems to happen randomly) to even generate a
> backtrace to submit to the bug list for PHP. Will xdebug throw an
> exception to a remote debugger client when an access violation is
> encountered with jit enabled?
No, it won't as the access violation is not generated by PHP itself, but
by the operating system. PHP/Xdebug just cause one, unfortunately. Which
version of xdebug are you using? I fixed quite some issues since rc3.
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Tue Apr 24 2007 - 16:44:54 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST