Re: How to trace a crash bug?
On 3/25/2010 3:53 AM, Johannes Schlüter wrote:
> Hi,
>
> On Wed, 2010-03-24 at 23:24 -0700, Thomas Hruska wrote:
>> PHP 5.2.13 on Windows XP SP3 w/ Apache (PHP as a module) is crashing for
>> me. I've tried to create a simple test case to reproduce but I'm not
>> able to. Any hints/tips or a guide on how to debug this would be highly
>> appreciated. I'm not adverse to debuggers and I have VS2008
>> Professional on this machine.
>
> On http://bugs.php.net/bugs-generating-backtrace-win32.php
> are
> instructions to create a stacktrace of the crash which might give a
> first indication where to look.
Depending on where it crashes, you may also need to grab the symbols for your
version of apache; http://archive.apache.org/dist/httpd/binaries/win32/symbols/,
the zip unpacks neatly on top of your apache2.x directory tree.
Thread (14 messages)