Git Product home page Git Product logo

Comments (6)

mrousavy avatar mrousavy commented on June 16, 2024

There has to be some kind of error. Please paste the full logs, not just 6 lines of debug messages.

from react-native-vision-camera.

yaser-elbatal avatar yaser-elbatal commented on June 16, 2024

i get the same thing blank screen with no error

from react-native-vision-camera.

aglmnzr16 avatar aglmnzr16 commented on June 16, 2024

There has to be some kind of error. Please paste the full logs, not just 6 lines of debug messages.

cannot paste full logs, its a lot message

from react-native-vision-camera.

aglmnzr16 avatar aglmnzr16 commented on June 16, 2024

There has to be some kind of error. Please paste the full logs, not just 6 lines of debug messages.

--------- beginning of crash
05-13 02:28:26.073 10461 10625 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 10625 (GLThread 134), pid 10461 (uy.growlauncher)
05-13 02:28:26.353 10735 10735 F DEBUG : Softversion: PD1901_A_1.21.38
05-13 02:28:26.353 10735 10735 F DEBUG : Time: 2024-05-13 02:28:26
05-13 02:28:26.353 10735 10735 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-13 02:28:26.354 10735 10735 F DEBUG : Build fingerprint: 'vivo/PD1901/PD1901:9/P00610/compiler01071830:user/release-keys'
05-13 02:28:26.354 10735 10735 F DEBUG : Revision: '0'
05-13 02:28:26.354 10735 10735 F DEBUG : ABI: 'arm'
05-13 02:28:26.354 10735 10735 F DEBUG : pid: 10461, tid: 10625, name: GLThread 134 >>> launcher.powerkuy.growlauncher <<<
05-13 02:28:26.354 10735 10735 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
05-13 02:28:26.354 10735 10735 F DEBUG : Cause: null pointer dereference
05-13 02:28:26.354 10735 10735 F DEBUG : r0 ea4cd64a r1 c01830c8 r2 80000000 r3 00000000
05-13 02:28:26.354 10735 10735 F DEBUG : r4 c4132d84 r5 0000075f r6 00000760 r7 c05fe800
05-13 02:28:26.354 10735 10735 F DEBUG : r8 e7443810 r9 ed631d8c r10 00000000 r11 00f42400
05-13 02:28:26.355 10735 10735 F DEBUG : ip 00000020 sp c0183028 lr c458a208 pc c459ef08
05-13 02:28:26.357 10735 10735 F DEBUG :
05-13 02:28:26.357 10735 10735 F DEBUG : backtrace:
05-13 02:28:26.357 10735 10735 F DEBUG : #00 pc 0013ff08 /data/app/launcher.powerkuy.growlauncher-cmiD-8fOAySFP8m93ngYZw==/lib/arm/libPowerKuy.so
05-13 02:28:26.357 10735 10735 F DEBUG : #1 pc 0012b204 /data/app/launcher.powerkuy.growlauncher-cmiD-8fOAySFP8m93ngYZw==/lib/arm/libPowerKuy.so
05-13 02:28:26.357 10735 10735 F DEBUG : #2 pc 00230098 /data/app/launcher.powerkuy.growlauncher-cmiD-8fOAySFP8m93ngYZw==/lib/arm/libPowerKuy.so
05-13 02:36:24.249 10782 10912 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x176 in tid 10912 (GLThread 150), pid 10782 (uy.growlauncher)
05-13 02:36:24.576 12509 12509 F DEBUG : Softversion: PD1901_A_1.21.38
05-13 02:36:24.576 12509 12509 F DEBUG : Time: 2024-05-13 02:36:24
05-13 02:36:24.577 12509 12509 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-13 02:36:24.577 12509 12509 F DEBUG : Build fingerprint: 'vivo/PD1901/PD1901:9/P00610/compiler01071830:user/release-keys'
05-13 02:36:24.577 12509 12509 F DEBUG : Revision: '0'
05-13 02:36:24.577 12509 12509 F DEBUG : ABI: 'arm'
05-13 02:36:24.578 12509 12509 F DEBUG : pid: 10782, tid: 10912, name: GLThread 150 >>> launcher.powerkuy.growlauncher <<<
05-13 02:36:24.578 12509 12509 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x176
05-13 02:36:24.578 12509 12509 F DEBUG : Cause: null pointer dereference
05-13 02:36:24.578 12509 12509 F DEBUG : r0 00000176 r1 00000176 r2 00000073 r3 00000002
05-13 02:36:24.578 12509 12509 F DEBUG : r4 00000176 r5 bf480bf4 r6 c3f6a084 r7 c42b2be7
05-13 02:36:24.578 12509 12509 F DEBUG : r8 bf480ac0 r9 00000025 r10 c338bd00 r11 bf480ad4
05-13 02:36:24.579 12509 12509 F DEBUG : ip 00000002 sp bf480ab0 lr c449545c pc ed5a0c1a
05-13 02:36:24.581 12509 12509 F DEBUG :
05-13 02:36:24.581 12509 12509 F DEBUG : backtrace:
05-13 02:36:24.581 12509 12509 F DEBUG : #00 pc 0001ac1a /system/lib/libc.so (strlen+38)
05-13 02:36:24.581 12509 12509 F DEBUG : #1 pc 0023f458 /data/app/launcher.powerkuy.growlauncher-cmiD-8fOAySFP8m93ngYZw==/lib/arm/libPowerKuy.so
05-13 02:40:48.906 12560 12878 F libc : stack corruption detected (-fstack-protector)
05-13 02:40:53.714 12560 12878 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 12878 (uy.growlauncher), pid 12560 (uy.growlauncher)
05-13 02:40:54.034 13304 13304 F DEBUG : Softversion: PD1901_A_1.21.38
05-13 02:40:54.035 13304 13304 F DEBUG : Time: 2024-05-13 02:40:54
05-13 02:40:54.035 13304 13304 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-13 02:40:54.036 13304 13304 F DEBUG : Build fingerprint: 'vivo/PD1901/PD1901:9/P00610/compiler01071830:user/release-keys'
05-13 02:40:54.036 13304 13304 F DEBUG : Revision: '0'
05-13 02:40:54.036 13304 13304 F DEBUG : ABI: 'arm'
05-13 02:40:54.036 13304 13304 F DEBUG : pid: 12560, tid: 12878, name: uy.growlauncher >>> launcher.powerkuy.growlauncher <<<
05-13 02:40:54.036 13304 13304 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
05-13 02:40:54.036 13304 13304 F DEBUG : Abort message: 'stack corruption detected (-fstack-protector)'
05-13 02:40:54.036 13304 13304 F DEBUG : r0 00000000 r1 0000324e r2 00000006 r3 00000008
05-13 02:40:54.036 13304 13304 F DEBUG : r4 00003110 r5 0000324e r6 c05ff34c r7 0000010c
05-13 02:40:54.037 13304 13304 F DEBUG : r8 ed631d8c r9 ed631d8c r10 b51b8804 r11 00f42400
05-13 02:40:54.037 13304 13304 F DEBUG : ip c05ff2e8 sp c05ff338 lr ed5aae65 pc ed5a2cb6
05-13 02:40:54.038 13304 13304 F DEBUG :
05-13 02:40:54.038 13304 13304 F DEBUG : backtrace:
05-13 02:40:54.038 13304 13304 F DEBUG : #00 pc 0001ccb6 /system/lib/libc.so (abort+58)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: FATAL EXCEPTION: main
05-13 15:48:49.726 5570 5570 E AndroidRuntime: Process: id.bmri.livin, PID: 5570
05-13 15:48:49.726 5570 5570 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429192, growth limit 268435456
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at o.acts.b(:1261)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at o.acts.d(:1)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at o.acts.c(:65348)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at o.aab.onCreate(:276)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-13 15:48:49.726 5570 5570 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: FATAL EXCEPTION: main
05-13 15:50:49.257 5900 5900 E AndroidRuntime: Process: id.bmri.livin, PID: 5900
05-13 15:50:49.257 5900 5900 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429952, growth limit 268435456
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at o.acts.b(:1261)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at o.acts.d(:1)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at o.acts.c(:65348)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at o.aab.onCreate(:276)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-13 15:50:49.257 5900 5900 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: FATAL EXCEPTION: main
05-13 15:54:49.717 6528 6528 E AndroidRuntime: Process: id.bmri.livin, PID: 6528
05-13 15:54:49.717 6528 6528 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429624, growth limit 268435456
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at o.acts.b(:1261)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at o.acts.d(:1)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at o.acts.c(:65348)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at o.aab.onCreate(:276)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-13 15:54:49.717 6528 6528 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: FATAL EXCEPTION: main
05-13 16:02:49.721 7130 7130 E AndroidRuntime: Process: id.bmri.livin, PID: 7130
05-13 16:02:49.721 7130 7130 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429728, growth limit 268435456
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at o.acts.b(:1261)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at o.acts.d(:1)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at o.acts.c(:65348)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at o.aab.onCreate(:276)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-13 16:02:49.721 7130 7130 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: FATAL EXCEPTION: main
05-13 16:18:49.922 8272 8272 E AndroidRuntime: Process: id.bmri.livin, PID: 8272
05-13 16:18:49.922 8272 8272 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9430568, growth limit 268435456
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at o.acts.b(:1261)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at o.acts.d(:1)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at o.acts.c(:65348)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at o.aab.onCreate(:276)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-13 16:18:49.922 8272 8272 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: FATAL EXCEPTION: main
05-13 16:50:50.129 9507 9507 E AndroidRuntime: Process: id.bmri.livin, PID: 9507
05-13 16:50:50.129 9507 9507 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9431072, growth limit 268435456
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at o.acts.b(:1261)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at o.acts.d(:1)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at o.acts.c(:65348)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at o.aab.onCreate(:276)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-13 16:50:50.129 9507 9507 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: FATAL EXCEPTION: main
05-14 04:30:04.561 18536 18536 E AndroidRuntime: Process: id.bmri.livin, PID: 18536
05-14 04:30:04.561 18536 18536 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9432960, growth limit 268435456
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at o.acts.b(:1261)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at o.acts.d(:1)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at o.acts.c(:65348)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at o.aab.onCreate(:276)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-14 04:30:04.561 18536 18536 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: FATAL EXCEPTION: main
05-14 14:43:56.223 5872 5872 E AndroidRuntime: Process: id.bmri.livin, PID: 5872
05-14 14:43:56.223 5872 5872 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429048, growth limit 268435456
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at o.actl.d(Unknown Source:50)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at o.acts.b(:1261)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at o.acts.d(:1)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at o.acts.c(:65348)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at o.aab.onCreate(:276)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6226)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1878)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.os.Looper.loop(Looper.java:224)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7081)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:536)
05-14 14:43:56.223 5872 5872 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)

from react-native-vision-camera.

mrousavy avatar mrousavy commented on June 16, 2024
05-13 15:48:49.726 5570 5570 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429192, growth limit 268435456

well that's an out of memory error?

from react-native-vision-camera.

mrousavy avatar mrousavy commented on June 16, 2024

Hey - just created a PR to temporarily fix this - can you test if that works for you? #2897 πŸ™

from react-native-vision-camera.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.