Changes between Initial Version and Version 1 of Ticket #46957, comment 3
- Timestamp:
- Mar 22, 2019, 7:37:06 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46957, comment 3
initial v1 5 5 On a second machine which is in a similar state I found that if I performed: 6 6 7 {{{ 7 8 sudo port -v selfupdate 8 9 9 sudo port upgrade outdated 10 }}} 10 11 11 12 all was okay, but as soon as I did: 12 13 14 {{{ 13 15 sudo port uninstall inactive 16 }}} 14 17 15 18 php would segfault with xdebug installed.