Gerdus van Zyl

Results 20 comments of Gerdus van Zyl

Here is the stack trace I get. (Android, Release Mode only) ``` System.InvalidOperationException: this element is not in a namescope at Microsoft.Maui.Controls.Element.FindByName(String name) at Microsoft.Maui.Controls.Setter.UnApply(BindableObject target, SetterSpecificity specificity) at Microsoft.Maui.Controls.TriggerBase.OnConditionChanged(BindableObject...

Has anybody been able to get renderer on windows compiling? Stuck at shader compiler step. ``` make -C D:/Dev/2025/rive-runtime/renderer/src/shaders -j12 OUT=D:/Dev/2025/rive-runtime/renderer/out/debug/include/generated/shaders FLAGS="-p D:/Dev/2025/rive-runtime/renderer/dependencies/D2F85D165/ply-5c4dc94d4c6d059ec127ee1493c735963a5d2645/src" d3d make: Entering directory 'D:/Dev/2025/rive-runtime/renderer/src/shaders' The syntax...

Are you sure you are running the latest version? case-insensitive headers was added in pull request https://github.com/gerdus/tus-dotnet-client/pull/9 I have tested it with envoy proxy and seems to work fine. I...

Happened again on another server, unfortunately the coredump was truncated and does not appear to have the stack trace. Have adjusted the limits so next crash will have full coredump....

Ok new coredump, hope it helps. available at [https://infireal.com/github-issues/firebird-crash-2024-11-19/](https://infireal.com/github-issues/firebird-crash-2024-11-19/)

Ok I have uploaded the files: [https://infireal.com/github-issues/firebird-crash-2024-11-19/](https://infireal.com/github-issues/firebird-crash-2024-11-19/)

New crash, new coredump. Available at [https://infireal.com/github-issues/firebird-crash-2024-11-28/](https://infireal.com/github-issues/firebird-crash-2024-11-28/) The so libraries should be the same have not done any updates since last crash.

according to uptime command it was restarted 6 days ago. output of `ls -l /tmp/firebird/fb_init` ``` -rw-rw---- 1 firebird firebird 0 Nov 21 21:27 /tmp/firebird/fb_init ```

new crash. I don't know if it is same error since in log it is different but is generic error. Happened during startup of the webapp that is the user...

new core dump: [https://infireal.com/github-issues/firebird-crash-20241230/](https://infireal.com/github-issues/firebird-crash-20241230/)