Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Chromium crash #60

Open
ruudboon opened this issue Jan 13, 2018 · 3 comments
Open

Chromium crash #60

ruudboon opened this issue Jan 13, 2018 · 3 comments

Comments

@ruudboon
Copy link

I'm running a test on a RaspberryPI 3. It runs fine in the beginning but after a while I get the following error:

../../third_party/tcmalloc/chromium/src/free_list.h:118] Memory corruption detected. 
[270:0113/130440.122161:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process. 
[270:0113/130441.464521:ERROR:gles2_cmd_decoder.cc(17403)] [.DisplayCompositor-0x50e0d80]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[270:0113/130441.620707:ERROR:gles2_cmd_decoder.cc(9636)] [.DisplayCompositor-0x50e0d80]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
@lurch
Copy link

lurch commented Jan 15, 2018

This project is still using a fairly old version of electron: compare https://github.com/resin-io/resin-electronjs/blob/master/app/package.json#L22 to https://electronjs.org/
@curcuz I wonder if an updated electron version might help here? Or perhaps it'd break more things than it fixes, given that the latest versions of Electron are now using NodeJS version 7?

@ruudboon
Copy link
Author

ruudboon commented Jan 17, 2018

@lurch I could give it a try this weekend and submit a pull request if it solves the issue. Thnx for the suggestion

@curcuz
Copy link
Contributor

curcuz commented Feb 9, 2018

@ruudboon @lurch

I think it has nothing to do with the electron version - never seen this before

../../third_party/tcmalloc/chromium/src/free_list.h:118] Memory corruption detected. 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants