Hi -

We are trying to use WOPDFReports to generate a PDF from a component. If we run the process once it spews out the following errors, but does the job anyway:

2006-12-07 14:43:14.909 java[6707] *** _NSAutoreleaseNoPool(): Object 0x333f10 of class __NSFontTypefaceInfo autoreleased with no pool in place - just leaking 2006-12-07 14:43:14.910 java[6707] *** _NSAutoreleaseNoPool(): Object 0x3fb400 of class NSFont autoreleased with no pool in place - just leaking 2006-12-07 14:43:14.911 java[6707] *** _NSAutoreleaseNoPool(): Object 0xbd812f0 of class NSFont autoreleased with no pool in place - just leaking

however, when we pop the process in a loop to produce several PDF's (each of which is only 1 page), we get the above error followed by the app being killed off due to a "signal 10 (SIGBUS)".

Does anyone have any idea where I start to debug it, or how i can prevent it happening ?

I presume the NSAutoreleaseNoPool errors are an internal problem with the WOPDFReports code ?

Thanks, Simon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to