-
#### SDK and version
Swift
Version: 10.52.2
#### Observations
* How frequent do the crash occur?
Very frequently
* Does it happen in production or during dev/test?
Production
* Can the crash…
ppave updated
2 months ago
-
When a memory access is made after an msync() call without deleting the privateer datastore and object, it appears that the memory access causes a hang (program does not progress, just waits indefinit…
-
### Describe the bug
The Blackmagic Mini Panel hardware device is not working with the davinci-resolve in nixpkgs.
I am troubleshooting this myself but I create this issue for sharing and visibi…
-
Using ```scrabble-puz.k``` from issue #615
in kona:
```
$ rlwrap -n ./k
kona \ for help. \\ to exit.
\t \l scrabble-puz.k
8263
```
In k2.8
```
$ rlwrap -n ./k
K 2.8 2000-10-10 Copyr…
-
```
This bug is about leveldb not behaving "as expected" after a power crash
happens on a well-configured Linux machine (ext4 filesystem, barriers on, and
hard drive cache disabled).
I'm not sure i…
-
### Description
After updating to Whisky 2.3.0, and installing "WhiskyWine", BeamNG.drive no longer works. It brings up a wine error saying the app needed to close, and then brings up an error from b…
-
Buenas, estoy haciendo una función que se va a encargar de levantar el bitmap.
Si no existe lo crea y demás
Hasta ahí todo bien, pero al momento de querer setear algún bit por ejemplo, no se modific…
-
Buenas noches, como estan?
Genero esta duda ya que estamos con un problema en IO_FS_WRITE.
Estamos generando con mmap el bloques.dat:
`
bloques_datos_addr = mmap(NULL, BLOCK_COUNT * BLOCK_SIZE, PR…
-
```
This bug is about leveldb not behaving "as expected" after a power crash
happens on a well-configured Linux machine (ext4 filesystem, barriers on, and
hard drive cache disabled).
I'm not sure i…
-
**Error:**
During session deserialization it can happen, that vaadin pushes fail and trigger a refresh.
**Expectation:**
Refreshs should not be triggered during session deserialization.
**…