Setting Wurley.freq to "inf" stalls the VM
Reported by Tomasz Kaye | December 24th, 2009 @ 07:32 PM
Giving Wurley.freq() (and quite likely other UGen member functions) "inf" as a parameter, for example as the result of a floating point div. by 0, will result in the whole VM getting stuck as the UGen starts taking 100% CPU. Quite possibly there are other situations where floats that are "not a number" will result in issues for UGens. One proposed partial solution would be to make sure parameters of type float are numbers before using them. Another topic for consideration would be extending watchdog to cover stuck UGens. Filed as a bug because it can mean losing the whole VM. More detailed debate on the list; sept 19th. --Kassen 13:54, 19 September 2008 (EDT)
List thread here: https://lists.cs.princeton.edu/pipermail/chuck-users/2008-September...
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Place to log chuck bugs, feature requests etc.