View Single Post
Old 20th August 2015
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Well, I installed php-tidy, and still could not replicate the failure. And ldd(1) shows tidy was built with libpthread.so.18.1. I'll assume yours was too, but before digging through .core files with gdb(1), you might double-check that.

I always double-check libraries ... probably because mismatches are a common thing to check when running -current. (I run -current on workstations, where I only keep -stable for building.)
Reply With Quote