-
As shown below, If thread merging occurs before the code is executed in the green box, this results in a deadlock. As the task in the red box will never be executed, the current thread will always be …
-
Hello,
I am using the `RxDnssdEmbedded` version of the library, and sometimes I receive this error!
when I use the `RxDnssdBindable` version, I don't receive any error.
I am testing it on Nexus 5
`…
-
On macOS, an attempt to resolve name for which the particular record type doesn't exist, results in long (~30s) delay.
For example:
```
AsyncDNSResolver().queryA(name: "some.domain.without.A.r…
-
### How frequently does the bug occur?
All the time
### Description
My app which has a deployment target of 12.5 (originally 12.4, but then latest RealmSwift required 12.5) is now crashing with Rea…
-
**Describe the bug**
GetWindowPosition crashes the JVM.
**To Reproduce**
Call ```rlj.core.GetWindowPosition();```
Steps to reproduce the behavior:
1. Call ```rlj.core.GetWindowPosition();``…
-
Hi Guys,
Ive been using Appium to automate mobile recently, and wanted to try out your pom gem. I am following your steps and while installing the bundle i get the following error
---
"]$ bundle i…
-
App crashes immediately on launch under OS X Sierra
Here is the crash log:
Process: faangband [605]
Path: /Applications/FAangband.app/Contents/MacOS/faangband
Iden…
-
Having encountered a failure on PowerPC https://github.com/tomahawk-player/tomahawk/issues/683 (where I had to add a number of patches to fix the build), I tried now on x86_64. No patches used aside f…
-
macOS 10.14.6:
```
AvailablePhysicalMemory: 673345536
AvailableSwapMemory: 0
BackgroundTaskMode: 0
BuildID: 20241025145248
CrashTime: 1730306713
DOMFissionEnabled: 0
DOMIPCEnabled: 0
Headle…
-
not sure if there is a way to output request timing details (dns, firstBytes .....) for each request. I can only find timing details for the whole collection. For each request, only response time is a…