Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing Display Search Login/Register
Bug Id ?
152
Reporter ?
MacGDBp / 1.2.0
Status ?
Closed
Severity ?
Critical
Duplicate Of ?
- none -
Fixed in Revision ?
master/2d8f1c5
Mstone ?
Summary ?
Segmentation fault when reaching the end of a script
Report Time ?
February 15, 2009 03:30 AM
Assignment ?
Resolution ?
Fixed
Priority ?
Address Now
Dependencies ?
- none -
Mstone (old) ?


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

February 15, 2009 03:35 AM Jesse Bacon
Addtional info:

xDebug version 2.04 loaded as a zend_extension

On February 15, 2009 03:40 PM, Robert changed:
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:
February 23, 2009 09:05 PM Robert
1.2.1 is now out, which fixes this problem (and a few others).