I have a symbolic breakpoint set and it stops on auto_refcount_underflow_error, even the small files. If I continue the doc shows in QL.
On May 3, 2011, at 6:52 PM, Wim Lewis wrote: > > On 3 May 2011, at 3:45 PM, Brad Stone wrote: >> Here's what I get when I QL a large file. >> >> proNotes(52698,0x1196fd000) malloc: reference count underflow for >> 0x201afc920, break on auto_refcount_underflow_error to debug. (17 times) >> proNotes(52698,0x1196fd000) malloc: resurrection error for object >> 0x201f0a380 while assigning {conservative-block}[352](0x20189fc40)[304] = >> CFRunLoopSource[128](0x201f0a380) >> garbage pointer stored into reachable memory, break on >> auto_zone_resurrection_error to debug (13 times) >> >> >> Then crash. What should I look for? How should I approach debugging this? > > Have you tried breaking on auto_refcount_underflow_error and > auto_zone_resurrection_error? > > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/cocoa-dev%40softraph.com > > This email sent to cocoa-...@softraph.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com