Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3209] iOS: Rapid Popover show/hide causes crash

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionDuplicate
Resolution Date2011-11-02T14:24:02.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsdefect, ios, reported-1.6.0
ReporterRick Blalock
AssigneeReggie Seagraves
Created2011-04-15T03:39:32.000+0000
Updated2017-03-23T18:27:59.000+0000

Description

Rapidly hiding and showing a popover raises the following:

*** Terminating app due to uncaught exception 'NSGenericException', reason: '-[UIPopoverController dealloc] reached while popover is still visible.'

For my case, I just reuse the same popup and programmatically set the view property to the new element.

Comments

  1. Jason Norwood-Young 2011-08-12

    I'm having this issue when firing the popover from a slider (showing the popover on slider's touchstart, hiding on slider's touchend). A quick slide causes the crash described.
  2. Dawson Toth 2011-09-21

    Duplicates [TIMOB-5285] (or, to be more precise, [TIMOB-5285] duplicated this ticket). [TIMOB-5285] has been fixed.
  3. Lee Morris 2017-03-23

    Closing ticket as duplicate with reference to the linked issues above.

JSON Source