[GitHub] oschaaf commented on issue #1775: Deadlock in shm statistics

2018-06-12 Thread GitBox
oschaaf commented on issue #1775: Deadlock in shm statistics URL: https://github.com/apache/incubator-pagespeed-mod/issues/1775#issuecomment-396632426 I think that the patch may improve odds, but it's not going to reliably solve the problem. The code all looks good afaict, and that makes

[GitHub] oschaaf commented on issue #1775: Deadlock in shm statistics

2018-06-12 Thread GitBox
oschaaf commented on issue #1775: Deadlock in shm statistics URL: https://github.com/apache/incubator-pagespeed-mod/issues/1775#issuecomment-396632426 I think that the patch may improve odds, but it's not going to reliably solve the problem. The code all looks good afaict, and that makes

[GitHub] oschaaf commented on issue #1775: Deadlock in shm statistics

2018-06-06 Thread GitBox
oschaaf commented on issue #1775: Deadlock in shm statistics URL: https://github.com/apache/incubator-pagespeed-mod/issues/1775#issuecomment-395015126 It may be possible to improve robustness regarding this issue.. but considering that no other reports have been filed, hitting it is

[GitHub] oschaaf commented on issue #1775: Deadlock in shm statistics

2018-06-05 Thread GitBox
oschaaf commented on issue #1775: Deadlock in shm statistics URL: https://github.com/apache/incubator-pagespeed-mod/issues/1775#issuecomment-394743492 @Dead2 To float an idea, how about running a proxy with a processing model more suitable for pagespeed in front of the webserver?

[GitHub] oschaaf commented on issue #1775: Deadlock in shm statistics

2018-06-05 Thread GitBox
oschaaf commented on issue #1775: Deadlock in shm statistics URL: https://github.com/apache/incubator-pagespeed-mod/issues/1775#issuecomment-394681707 It would be great if you can try out the patch and report back if the issue seems to be gone with it. It's probably best if that takes a

[GitHub] oschaaf commented on issue #1775: Deadlock in shm statistics

2018-06-05 Thread GitBox
oschaaf commented on issue #1775: Deadlock in shm statistics URL: https://github.com/apache/incubator-pagespeed-mod/issues/1775#issuecomment-394672273 Anything suspicious in the logs that you can correlate? In any case, the code involving manipulation of `locks_currently_held_` in