Same issue upgrading from 131 to 132.
What I noticed is that if I run from linux terminal the phpwebdriver invoking chromedriver:
- as user root ==> everything works fine
- as www-data (so as if browser) ==> it give error and seems that chrome close unexpectedly
So probably from 131 to 132, something changes in the privileges required... but don't know how to solve :(