We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
WPEWebProcess crashed with createResolve. Below is the stacktrace and help me to resolve this issue.
STACKTRACE- Threads: thread-0 tid=16012 faulted [0] /usr/lib/libWPEWebKit.so.0.0.20170728!createResolve [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/ASTBuilder.h : 203 + 0] bp=0xbe8525f0 [1] /usr/lib/libWPEWebKit.so.0.0.20170728!parseMemberExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 4411 + 0x5] [2] /usr/lib/libWPEWebKit.so.0.0.20170728!parseAssignmentExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 4901 + 0x3] bp=0xbe8528c0 [3] /usr/lib/libWPEWebKit.so.0.0.20170728!parseAssignmentExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 3583 + 0x3] sp=0 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!parseExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 3545 + 0x3] sp=0 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!parseExpressionOrLabelStatementJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 2968 + 0x7] sp=0 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!parseStatementListItemJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 680 + 0xb]
[7] /usr/lib/libWPEWebKit.so.0.0.20170728!parseSourceElements<JSC::ASTBuilder> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 360 + 0xb] [8] /usr/lib/libWPEWebKit.so.0.0.20170728!parseBlockStatement<JSC::ASTBuilder> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 1802 + 0xb] [9] /usr/lib/libWPEWebKit.so.0.0.20170728!parseStatement<JSC::ASTBuilder> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 1831 + 0x3] [10] /usr/lib/libWPEWebKit.so.0.0.20170728!parseStatementListItem<JSC::ASTBuilder> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 686 + 0x5] [11] /usr/lib/libWPEWebKit.so.0.0.20170728!parseSourceElements<JSC::ASTBuilder> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 360 + 0x3] [12] /usr/lib/libWPEWebKit.so.0.0.20170728!parseInner [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 245 + 0x9] [13] /usr/lib/libWPEWebKit.so.0.0.20170728!parse<JSC::FunctionNode> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.h : 1864 + 0x3] [14] /usr/lib/libWPEWebKit.so.0.0.20170728!parse<JSC::FunctionNode> [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.h : 1964 + 0x21] [15] /usr/lib/libWPEWebKit.so.0.0.20170728!unlinkedCodeBlockFor [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp : 57 + 0x19] [16] /usr/lib/libWPEWebKit.so.0.0.20170728!newCodeBlockFor [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/runtime/ScriptExecutable.cpp : 246 + 0xb] ip=0xb67a6241 bp=0xbe854d20 [17] /usr/lib/libWPEWebKit.so.0.0.20170728!prepareForExecutionImpl [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/runtime/ScriptExecutable.cpp : 339 + 0x5] ip=0xb67a65d5 sp=0 [18] /usr/lib/libWPEWebKit.so.0.0.20170728!llint_slow_path_call [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/bytecode/CodeBlock.h : 1106 + 0x15] sp=0 bp=0xbe854df0 [19] /usr/lib/libWPEWebKit.so.0.0.20170728 + 0xc2adcf sp=0 thread-1 tid=25267 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] sp=0 bp=0xb339dbe8 [3] /usr/lib/libv3ddriver.so!std::condition_variable::wait [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/include/arm-rdk-linux-gnueabi/bits/gthr-default.h : 864 + 0x5] sp=0 bp=0xb339dbf0 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!threadRunLoop [/usr/include/c++/6.4.0/condition_variable : 251 + 0x3] sp=0 bp=0xb339dbf8 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!threadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/bmalloc/bmalloc/AsyncTask.h : 114 + 0x3] ip=0xb6d30081 [6] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [7] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [8] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-2 tid=25268 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] sp=0 [3] /usr/lib/libv3ddriver.so!std::condition_variable::wait [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/include/arm-rdk-linux-gnueabi/bits/gthr-default.h : 864 + 0x5] sp=0 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!threadRunLoop [/usr/include/c++/6.4.0/condition_variable : 251 + 0x3] sp=0 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!threadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/bmalloc/bmalloc/AsyncTask.h : 114 + 0x3] ip=0xb6d30081 [6] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [7] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [8] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-3 tid=25269 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] sp=0 [3] /usr/lib/libv3ddriver.so!std::condition_variable::wait [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/include/arm-rdk-linux-gnueabi/bits/gthr-default.h : 864 + 0x5] sp=0 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!threadRunLoop [/usr/include/c++/6.4.0/condition_variable : 251 + 0x3] sp=0 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!threadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/bmalloc/bmalloc/AsyncTask.h : 114 + 0x3] ip=0xb6d30081 [6] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [7] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [8] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-4 tid=25270 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 205 + 0x15] [2] /lib/libc-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 162 + 0xf] sp=0 [3] /usr/lib/libWPEWebKit.so.0.0.20170728!threadRunLoop [/usr/include/c++/6.4.0/arm-rdk-linux-gnueabi/bits/gthr-default.h : 871 + 0x3] sp=0 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!threadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/bmalloc/bmalloc/AsyncTask.h : 114 + 0x3] ip=0xb6d30081 [5] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [6] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [7] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-5 tid=25307 [0] /lib/libc-2.24.so!__poll + 0x2f sp=0 bp=0xb3196ba8 [1] /usr/lib/libglib-2.0.so.0.4800.2!g_poll [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gpoll.c : 124 + 0x3] sp=0 bp=0xb3196bb0 [2] /usr/lib/libglib-2.0.so.0.4800.2!g_main_context_iterate [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4139 + 0x7] sp=0 bp=0xb3196bb8 [3] /usr/lib/libglib-2.0.so.0.4800.2!g_main_loop_run [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4038 + 0x9] ip=0xb4980585 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!run [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/glib/RunLoopGLib.cpp : 96 + 0x5] ip=0xb6d29b03 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!call [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/generic/WorkQueueGeneric.cpp : 44 + 0x3] ip=0xb6d28dc9 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!entryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/Function.h : 56 + 0x7] ip=0xb6d0e749 [7] /usr/lib/libWPEWebKit.so.0.0.20170728!wtfThreadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 223 + 0x3] ip=0xb6d27fa1 [8] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [9] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-6 tid=25328 [0] /lib/libc-2.24.so!__poll + 0x2f sp=0 bp=0xb1ffcba8 [1] /usr/lib/libglib-2.0.so.0.4800.2!g_poll [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gpoll.c : 124 + 0x3] sp=0 bp=0xb1ffcbb0 [2] /usr/lib/libglib-2.0.so.0.4800.2!g_main_context_iterate [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4139 + 0x7] sp=0 bp=0xb1ffcbb8 [3] /usr/lib/libglib-2.0.so.0.4800.2!g_main_loop_run [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4038 + 0x9] ip=0xb4980585 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!run [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/glib/RunLoopGLib.cpp : 96 + 0x5] ip=0xb6d29b03 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!call [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/generic/WorkQueueGeneric.cpp : 44 + 0x3] ip=0xb6d28dc9 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!entryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/Function.h : 56 + 0x7] ip=0xb6d0e749 [7] /usr/lib/libWPEWebKit.so.0.0.20170728!wtfThreadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 223 + 0x3] ip=0xb6d27fa1 [8] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [9] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-7 tid=25539 [0] /lib/libc-2.24.so!__poll + 0x2f sp=0 bp=0xb1bfeba8 [1] /usr/lib/libglib-2.0.so.0.4800.2!g_poll [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gpoll.c : 124 + 0x3] sp=0 bp=0xb1bfebb0 [2] /usr/lib/libglib-2.0.so.0.4800.2!g_main_context_iterate [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4139 + 0x7] sp=0 bp=0xb1bfebb8 [3] /usr/lib/libglib-2.0.so.0.4800.2!g_main_loop_run [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4038 + 0x9] ip=0xb4980585 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!run [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/glib/RunLoopGLib.cpp : 96 + 0x5] ip=0xb6d29b03 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!call [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/generic/WorkQueueGeneric.cpp : 44 + 0x3] ip=0xb6d28dc9 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!entryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/Function.h : 56 + 0x7] ip=0xb6d0e749 [7] /usr/lib/libWPEWebKit.so.0.0.20170728!wtfThreadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 223 + 0x3] ip=0xb6d27fa1 [8] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [9] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-8 tid=27654 [0] /lib/libc-2.24.so!ioctl + 0x5 [1] /usr/lib/libnexus.so!NEXUS_Platform_P_UnmapMemory + 0x2ee [2] /usr/lib/libnexus.so!_fini + 0x55f [3] /usr/lib/libnexus.so!_fini + 0x5ec [4] /usr/lib/libnexus.so!NEXUS_Platform_P_UnmapMemory + 0x74a [5] /usr/lib/libnexus.so!NEXUS_P_Base_Statistics_StackAggregate_Update + 0xb2 [6] 0xfffe [7] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] [8] /usr/lib/libWPEWebKit.so.0.0.20170728!_fini + 0x8713 [9] 0xfffe thread-9 tid=27656 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 142 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 162 + 0xf] ip=0xb58b7883 [3] /usr/lib/libnexus.so!BKNI_WaitForGroup + 0x392 ip=0xb4ffe878 [4] /usr/lib/libnexus.so!_fini + 0x66babf [5] /usr/lib/libnexus.so!_fini + 0x733512 [6] /usr/lib/libnexus.so!_fini + 0x66bed3 [7] /usr/lib/libnexus.so!_fini + 0x66babf [8] /usr/lib/libnexus.so!_fini + 0x730fbe [9] /usr/lib/libnexus.so!_fini + 0x21a4 [10] /usr/lib/libnexus.so!NEXUS_P_MapInit + 0x8f2 [11] /usr/lib/libnexus.so!_fini + 0x21a4 [12] /usr/lib/libnexus.so!_fini + 0x21ca [13] /usr/lib/libnexus.so!_fini + 0x21a4 [14] /usr/lib/libnexus.so!_fini + 0x21a4 [15] /usr/lib/libnexus.so!_fini + 0x2148 [16] /usr/lib/libnexus.so!NEXUS_P_Base_ExternalScheduler_Step + 0x2a [17] /usr/lib/libnexus.so!NEXUS_Platform_P_UnmapMemory + 0x706 [18] /usr/lib/libnexus.so!NEXUS_P_Base_Statistics_StackAggregate_Update + 0xb2 [19] 0xfffe [20] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] [21] /usr/lib/libWPEWebKit.so.0.0.20170728!_fini + 0x8713 [22] 0xfffe thread-10 tid=27660 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 205 + 0x15] [2] /lib/libc-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 162 + 0xf] ip=0xb58b7883 sp=0 [3] /usr/lib/libv3ddriver.so!talloc_thread_main [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/./libs/core/vcos/include/../posix/vcos_platform_posix.h : 282 + 0x9] ip=0xb4d8bec9 sp=0 [4] /usr/lib/libv3ddriver.so!thread_entry [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/libs/core/vcos/posix/vcos_thread_posix.c : 35 + 0x3] ip=0xb4d8f0b3 [5] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [6] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-11 tid=27661 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] ip=0xb58b784f sp=0 bp=0xb196e578 [3] /usr/lib/libnexus.so!BKNI_WaitForEvent + 0x172 ip=0xb4ffd7f8 sp=0 bp=0xb196e580 [4] /usr/lib/libv3ddriver.so!update_min_finalised_job [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/libs/platform/v3d_scheduler.c : 659 + 0xd] [5] /usr/lib/libwayland-egl.so.0.0.0!RunCompletionHandler [/usr/src/debug/wayland-egl-bnxs/1.0+gitr4c429a7b4c-r0/git/refsw17.3/vc5/common/sched_nexus.c : 633 + 0xa] thread-12 tid=27662 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] ip=0xb58b784f sp=0 bp=0xb195ebd0 [3] /usr/lib/libnexus.so!BKNI_WaitForEvent + 0x172 ip=0xb4ffd7f8 sp=0 bp=0xb195ebd8 [4] /usr/lib/libwayland-egl.so.0.0.0!RunUsermodeHandler [/usr/src/debug/wayland-egl-bnxs/1.0+gitr4c429a7b4c-r0/git/refsw17.3/vc5/common/sched_nexus.c : 699 + 0xa] [5] /usr/lib/libnexus.so!NEXUS_P_Base_Statistics_StackAggregate_Update + 0xb2 [6] 0xfffe [7] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] [8] /usr/lib/libWPEWebKit.so.0.0.20170728!_fini + 0x8713 [9] 0xfffe thread-13 tid=27742 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 205 + 0x15] [2] /lib/libc-2.24.so!__pthread_cond_timedwait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 162 + 0xf] ip=0xb58b7883 [3] /usr/lib/libWPEWebKit.so.0.0.20170728!timedWait [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 582 + 0x3] ip=0xb6d28989 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!parkConditionallyImpl [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ParkingLot.cpp : 598 + 0xd] ip=0xb6d0c079 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!sleep [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ParkingLot.h : 85 + 0x3] ip=0xb6cff269 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!pollMemoryPressure [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/linux/MemoryPressureHandlerLinux.cpp : 323 + 0x3] ip=0xb6d2a375 [7] /usr/lib/libWPEWebKit.so.0.0.20170728!entryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/Function.h : 56 + 0x7] ip=0xb6d0e749 [8] /usr/lib/libWPEWebKit.so.0.0.20170728!wtfThreadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 223 + 0x3] ip=0xb6d27fa1 [9] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [10] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-14 tid=3606 [0] /lib/libc-2.24.so!__select + 0x31 sp=0 bp=0x9b7e7aa0 [1] /usr/lib/librtRemote.so!rtRemoteStreamSelector::doPollFds [/usr/src/debug/rtremote/2.x+gitAUTOINC+3db90b4881-r0/git/src/rtRemoteStreamSelector.cpp : 150 + 0x3] sp=0 bp=0x9b7e7ab0 [2] /usr/lib/librtRemote.so!rtRemoteStreamSelector::pollFds [/usr/src/debug/rtremote/2.x+gitAUTOINC+3db90b4881-r0/git/src/rtRemoteStreamSelector.cpp : 47 + 0x3] ip=0xb35b0b81 [3] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [4] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-15 tid=4274 [0] /lib/libc-2.24.so!__select + 0x31 ip=0xb58ac0f2 sp=0 bp=0x9b5feaf8 [1] /usr/lib/librtRemote.so!rtRemoteMulticastResolver::runListener [/usr/src/debug/rtremote/2.x+gitAUTOINC+3db90b4881-r0/git/src/rtRemoteMulticastResolver.cpp : 482 + 0x15] ip=0xb35a8037 sp=0 bp=0x9b5feb08 [2] /usr/lib/librtRemote.so!std::thread::_State_impl<std::_Bind_simple<std::_Mem_fn<void (rtRemoteMulticastResolver::*)()>(rtRemoteMulticastResolver*)> >::_M_run [/usr/include/c++/6.4.0/functional : 227 + 0x13] ip=0xb35aa577 [3] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [4] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [5] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-16 tid=4275 [0] /lib/libc-2.24.so!__select + 0x31 ip=0xb58ac0f2 sp=0 bp=0x9b57eae8 [1] /usr/lib/librtRemote.so!rtRemoteServer::runListener [/usr/src/debug/rtremote/2.x+gitAUTOINC+3db90b4881-r0/git/src/rtRemoteServer.cpp : 354 + 0x3] ip=0xb3581193 sp=0 bp=0x9b57eaf8 [2] /usr/lib/librtRemote.so!std::thread::_State_impl<std::_Bind_simple<std::_Mem_fn<void (rtRemoteServer::*)()>(rtRemoteServer*)> >::_M_run [/usr/include/c++/6.4.0/functional : 227 + 0x13] ip=0xb358733f [3] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [4] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [5] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-17 tid=4276 [0] /lib/libc-2.24.so!__poll + 0x2f sp=0 bp=0x9b2fdbd0 [1] /usr/lib/libglib-2.0.so.0.4800.2!g_poll [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gpoll.c : 124 + 0x3] sp=0 bp=0x9b2fdbd8 [2] /usr/lib/libglib-2.0.so.0.4800.2!g_main_context_iterate [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4139 + 0x7] sp=0 bp=0x9b2fdbe0 [3] /usr/lib/libglib-2.0.so.0.4800.2!g_main_loop_run [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4038 + 0x9] ip=0xb4980585 bp=0x9b2fdc18 [4] /usr/lib/libTTSClient.so!std::thread::_State_impl<std::_Bind_simple<TTS::TTSClientPrivate::StartDispatcherThread()::<lambda()>()> >::_M_run [/usr/src/debug/tts/1.0-r0/git/ttsclient/TTSClientPrivate.cpp : 312 + 0x5] ip=0xb43d1579 bp=0x9b2fdc30 [5] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [6] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [7] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-18 tid=5303 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] ip=0xb58b784f [3] /usr/lib/libv3ddriver.so!std::condition_variable::wait [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/include/arm-rdk-linux-gnueabi/bits/gthr-default.h : 864 + 0x5] ip=0xb4df4d37 [4] /usr/lib/libTTSClient.so!TTS::TTSClientPrivate::connectToTTSManager [/usr/include/c++/6.4.0/condition_variable : 99 + 0x7] ip=0xb43d2527 [5] /usr/lib/libTTSClient.so!std::thread::_State_impl<std::_Bind_simple<std::_Mem_fn<void (TTS::TTSClientPrivate::*)()>(TTS::TTSClientPrivate*)> >::_M_run [/usr/include/c++/6.4.0/functional : 227 + 0x15] ip=0xb43d5d23 [6] /usr/lib/libstdc++.so.6.0.22!std::execute_native_thread_routine [/usr/src/debug/gcc-runtime/6.4.0-r0/gcc-6.4.0/build.arm-rdk-linux-gnueabi.arm-rdk-linux-gnueabi/arm-rdk-linux-gnueabi/libstdc++-v3/src/c++11/../../../../../../../../../../work-shared/gcc-6.4.0-r0/gcc-6.4.0/libstdc++-v3/src/c++11/thread.cc : 83 + 0x3] ip=0xb4bc64a7 [7] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [8] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-19 tid=5361 [0] /lib/libc-2.24.so!__poll + 0x2f [1] /usr/lib/libdbus-1.so.3.14.7!_dbus_poll [/usr/src/debug/dbus/1.10.10-r0/dbus-1.10.10/dbus/dbus-sysdeps-unix.c : 2836 + 0x3] [2] /usr/lib/libdbus-1.so.3.14.7!socket_do_iteration [/usr/src/debug/dbus/1.10.10-r0/dbus-1.10.10/dbus/dbus-transport-socket.c : 1167 + 0xd] [3] /usr/lib/libdbus-1.so.3.14.7!_dbus_transport_do_iteration [/usr/src/debug/dbus/1.10.10-r0/dbus-1.10.10/dbus/dbus-transport.c : 1001 + 0x5] ip=0x9bc70055 [4] /usr/lib/libdbus-1.so.3.14.7!_dbus_connection_do_iteration_unlocked [/usr/src/debug/dbus/1.10.10-r0/dbus-1.10.10/dbus/dbus-connection.c : 1227 + 0x9] ip=0x9bc60db1 [5] /usr/lib/libdbus-1.so.3.14.7!_dbus_connection_read_write_dispatch [/usr/src/debug/dbus/1.10.10-r0/dbus-1.10.10/dbus/dbus-connection.c : 3706 + 0xb] ip=0x9bc6276d [6] /usr/lib/libdbus-1.so.3.14.7!dbus_connection_read_write_dispatch [/usr/src/debug/dbus/1.10.10-r0/dbus-1.10.10/dbus/dbus-connection.c : 3774 + 0x5] ip=0x9bc627c9 [7] /usr/lib/libIARMBus.so.0.0.0!dispatchThread [/usr/src/debug/iarmbus/1.99+git323b76a5fa-r0/git/core/libIARM-dbus.c : 982 + 0xb] ip=0x9bf182d3 [8] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [9] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-20 tid=5484 [0] /lib/libc-2.24.so!__poll + 0x2f sp=0 bp=0x9aefdba8 [1] /usr/lib/libglib-2.0.so.0.4800.2!g_poll [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gpoll.c : 124 + 0x3] sp=0 bp=0x9aefdbb0 [2] /usr/lib/libglib-2.0.so.0.4800.2!g_main_context_iterate [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4139 + 0x7] sp=0 bp=0x9aefdbb8 [3] /usr/lib/libglib-2.0.so.0.4800.2!g_main_loop_run [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4038 + 0x9] ip=0xb4980585 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!run [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/glib/RunLoopGLib.cpp : 96 + 0x5] ip=0xb6d29b03 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!call [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/generic/WorkQueueGeneric.cpp : 44 + 0x3] ip=0xb6d28dc9 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!entryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/Function.h : 56 + 0x7] ip=0xb6d0e749 [7] /usr/lib/libWPEWebKit.so.0.0.20170728!wtfThreadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 223 + 0x3] ip=0xb6d27fa1 [8] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [9] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-21 tid=6101 [0] /lib/libc-2.24.so!__poll + 0x2f sp=0 bp=0x9acfeba8 [1] /usr/lib/libglib-2.0.so.0.4800.2!g_poll [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gpoll.c : 124 + 0x3] sp=0 bp=0x9acfebb0 [2] /usr/lib/libglib-2.0.so.0.4800.2!g_main_context_iterate [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4139 + 0x7] sp=0 bp=0x9acfebb8 [3] /usr/lib/libglib-2.0.so.0.4800.2!g_main_loop_run [/usr/src/debug/glib-2.0/1_2.48.2-r0/glib-2.48.2/glib/gmain.c : 4038 + 0x9] ip=0xb4980585 [4] /usr/lib/libWPEWebKit.so.0.0.20170728!run [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/glib/RunLoopGLib.cpp : 96 + 0x5] ip=0xb6d29b03 [5] /usr/lib/libWPEWebKit.so.0.0.20170728!call [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/generic/WorkQueueGeneric.cpp : 44 + 0x3] ip=0xb6d28dc9 [6] /usr/lib/libWPEWebKit.so.0.0.20170728!entryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/Function.h : 56 + 0x7] ip=0xb6d0e749 [7] /usr/lib/libWPEWebKit.so.0.0.20170728!wtfThreadEntryPoint [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/WTF/wtf/ThreadingPthreads.cpp : 223 + 0x3] ip=0xb6d27fa1 [8] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [9] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 thread-22 tid=8168 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] [3] /usr/lib/libv3ddriver.so!worker_thread_main [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/./libs/core/vcos/include/../posix/vcos_platform_posix.h : 232 + 0x7] [4] /usr/lib/libv3ddriver.so!thread_entry [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/libs/core/vcos/posix/vcos_thread_posix.c : 35 + 0x3] ip=0xb4d8f0b3 sp=0 bp=0x9aafec68 [5] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d sp=0 bp=0x9aafec78 [6] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 sp=0 bp=0x9aafee30 thread-23 tid=8169 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] [3] /usr/lib/libv3ddriver.so!worker_thread_main [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/./libs/core/vcos/include/../posix/vcos_platform_posix.h : 232 + 0x7] [4] /usr/lib/libv3ddriver.so!thread_entry [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/libs/core/vcos/posix/vcos_thread_posix.c : 35 + 0x3] ip=0xb4d8f0b3 sp=0 bp=0x9aa7ec68 [5] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d sp=0 bp=0x9aa7ec78 [6] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 sp=0 bp=0x9aa7ee30 thread-24 tid=8170 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] [3] /usr/lib/libv3ddriver.so!worker_thread_main [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/./libs/core/vcos/include/../posix/vcos_platform_posix.h : 232 + 0x7] [4] /usr/lib/libv3ddriver.so!thread_entry [/mnt/jenkins/workspace/ARRISXI6-Yocto-Release/build-arrisxi6/tmp/work/arrisxi6-rdk-linux-gnueabi/broadcom-refsw/unified-17.3-r4.2/BSEAV/lib/gpu/vc5/driver/libs/core/vcos/posix/vcos_thread_posix.c : 35 + 0x3] ip=0xb4d8f0b3 sp=0 bp=0x9a8fec68 [5] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d sp=0 bp=0x9a8fec78 [6] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13 sp=0 bp=0x9a8fee30 thread-25 tid=22778 [0] /lib/libpthread-2.24.so + 0xe0d4 [1] /lib/libpthread-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/sysdeps/unix/sysv/linux/futex-internal.h : 88 + 0x11] [2] /lib/libc-2.24.so!__pthread_cond_wait [/usr/src/debug/glibc/2.24-r0/git/nptl/forward.c : 149 + 0xf] ip=0xb58b784f sp=0 [3] /usr/lib/libaamp.so!AampCacheHandler::AsyncCacheCleanUpTask [/usr/src/debug/aamp/1.99+gitAUTOINC+87c13f0333-r0/git/AampCacheHandler.cpp : 312 + 0x7] ip=0x9bcda9b3 sp=0 [4] /usr/lib/libaamp.so!AampCacheHandler::AampCacheThreadFunction [/usr/src/debug/aamp/1.99+gitAUTOINC+87c13f0333-r0/git/AampCacheHandler.h : 91 + 0x3] ip=0x9bcdafb7 [5] /lib/libpthread-2.24.so!start_thread [/usr/src/debug/glibc/2.24-r0/git/nptl/pthread_create.c : 458 + 0xd] ip=0xb577555d [6] /lib/libc-2.24.so!clone + 0x50 ip=0xb58aff13
The text was updated successfully, but these errors were encountered:
Inactive ticket for long time!
Closing the ticket; if you think it is still relevant and/or valid for the latest version/s. Please do not hesitate to re-open!
Sorry, something went wrong.
No branches or pull requests
Hi,
WPEWebProcess crashed with createResolve. Below is the stacktrace and help me to resolve this issue.
STACKTRACE-
Threads:
thread-0 tid=16012 faulted
[0] /usr/lib/libWPEWebKit.so.0.0.20170728!createResolve [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/ASTBuilder.h : 203 + 0]
bp=0xbe8525f0
[1] /usr/lib/libWPEWebKit.so.0.0.20170728!parseMemberExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 4411 + 0x5]
[2] /usr/lib/libWPEWebKit.so.0.0.20170728!parseAssignmentExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 4901 + 0x3]
bp=0xbe8528c0
[3] /usr/lib/libWPEWebKit.so.0.0.20170728!parseAssignmentExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 3583 + 0x3]
sp=0
[4] /usr/lib/libWPEWebKit.so.0.0.20170728!parseExpressionJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 3545 + 0x3]
sp=0
[5] /usr/lib/libWPEWebKit.so.0.0.20170728!parseExpressionOrLabelStatementJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 2968 + 0x7]
sp=0
[6] /usr/lib/libWPEWebKit.so.0.0.20170728!parseStatementListItemJSC::ASTBuilder [/usr/src/debug/wpe-webkit/0.4.4+gitAUTOINC+5f899bc2e0-r0/git/Source/JavaScriptCore/parser/Parser.cpp : 680 + 0xb]
The text was updated successfully, but these errors were encountered: