! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
orage hangs using 100% cpu at start
Status:
CLOSED: FIXED
Severity:
critical

Comments

Description vicencb 2011-07-24 03:47:11 CEST
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.
Comment 1 juha editbugs 2011-07-24 10:41:39 CEST
Yes, I can reproduce this.
Comment 2 juha editbugs 2011-07-24 12:08:00 CEST
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.
Comment 3 juha editbugs 2011-09-20 21:55:36 CEST
Fix in 4.8.2

Bug #7836

Reported by:
vicencb
Reported on: 2011-07-24
Last modified on: 2011-09-20

People

CC List:
0 users

Version

Attachments

Tested solution. (540 bytes, patch)
2011-07-24 03:47 CEST , vicencb
no flags

Additional information