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

[Bug][Hexagon]Enabling gtest on Hexagon breaks skel library #11237

Closed
mehrdadh opened this issue May 6, 2022 · 0 comments · Fixed by #11257
Closed

[Bug][Hexagon]Enabling gtest on Hexagon breaks skel library #11237

mehrdadh opened this issue May 6, 2022 · 0 comments · Fixed by #11257

Comments

@mehrdadh
Copy link
Member

mehrdadh commented May 6, 2022

Running hexagon launcher on HDK boards shows this error after enabling gtest:

[08500/02]  34:12.022  7567:e85: CDSP: remote_handle_open: opened handle 0x0 for apps_remotectl  0123  listener_hexagon.c
[08500/02]  34:12.022  7564:e85: CDSP: remote_handle_open: opened handle 0x0 for apps_remotectl  0123  listener_hexagon.c
[08500/02]  34:12.023  7567:e85: CDSP: remote_handle_open: opened handle 0x39267d48 for apps_mem  0123  listener_hexagon.c
[08500/02]  34:12.025  7564:e85: CDSP: remote_handle_open: opened handle 0x39267e48 for apps_std  0123  listener_hexagon.c
[08500/02]  34:12.025  7567:e85: CDSP: fastrpc_uthread_create done for tidQ 0x7563, tidA 9876 (/frpc/f05ebcb0 tvm_rpc_android), stack 0x20100010 (size 262144), prio 192  0715  fastrpc_uprocess.c
[08500/02]  34:12.027  7567:e85: CDSP: fastrpc_uthread_create done for tidQ 0x7562, tidA 9884 (/frpc/f05ebcb0 tvm_rpc_android), stack 0x20140020 (size 262144), prio 192  0715  fastrpc_uprocess.c
[08500/03]  34:12.072  7564:e85: CDSP: undefined symbol PLT  #1380 pthread_key_delete in ./libhexagon_rpc_skel.so  0350  symbol.c
[08500/03]  34:12.073  7564:e85: CDSP: plt object relocation failure  0274  mdreloc.c
[08500/03]  34:12.073  7564:e85: CDSP: Error: dlopen_ex failed for libhexagon_rpc_skel.so (flags 258)  0862  rtld.c

cc @adstraw

@mehrdadh mehrdadh changed the title [Bug] Enabling gtest on Hexagon breaks skel library [Bug][Hexagon]Enabling gtest on Hexagon breaks skel library May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant