Re: PDFKit reference count underflow with garbage collection
Re: PDFKit reference count underflow with garbage collection
- Subject: Re: PDFKit reference count underflow with garbage collection
- From: Alexander Reichstadt <email@hidden>
- Date: Fri, 14 Oct 2011 12:07:49 +0200
Found b.bum's post at <http://www.cocoabuilder.com/archive/cocoa/240877-reference-count-underflow-when-writing-pdf.html>
Thanks
Am 14.10.2011 um 11:57 schrieb Alexander Reichstadt:
> Hi,
>
> generating a PDF throws
>
> malloc: reference count underflow
>
> I have garbage collection turned on.
>
> The issue occurs here:
>
> returnData = [fullDoc dataRepresentation];
>
> fullDoc is a PDFDocument.
>
>
>
> Thanks for any help
> Alex
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden