Opened 2 years ago

Closed 2 years ago

#608 closed defect (fixed)

Crash when navigating away from post if media upload is in progress

Reported by: koke Owned by: mrroundhill
Priority: critical Milestone: 2.6.5
Component: Media Version:
Keywords: Cc:

Description

WordPress[6958:307] *** -[WPMediaUploader respondsToSelector:]: message sent to deallocated instance 0x65ccfb0
  • Start a new post
  • Upload a new video
  • Tap on the Posts button in the navigation bar
  • Crash!

Change History (4)

comment:1 Changed 2 years ago by mrroundhill

  • Owner changed from frsh to mrroundhill
  • Status changed from new to accepted

comment:2 Changed 2 years ago by mrroundhill

  • Resolution set to fixed
  • Status changed from accepted to closed

fixed in r1378, modifying ASIHttpRequest seemed to be the only fix for it, so we'll have to keep these changes in mind if we upgrade the ASI library in the future.

comment:3 Changed 2 years ago by mrroundhill

  • Resolution fixed deleted
  • Status changed from closed to reopened

Re-opening, still isn't fixed.

comment:4 Changed 2 years ago by mrroundhill

  • Resolution set to fixed
  • Status changed from reopened to closed

ok, got it sorted in r1391

Note: See TracTickets for help on using tickets.