AnrDaemon
AnrDaemon
How can I know? I'm using provided Docker container, and not setting any extra options. However, the error text indicates a bug in GC, to me.
Try writing to /proc/self/fd/1
See also lxc/lxc#3857 and lxc/lxc#3847 which could also be observed under these circumstances.
I see it is working like nothing happened https://github.com/AnrDaemon/test-001/tree/issue-530 But I question the behavior.
Now, that tests are merged into base package and can be executed straight away, adding tests for your new/fixed features should be a priority, IMO.
Had one. There's at least two issues with this PR. 1. It evaluates incorrectly (see modified unit test in #652 ). 2. It does not cover the regression reported (see...
Now it is about different rendering result before and after the fix. There's no more crashes as far as I can see.
`string:` source was used to easily demonstrate the issue using as few extra files as possible. In real world, it was indeed an external file, but I made sure the...
To clarify: I've never had crashes with `string:… inline` alone.
0750 should be more than enough. If it is not, then fix your server setup. Not a Smarty problem.