Changes between Initial Version and Version 1 of Ticket #26078


Ignore:
Timestamp:
Aug 15, 2010, 12:48:31 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26078

    • Property Priority changed from High to Normal
  • Ticket #26078 – Description

    initial v1  
    66when I run a php script with debugger on, it fails and apache throws this error:
    77
    8 httpd(9082) malloc: *** error for object 0x10400000f: pointer being freed was not allocated[[BR]]
    9 *** set a breakpoint in malloc_error_break to debug[[BR]]
     8{{{
     9httpd(9082) malloc: *** error for object 0x10400000f: pointer being freed was not allocated
     10*** set a breakpoint in malloc_error_break to debug
    1011[Sat Aug 14 15:16:32 2010] [notice] child pid 9082 exit signal Abort trap (6)
     12}}}
    1113
    1214(using MacOSX 10.6.4 and PHPStorm)