Chrome crashes for several users across Mac and Windows at one of our enterprise customers after just installing our MV2 extension.
Running Chrome from the terminal with --enable-logging --v=1 produces the following error:
(before installing extension)
Class WebSwapCGLLayer is implemented in both <blah> and <blah>. One of the two will be used...
Failed to load theme data pack
Could not load theme image ... (read error)
(after installing extension)
[0223/160900.326085:WARNING:crash_report_exception_handler.cc(235)] UverversalExceptionRaise: (os/kern) failure (5)
The extension does not even start processing. After a few seconds of installing, Chrome crashes. Unable to repro in our test environment.
Any suggestions are appreciated