Is there any way to access the data for a task that has ended in a call to $handle_uncaught_error, or has it already been wiped out? I wanted to be able to print the args to the verbs called, to better show what the error, but DSA only gets the frame for the #0:handle_uncaught_error call. Anyone have any ideas on this? Alternately, anyone have a good version of $h_u_e? - M