Skip to content

Instantly share code, notes, and snippets.

#include <JavaScriptCore/JSContextRef.h>
#include <JavaScriptCore/JSRetainPtr.h>
#include <WebKit2/Shared/API/c/wpe/WebKit.h>
#include <WebKit/WKRetainPtr.h>
#include <WebKit/WKContext.h>
#include <WebKit/WKFramePolicyListener.h>
#include <WebKit/WKPageGroup.h>
Thread 22 (Thread 26386):
#0 __pthread_cond_wait (cond=0x717991a0, mutex=0x71799184) at pthread_cond_wait.c:190
#1 0x75b96358 in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /usr/src/debug/gcc-runtime/4.9.3-r0/gcc-4.9.3/build.mipsel-rdk-linux.mipsel-rdk-linux/mipsel-rdk-linux/libstdc++-v3/include/mipsel-rdk-linux/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...)
at /home/aansari001c/usb/yocto_pacexg1v3_dec15/build-pacexg1v3/tmp/work-shared/gcc-4.9.3-r0/gcc-4.9.3/libstdc++-v3/src/c++11/condition_variable.cc:52
#3 0x7789eb4c in WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >) (address=0x717abe25, validation=..., beforeSleep=..., timeout=...)
at /home/aansari001c/usb/yocto_pacexg1v3_dec15/build-pacexg1v3/tmp/work/mips32el-rdk-linux/wp