-
Hello,
we have caught the the following crash on an iOS 15.3.1 device with an app built using Flutter 2.10.2:
```
OS Version: iOS 15.3.1 (19D52)
Report Version: 104
Exception Type: EXC_CRASH …
-
Hypot (https://en.wikipedia.org/wiki/Hypot) computes the hypotenuse of a right-angle triangle. The motivation essentially boils down to underflow/overflow problems with the naive implementation `r = T…
-
I think this is caused by the new pretty-printer inserting newlines in the output of `--print-sizes`. The [regex](https://github.com/diku-dk/futhark/blob/master/src/Futhark/CLI/Autotune.hs#L197) that …
-
## Description
Fresh corporate computer install with miniscule history, only got a protection software called SentinelOne.
## Steps to Reproduce
1. Fresh Mac OS Big Sur 11.6.2
2. Do…
-
After merging the latest PR apparently the tests broke.
https://travis-ci.org/github/pepijndevos/futhark-pycffi/jobs/760787891
It complains about this line, and I'm not sure what the correct solutio…
-
## Steps to Reproduce
1. App crash right away when launch.
Unable to reproduce the crash from my devices or simulator but its getting crash from a user with iPhone 6s (iOS 11.4.1)
Accor…
-
I get the error message
```
Internal compiler error (unhandled IO exception).
Please report this at https://github.com/diku-dk/futhark/issues
BinderT.lookupType: unknown variable d₁₅_3968
CallSta…
-
I would like to add a higher-level looping construct to `defn`. In Elixir, we can use `for+:reduce` but I am afraid it will be too verbose and foreign for new users. Let's imagine we want to translate…
-
## Plugin Version
0.12.1+1
## Description
We are seeing native crashes on iOS devices in the native side of the plugin. Specifically on the onAdFailedToLoad function.
Logs
`…
-
With VoiceOver turned on, app random crashes when swiping one finger fast. Below is the pattern most likely to reproduce the same failure.
## Steps to Reproduce
1. Use the complete example co…