Subj : About error reports To : netscape.public.mozilla.jseng From : Alain Frisch Date : Thu May 26 2005 06:10 pm Hello, It seems that when a JSErrorReporter function is called, the field linebuf of the JSErrorReport struct can be NULL. This is the case for the 'ReferenceError: xxx is not defined' error. The API documentation does not mention that linebuf can be NULL. Is it a bug in the implementation or in the documentation? Alain .