On Aug 18 20:06:00, mpieuc...@nolizard.org wrote: > On 18/08/13(Sun) 19:40, Jan Stary wrote: > > On Aug 18 19:38:29, h...@stare.cz wrote: > > > After I upgraded a MacMini to current/macppc, > > > this is what happens when I try to run pstree: > > > > > > $ pstree > > > Bad system call (core dumped) > > > > > > I made a ktrace of it (attached). > > > It looks like the ps(1) child is exiting prematurely. > > > Could this be related to the recent ABI change? > > Yes. > > > > > > > This installation of pstree was done from the port; > > > the prebuilt package (July 20) is too old for current. > > > > Maybe I should say explicitly that I removed and reinstalled all packages, > > as per the current.html note about the recent ABI change. > > powerpc snapshots still predate the ABI change, just wait for a new one ;)
Rebuilt sys and world from current source, rebuilt the pstree port, and it works. Thanks. Jan