Attachments
error_log.txt
Crash log
Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0
February 15, 2009 03:30 AM
Jesse Bacon
I set up a simple test with two php files with very few lines. I then started a remote session on my local MAMP installation. macGDBp started normally on the first line of the test.php script. I then stepped through all the lines of the code and when the debugger reached the closing ?> tag it crashed. I will attach the rerror_report. This is repeatable on my system.
Leopard 10.5.6
MAMP - apache 5.2.6
Intel processor.
Console reported:
2/14/09 10:24:03 PM com.apple.launchd[117] ([0x0-0x86086].org.bluestatic.macgdbp[1786]) Exited abnormally: Segmentation fault
Leopard 10.5.6
MAMP - apache 5.2.6
Intel processor.
Console reported:
2/14/09 10:24:03 PM com.apple.launchd[117] ([0x0-0x86086].org.bluestatic.macgdbp[1786]) Exited abnormally: Segmentation fault
February 15, 2009 03:35 AM
Jesse Bacon
Addtional info:
xDebug version 2.04 loaded as a zend_extension
xDebug version 2.04 loaded as a zend_extension
On February 15, 2009 03:40 PM, Robert changed:
- Priority from "Normal" to "Address Now"
- Status from "Unconfirmed" to "Assigned"
February 15, 2009 04:03 PM
Robert
Thank you for your bug report. This issue has been closed and fixed in git. This change will be available in a future release, but you can download the change at any time from the git repository, found at http://www.bluestatic.org/git/.
On February 15, 2009 04:03 PM, Robert changed:
- Status from "Assigned" to "Closed"
- Resolution from "Open" to "Fixed"
- Fixed in Revision from "" to "master/2d8f1c5"
February 23, 2009 09:05 PM
Robert
1.2.1 is now out, which fixes this problem (and a few others).