-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Traceback:
Program received signal SIGSEGV, Segmentation fault.
0xb336a6da in geodesic::Geod…
-
-
Hi there! I took a quick look through this codebase and have a few friendly pointers to help get the most out of using Rust :) I think at the moment, much of the code I've seen feels as though it's be…
-
The non-block version of InputPort#writer calls #proxy_event on the port object, thus adding a reference from the port to the writer object. This avoids garbage collection of the writer, and thus crea…
-
```
What steps will reproduce the problem?
1. Create an android app that uses the bitcoin-integration features;
2. Send a payment Intent to this app, e.g. using `requestForResult()`.
3. User enters am…
-
I'm sorry to say that I don't understand the fourth step in the preparation of Trident.What would I do for choosing the LLVM IR instructions?And when I run the ./test,the log file "fi_breakdown.txt" d…
-
We encountered a bug where datadog was appending trace information to SQS message attributes after we checked message size causing an error when message sizes were close to the 256 KiB max for SQS. In…
-
There are multiple jax-rs instrumentation:
1. https://github.com/opentracing-contrib/java-jaxrs
2. https://github.com/uber/jaeger-client-java/tree/master/jaeger-jaxrs2 @yurishkuro
3. https://git…
-
`To be refined`
## Description
Currently we have multiple places where we inform the customer that an error happend but don't provide any information of the cause of the error as we don't use the …
-
Hi, I tried setting the project up in google colab, but I'm getting the error as mentioned. Are any of you getting the same error on a local machine?
```
in load(self, num)
485
486 …