Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-8394

Segfault when low memory event fires

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 0.11.0 Beta 11
    • 0.11.0 Beta 9
    • Unconfirmed
    • Tablet - Android - Asus Nexus 7

      To reproduce (On Nexus 7 (2012) at least, not sure how to trigger a low memory event on other devices)

      • Open Minecraft PE
      • Go to Settings
      • Skins
      • Custom
      • When the browser for skins shows up, hit the back button
      • Once back in MCPE, hit the Multitask button

      Expected:

      • MCPE gets placed in background

      Actual:

      It looks like the low memory handler tried to destroy the LevelRenderer, but since no world has been loaded, the LevelRenderer was null and the destructor segfaulted.

            zhuowei Zhuowei Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: