• 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
ios 8 crashing on "_updateInterfaceOrientationFromDeviceOrientation"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ios 8 crashing on "_updateInterfaceOrientationFromDeviceOrientation"


  • Subject: ios 8 crashing on "_updateInterfaceOrientationFromDeviceOrientation"
  • From: Herman Chan <email@hidden>
  • Date: Tue, 23 Sep 2014 14:31:41 -0400

Hi all,

Another mysterious iOS 8 crash I am getting, here is the crash log.

Thread : Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x32bfbf46 objc_msgSend + 5
1 UIKit 0x289ba531 -[UIWindow _updateInterfaceOrientationFromDeviceOrientation:] + 152 2 CoreFoundation 0x254d44a1 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
3  CoreFoundation                 0x2543093d _CFXNotificationPost + 1784
4 Foundation 0x261609b9 -[NSNotificationCenter postNotificationName:object:userInfo:] + 72 5 UIKit 0x289ba2f3 -[UIDevice setOrientation:animated:] + 318 6 UIKit 0x289ba0a3 -[UIApplication handleEvent:withNewEvent:] + 1566 7 UIKit 0x289b99c1 -[UIApplication sendEvent:] + 72 8 UIKit 0x28a1e801 _UIApplicationHandleEvent + 632
9  GraphicsServices               0x2c79d679 _PurpleEventCallback + 528
10 GraphicsServices               0x2c79d2c3 PurpleEventCallback + 34
11 CoreFoundation 0x254e1dab __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 34
12 CoreFoundation                 0x254e1d47 __CFRunLoopDoSource1 + 346
13 CoreFoundation                 0x254e0349 __CFRunLoopRun + 1608
14 CoreFoundation                 0x2542e621 CFRunLoopRunSpecific + 476
15 CoreFoundation                 0x2542e433 CFRunLoopRunInMode + 106
16 GraphicsServices               0x2c79c0a9 GSEventRunModal + 136
17 UIKit                          0x28a18809 UIApplicationMain + 1440
18 MyApp                          0x00052013 main (main.m:14)

My app only support portrait mode on both iPad and iPhone, any ideas?

Herman
_______________________________________________

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: ios 8 crashing on "_updateInterfaceOrientationFromDeviceOrientation"
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: crashing on "-[UIViewController presentViewController:animated:completion:] " on ios 8
  • Next by Date: Re: Binding to selection of NSArrayController
  • Previous by thread: Re: Binding to selection of NSArrayController
  • Next by thread: Re: ios 8 crashing on "_updateInterfaceOrientationFromDeviceOrientation"
  • Index(es):
    • Date
    • Thread