Created attachment 3797 Tested solution. When staring orage it hangs using 100% cpu. The problem is that in "mainbox.c" the variable "g_par.show_event_days" can be less than 1. This creates an almost infinite "for" loop. Attached is a possible solution that works in my case.
Yes, I can reproduce this.
This is now fixed on 4.8.1.6 available in GIT. Thanks for the fix! It saved a lot of time, even though I fixed the code differently.
Fix in 4.8.2