Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashing on start on OSX10.10 #2

Open
OleksiyA opened this issue Jun 8, 2014 · 5 comments
Open

App crashing on start on OSX10.10 #2

OleksiyA opened this issue Jun 8, 2014 · 5 comments

Comments

@OleksiyA
Copy link

OleksiyA commented Jun 8, 2014

App crashing just after start on OSX 10.10. App built with Xcode 5.1.1.

Exception in console:

2014-06-08 00:40:29.036 WWDC2014[5574:595711] An uncaught exception was raised
2014-06-08 00:40:29.036 WWDC2014[5574:595711] -[NSNib initWithNibNamed:bundle:] could not load the nibName: WWDCMainViewController in bundle (null).
2014-06-08 00:40:29.036 WWDC2014[5574:595711] (
    0   CoreFoundation                      0x00007fff877ad14c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8ccc657d objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff877acffd +[NSException raise:format:] + 205
    3   AppKit                              0x00007fff84699bbb -[NSNib initWithNibNamed:bundle:] + 347
    4   AppKit                              0x00007fff84a1d911 -[NSViewController _nibWithName:bundle:] + 106
    5   AppKit                              0x00007fff847b8995 -[NSViewController loadView] + 146
    6   XXXOSXUI                            0x00000001001b7cf6 -[X3CommonViewController loadView] + 54
    7   XXXOSXUI                            0x00000001001bc116 -[X3SplitViewController loadView] + 54
    8   WWDC2014                            0x000000010003cec6 -[WWDCMainViewController loadView] + 54
    9   AppKit                              0x00007fff84a1b2c3 -[NSViewController _loadViewIfRequired] + 75
    10  AppKit                              0x00007fff846f4c3d -[NSViewController view] + 30
    11  XXXOSXUI                            0x00000001001949f9 -[XXXAppDelegate showMainView] + 73
    12  XXXOSXUI                            0x00000001001948db -[XXXAppDelegate awakeFromNib] + 187
    13  CoreFoundation                      0x00007fff876bbfff -[NSSet makeObjectsPerformSelector:] + 223
    14  AppKit                              0x00007fff84b0e78d -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1216
    15  AppKit                              0x00007fff846180f0 loadNib + 384
    16  AppKit                              0x00007fff84b8d6b0 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    17  AppKit                              0x00007fff846177c5 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
    18  AppKit                              0x00007fff84617591 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    19  AppKit                              0x00007fff84613609 NSApplicationMain + 605
    20  WWDC2014                            0x000000010002d662 main + 34
    21  libdyld.dylib                       0x00007fff8afc65c9 start + 1
    22  ???                                 0x0000000000000003 0x0 + 3
)
@iosxtools
Copy link
Owner

hi , I Mac is 10.9, this issue need wait ;),thank your feedback!

@bagusflyer
Copy link

Got the same problem.

@iosxtools
Copy link
Owner

I correct this issue,pls test ! ;)

@DiveinEdu
Copy link

App crash with 10.10 and Xcode 6 beta. The same with @OleksiyA .

@OleksiyA
Copy link
Author

Uninstalled OSX 10.10, so can not re-test for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants