Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

sceneform crashing the application #1065

Open
kulnaman opened this issue Apr 28, 2020 · 1 comment
Open

sceneform crashing the application #1065

kulnaman opened this issue Apr 28, 2020 · 1 comment

Comments

@kulnaman
Copy link

Hi,
i am using view renderable to render some views using scenefom but whenever i run the application I am getting this error
--------- beginning of crash 2020-04-28 11:18:33.893 25659-25659/com.LiquidMetal.AgileDojo A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 25659 (Metal.AgileDojo), pid 25659 (Metal.AgileDojo) 2020-04-28 11:18:34.010 25845-25845/? I/crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone 2020-04-28 11:18:34.011 1266-1266/? I//system/bin/tombstoned: received crash request for pid 25659 2020-04-28 11:18:34.012 25845-25845/? I/crash_dump64: performing dump of process 25659 (target tid = 25659) 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: Build fingerprint: 'google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys' 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: Revision: '0' 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: ABI: 'arm64' 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: Timestamp: 2020-04-28 11:18:34+0530 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: pid: 25659, tid: 25659, name: Metal.AgileDojo >>> com.LiquidMetal.AgileDojo <<< 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: uid: 10437 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: Cause: null pointer dereference 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x0 0000000000000000 x1 0000000000002826 x2 000000748928c9e0 x3 0000000000000003 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x4 0000000000000000 x5 000000748916d5f8 x6 00000074891b2cb0 x7 00000074894a1020 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x8 00000073f457f2f0 x9 00000073a75305c0 x10 0000000000000000 x11 0000000000000000 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x12 0000000000000001 x13 0000000000000001 x14 00000073f457f1e8 x15 ffffffffffffffff 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x16 0000007484a54d28 x17 0000007484a46124 x18 0000007489804000 x19 0000000000002826 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x20 00000073f7c8d360 x21 0000007fff6c90a8 x22 000000000000c09a x23 0000000000000000 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x24 0000000000000010 x25 00000074894a1020 x26 00000074891b2cb0 x27 0000000000000004 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: x28 0000007fff6c9150 x29 0000007fff6c9150 2020-04-28 11:18:34.018 25845-25845/? A/DEBUG: sp 0000007fff6c9040 lr 00000073f449949c pc 00000073f4492108 2020-04-28 11:18:34.019 25845-25845/? A/DEBUG: backtrace: 2020-04-28 11:18:34.019 25845-25845/? A/DEBUG: #00 pc 0000000000092108 /data/app/com.LiquidMetal.AgileDojo-_FzCpFCASm_3Y4rmOY3Xrw==/lib/arm64/libgltfio-jni.so (BuildId: 3bef482b0a6dbb908e82f419ec05698e11ec23bc) 2020-04-28 11:18:34.090 867-2003/? I/WifiHAL: event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd 2020-04-28 11:18:34.090 1235-1235/? I/cnss-daemon: nl80211 response handler invoked 2020-04-28 11:18:34.090 1235-1235/? I/cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13 received 2020-04-28 11:18:34.287 1266-1266/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_03

I am using the sceneform version 1.16

@Sheng-Xuan
Copy link

ViewRenderable is not working in 1.16
Related issue with official replied: #1025

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

2 participants