mangodan2003

Results 7 comments of mangodan2003

Did anyone get any further with this? I too see this crash when linking against the Release build, not with the Debug build, not even an error reported by valgrind...

Are there any special compile/link time flags needed besides those in lib//pkgconfig/libwebrtc_full.pc ? I'm getting all kinds of odd results, so decided to try building the peerconnection_client. Sure enough this...

Did anyone get to the bottom of this? I'm on ubuntu 14.04 and see the same or at least similar problem trying to build the peerconnection example. The one I...

studying the output of ninja with -v I see the build uses llvm/clang rather than gcc and wonder if the crashes are some incompatibility. I have managed to make a...

Sorry for the noise! I had some dummy/incorrect signoff details on my machine that I hadn't noticed until too late and wasn't sure how to deal with. Ended up scrubbing...

I too had this issue and came here whilst attempting to chroot into a Ubuntu 20.04 environment from a Ubuntu 18.04 using fakechroot. I think this issue arises when your...