• 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
Strange crash while loading nib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange crash while loading nib


  • Subject: Strange crash while loading nib
  • From: Markus Spoettl <email@hidden>
  • Date: Sun, 09 Sep 2012 08:25:12 +0200

Hello,

I have a crash that I'm seeing during nib loading of a view controller nib file very very sporadically, I can't duplicate it and I have no idea what could be causing it.

Any ideas what could be causing something like this?

Regards
Markus

Application Specific Information:
objc_msgSend() selector name: respondsToSelector:
Performing @selector(showCurrentActivityLaps:) from sender ActivityCalendarViewController 0x7ffb238cfcc0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   objc_msgSend_vtable5 + 16
1   NSKeyValueNotifyObserver + 60
2   -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 967
3   -[NSController _notifyObserversForKeyPath:change:] + 209
4   -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 174
5   -[NSArrayController initWithCoder:] + 1072
6   _decodeObjectBinary + 2741
7   _decodeObject + 226
8   -[NSNibConnector initWithCoder:] + 401
9   -[NSNibOutletConnector initWithCoder:] + 344
10  _decodeObjectBinary + 2741
11  -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189
12  -[NSArray(NSArray) initWithCoder:] + 538
13  _decodeObjectBinary + 2741
14  _decodeObject + 226
15  -[NSIBObjectData initWithCoder:] + 2025
16  _decodeObjectBinary + 2741
17  _decodeObject + 226
18  -[NSNib _instantiateNibWithExternalNameTable:] + 519
19  -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254
20  -[NSViewController loadView] + 184
21  -[NSViewController view] + 41
22  -[SOShapeWindowController setupWindow] (SOShapeWindowController.m:281)
23  -[SOShapeWindowController orderFrontWindow] (SOShapeWindowController.m:302)
24 -[RubiWindowController showAuxiliaryWindowWithController:activity:invokedBySelector:] (RubiWindowController.m:1069)
25  -[NSApplication sendAction:to:from:] + 342
26 -[ActivityCalendarViewController collectionItemController:didPressButton:] (ActivityCalendarViewController.m:653)
27  -[CollectionItemController mouseUp:atLocation:] (CollectionItemController.m:840)
28 -[ActivityCalendarViewController calendarView:mouseUp:atLocation:ofItem:withIndex:inLayer:isSelected:] (ActivityCalendarViewController.m:605) 29 -[SOCalendarController respondToClickOrTapEndAtPoint:timestamp:withEvent:] (SOCalendarController.m:1834)
30  -[SOCalendarController mouseUp:] (SOCalendarController.m:1971)
31  -[NSWindow sendEvent:] + 7053
32  -[NSApplication sendEvent:] + 5761
33  -[NSApplication run] + 636
34  NSApplicationMain + 869
35  start + 52

--
__________________________________________
Markus Spoettl
_______________________________________________

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: Strange crash while loading nib
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Code Comments
  • Next by Date: Re: Strange crash while loading nib
  • Previous by thread: Re: Code Comments
  • Next by thread: Re: Strange crash while loading nib
  • Index(es):
    • Date
    • Thread