HM Crashlog

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

2024-03-12_06-15-24

java.lang.OutOfMemoryError: Failed to allocate a 192 byte allocation with 42696


free bytes and 41KB until OOM, target footprint 536870912, growth limit 536870912;
giving up on allocation because <1% of heap free after GC.
at
android.os.perfdebug.MessageMonitorImpl$MessageMonitorInfoImpl$Provider.provideNewI
nstance(MessageMonitorImpl$MessageMonitorInfoImpl$Provider.java:14)
at
android.os.perfdebug.MessageMonitorImpl$MessageMonitorInfoImpl$Provider.provideNewI
nstance(MessageMonitorImpl$MessageMonitorInfoImpl$Provider.java:8)
at com.miui.base.MiuiStubRegistry.get(MiuiStubRegistry.java:129)
at com.miui.base.MiuiStubUtil.newInstance(MiuiStubUtil.java:77)
at
android.os.perfdebug.MessageMonitor.newMessageMonitorInfo(MessageMonitor.java:26)
at android.os.Message.recycleUnchecked(Message.java:351)
at android.os.Looper.loopOnce(Looper.java:261)
at android.os.Looper.loop(Looper.java:299)
at android.os.HandlerThread.run(HandlerThread.java:67)

You might also like