Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8625601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T07:49:44+00:00 2026-06-12T07:49:44+00:00

I have a UIButton that is linked to some code that invokes UIPrintInteractionController to

  • 0

I have a UIButton that is linked to some code that invokes UIPrintInteractionController to print a PDF document.

If I tap the button, the view pops up to let me select a printer and then print the document. However, if I tap outside the view to dismiss the popup, and then quickly tap the “Print” button again, I get the following crash:

[NSConcreteData respondsToSelector:]: message sent to deallocated instance 0xa4696d0

I have debugged with NSZombies enabled, and the crash occurs at this line:

printController.printingItem = dataToPrint;

dataToPrint is instantiated in the same method but prior to this printController line:

NSData *dataToPrint = [NSData dataWithContentsOfFile:pdfFileName];

This crash only occurs if I tap quickly, if I give it a second, everything goes smoothly.

Anyone have any idea what this could be?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T07:49:45+00:00Added an answer on June 12, 2026 at 7:49 am

    Make ‘dataToPrint’ a strong ivar, and only nil it when you are 100% sure it won’t be used again. Most likely the ‘printController.printingItem’ retains it, but when you dismiss the popup it gets released before the ‘Print’ button is hit again.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a UIButton that pushes to another view controller using the following code.
I have a custom button, subclassed from UIButton that is initialised as below (obviously
I have one view controller,in that i have 1 UIButton ,when i click on
I have two UIView's. I have an UIButton on the first view that shows
In my app delegate, I have a IBOutlet for a UIButton that is linked
I have a UIButton that has a UIImageView inside of it. For some reason
I have a UIButton that I create in my sub class ViewController, and add
I have a UIButton that should have 2 statuses - Play and Pause; i.e.
I have a UIButton that is created inside of each table cell. I want
I have a UIButton that performs an Action when it is touched down. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.