MCMrARM / mcpelauncher-linux

Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
GNU General Public License v3.0
312 stars 46 forks source link

[cef] crash because out of memory #361

Closed codehz closed 6 years ago

codehz commented 6 years ago

LOG:

10:16:56 Trace [InitialSetupBrowserClient] OpenBrowser
10:16:57 Trace [BrowserApp] OnBrowserCreated 1
[0329/101657.075237:ERROR:broker_posix.cc(44)] Received unexpected number of handles
[0329/101657.075812:ERROR:broker_posix.cc(44)] Received unexpected number of handles
[0329/101657.076975:ERROR:broker_posix.cc(44)] Received unexpected number of handles
[0329/101657.077122:ERROR:broker_posix.cc(44)] Received unexpected number of handles
[0329/101657.101206:ERROR:broker_posix.cc(44)] Received unexpected number of handles
[0329/101657.101380:WARNING:child_shared_bitmap_manager.cc(90)] Browser failed to allocate shared memory
[0329/101657.101508:FATAL:memory.cc(22)] Out of memory. size=524288
codehz commented 6 years ago

I forgot to mount bind shm (schroot), and now it has been fixed