ID:               28915
 User updated by:  spam at pasoft dot org
 Reported By:      spam at pasoft dot org
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: Windows/Linux
 PHP Version:      Irrelevant
 New Comment:

I get a php.exe Application Error, but unlike other cases, I get the
error at
random.  It will happen on one page of my project one day, and a
totally
different page the next, which makes it nearly impossible to track
down
and to replicate easily.
An interesting thing about this error is that it occurs in both
windows
and linux versions of PHP with absolutley no extensions installed, and
is present in all versions of PHP I've trade to date.

The error reads as fallows on my windows machine:
php.exe - Application Error
The instruction at "0x100bec17" referenced memory at "0x6526176".  The
memory could not be "written".

Click on OK to terminate the program
Click on CANCEL to debug the program

On my linux machine, I just get a blank page when the error occurs (no
real error message)

I'm unsure of what to do to help you guys find the problem, this
project
is a fairly large and depending on the bugs mood, it could occur
anywhere.

I'm sure its not a configuration problem.

My project makes use of:
Object Oriented Design
Sessions
MySQL
Expat (XML)
File I/O

It all started after I rewrote my XML parser, so I've enclosed the
link
to it, for inspection.

I would greatly appreciate some instruction that would better help you
track down this problem.

Its been driving me nuts for over a year, and any help you could
provide
would help me sleep better at night

Thanks
-Sarev0k

Reproduce code:
---------------
http://www.pasoft.org/temp/parser.txt


Previous Comments:
------------------------------------------------------------------------

[2004-06-25 04:19:06] spam at pasoft dot org

Description:
------------
 get the
php.exe Application Error, but in my case the error is completely
random.  It will happen on one page of my project one day, and a
totally
different page the next, which makes it nearly impossible to track
down
and to replicate easily.
An interesting thing about this error is that it occurs in both
windows
and linux versions of PHP with absolutley no extensions installed, and
is present in all versions of PHP I've trade to date.

The error reads as fallows on my windows machine:
php.exe - Application Error
The instruction at "0x100bec17" referenced memory at "0x6526176".  The
memory could not be "written".

Click on OK to terminate the program
Click on CANCEL to debug the program

On my linux machine, I just get a blank page when the error occurs (no
real error message)

I'm unsure of what to do to help you guys find the problem, this
project
is a fairly large and depending on the bugs mood, it could occur
anywhere.

I'm sure its not a configuration problem.

My project makes use of:
Object Oriented Design
Sessions
MySQL
Expat (XML)
File I/O

It all started after I rewrote my XML parser, so I've enclosed the link
to it, for inspection.

I would greatly appreciate some instruction that would better help you
track down this problem.

Its been driving me nuts for over a year, and any help you could
provide
would help me sleep better at night

Thanks
-Sarev0k

Reproduce code:
---------------
http://www.pasoft.org/temp/parser.txt



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28915&edit=1

Reply via email to