Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Value casting causing crash on engine v3.6.0 #8

Open
JiboStore opened this issue Jan 17, 2023 · 0 comments
Open

[Android] Value casting causing crash on engine v3.6.0 #8

JiboStore opened this issue Jan 17, 2023 · 0 comments

Comments

@JiboStore
Copy link

Hi, upon building with engine version 3.4.0, I encountered the same issue as #7

I tried to upgrade to engine version 3.6.0, but I encountered casting error:

2023-01-17 10:22:59.999 19456-19493 libc                    com...ostest.v36vege.glesonly230117  A  Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 19493 (Thread-2), pid 19456 (.glesonly230117)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A  Cmdline: com.cocostest.v36vege.glesonly230117
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A  pid: 19456, tid: 19493, name: Thread-2  >>> com.cocostest.v36vege.glesonly230117 <<<
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #02 pc 000000000246dc44  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (se::Value::toDouble() const+132) (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #03 pc 000000000246de0c  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (se::Value::toUint32() const+20) (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #04 pc 000000000186fd6c  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (sevalue_to_native(se::Value const&, unsigned int*, se::Object*)+28) (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #05 pc 0000000001e046b4  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (std::__ndk1::enable_if<std::is_enum<cc::gfx::Feature>::value, bool>::type sevalue_to_native<cc::gfx::Feature>(se::Value const&, cc::gfx::Feature*, se::Object*)+48) (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #06 pc 0000000001e045f8  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (bool sevalue_to_native<cc::gfx::Feature, false>(se::Value const&, HolderType<cc::gfx::Feature, false>*, se::Object*)+36) (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #07 pc 0000000001d90128  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #08 pc 0000000001d8ff68  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (js_gfx_Device_hasFeatureRegistry(v8::FunctionCallbackInfo<v8::Value> const&)+348) (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #09 pc 000000000297696c  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #10 pc 0000000002975fb4  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #11 pc 0000000002975744  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
2023-01-17 10:23:00.349 19545-19545 DEBUG                   pid-19545                            A        #12 pc 00000000031e5e08  /data/app/~~nd_lHheqbw6JKdZSuAEmDw==/com.cocostest.v36vege.glesonly230117-rwG2wd5V0V2BjoW01HkRMw==/lib/arm64/libcocos.so (BuildId: 7c848b672dfb0fb48cacffb1d350e99a65f1744e)
---------------------------- PROCESS ENDED (19456) for package com.cocostest.v36vege.glesonly230117 ----------------------------

Would anybody help point to the right direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant