Opening ExtensionManager while running Slicer as root crashes the app

I have a setup where Slicer is run as root from within a docker container. When I try to open Extension Manager, I get a crash with the latest stable Slicer. Is this expected?

Based on the error message I would say yes, this is the expected behavior.

https://bugs.chromium.org/p/chromium/issues/detail?id=638180

Since you are root you can just switch to being a normal user to run Slicer.