Changes between Initial Version and Version 1 of Ticket #46957, comment 3


Ignore:
Timestamp:
Mar 22, 2019, 7:37:06 AM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46957, comment 3

    initial v1  
    55On a second machine which is in a similar state I found that if I performed:
    66
     7{{{
    78sudo port -v selfupdate
    8 
    99sudo port upgrade outdated
     10}}}
    1011
    1112all was okay, but as soon as I did:
    1213
     14{{{
    1315sudo port uninstall inactive
     16}}}
    1417
    1518php would segfault with xdebug installed.