• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Quick Looking big files crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quick Looking big files crash


  • Subject: Quick Looking big files crash
  • From: Brad Stone <email@hidden>
  • Date: Tue, 03 May 2011 18:45:56 -0400

I added Quartz and QuickLook frameworks to my garbage-collection-required app and then added simple Quick Look functionally.

The bigger the file the more errors I get.  Small pdfs show no errors, large ppts, xl or zip files show a bunch of errors and eventually crash.  I'm not familiar with non-garbage collection memory management.  I wouldn't even be able to determine if these errors are telling me I should be.  Please help.

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?

Thanks_______________________________________________

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

  • Follow-Ups:
    • Re: Quick Looking big files crash
      • From: Nick Zitzmann <email@hidden>
    • Re: Quick Looking big files crash
      • From: Wim Lewis <email@hidden>
  • Prev by Date: Re: objects and "global / shared data"
  • Next by Date: Re: Quick Looking big files crash
  • Previous by thread: Re: objects and "global / shared data"
  • Next by thread: Re: Quick Looking big files crash
  • Index(es):
    • Date
    • Thread