Opened 14 years ago

Closed 14 years ago

#26078 closed defect (invalid)

Cannot debug with the latest php5-xdebug, php5 and apache2 ports

Reported by: daniel.gasparotto@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: xdebug php apache2 Cc:
Port: php5-xdebug

Description (last modified by ryandesign (Ryan Carsten Schmidt))

After updating ports to:
PHP @5.3.3
apache2 @2.2.15
php5-xdebug @2.1.0

when I run a php script with debugger on, it fails and apache throws this error:

httpd(9082) malloc: *** error for object 0x10400000f: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
[Sat Aug 14 15:16:32 2010] [notice] child pid 9082 exit signal Abort trap (6)

(using MacOSX 10.6.4 and PHPStorm)

Attachments (1)

httpd_2010-08-14-165417_localhost.crash (20.3 KB) - added by daniel.gasparotto@… 14 years ago.
crash log

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by daniel.gasparotto@…

crash log

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Priority: HighNormal

Ok. I'm afraid I don't know what to do about this. You may want to speak with the developers of xdebug. If they say we need to change something about the way we're packaging xdebug in MacPorts, let us know.

comment:2 Changed 14 years ago by daniel.gasparotto@…

It working now, with the latest updates.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Ok, glad you got it working.

Note: See TracTickets for help on using tickets.