[MacPorts] #46957: php55-xdebug @2.3.0_0 - Segmentation fault 11
MacPorts
noreply at macports.org
Fri Mar 22 07:42:32 UTC 2019
#46957: php55-xdebug @2.3.0_0 - Segmentation fault 11
-------------------------------+------------------------
Reporter: anthony.clarke@… | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: worksforme | Keywords:
Port: php-xdebug |
-------------------------------+------------------------
Changes (by ryandesign):
* status: new => closed
* resolution: => worksforme
Comment:
Replying to [comment:3 anthony.clarke@…]:
> all was okay, but as soon as I did:
>
> {{{
> sudo port uninstall inactive
> }}}
>
> php would segfault with xdebug installed.
>
> It now looks like a dependency is getting removed as inactive when it's
actually in use.
That's not possible. When a port is deactivated, all of its files are
deleted from disk; all that remains is a tar.bz2 archive of those files.
(If the port is reactivated, that archive is extracted.) So, if xdebug was
working prior to uninstalling inactive ports, it's impossible that
uninstalling inactive ports would break it. Perhaps you misremembered
which commands you ran.
In any case, if you or anyone is still experiencing a crash, please file a
bug report with the developer of xdebug. Remember to attach a macOS crash
log file.
--
Ticket URL: <https://trac.macports.org/ticket/46957#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list