Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Terminating app due to uncaught exception

We have 10.6.3 version of macmini machine , when we run packagemaker command to generate .pkg we got Segmentation fault message.


We have given the command below to generate .pkg .


/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -d ./source.pmdoc -o ./output/macout.pkg -v


Segmentation fault


when we run packagemaker command alone we got the below exception message. Actually it was working fine before changing of our machine ip address, after changing we are getting the below error message .


PackageMaker[44583:903] -[NSKeyedUnarchiver @8@0:4]: unrecognized selector sent to instance 0x21ab30

PackageMaker[44583:903] An uncaught exception was raised

PackageMaker[44583:903] -[NSKeyedUnarchiver @8@0:4]: unrecognized selector sent to instance 0x21ab30


*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSKeyedUnarchiver @8@0:4]: unrecognized selector sent to instance 0x21ab30'

*** Call stack at first throw:

(

0 CoreFoundation 0x950fabda __raiseError + 410

1 libobjc.A.dylib 0x94a95509 objc_exception_throw + 56

2 CoreFoundation 0x951478db -[NSObject(NSObject) doesNotRecognizeSelector:] + 187

3 CoreFoundation 0x950a1806 ___forwarding___ + 950

4 CoreFoundation 0x950a13d2 _CF_forwarding_prep_0 + 50

5 AppKit 0x91e031d0 -[NSCustomResource initWithCoder:] + 42

6 Foundation 0x92c7f240 _decodeObjectBinary + 2902

7 Foundation 0x92c7e538 _decodeObject + 180

8 AppKit 0x91e02c8b -[NSMenuItem initWithCoder:] + 1546

9 Foundation 0x92c7f240 _decodeObjectBinary + 2902

10 Foundation 0x92c7e538 _decodeObject + 180

11 AppKit 0x91dfe53b -[NSNibConnector initWithCoder:] + 395

12 AppKit 0x91e02598 -[NSNibControlConnector initWithCoder:] + 865

13 Foundation 0x92c7f240 _decodeObjectBinary + 2902

14 Foundation 0x92c8004c -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1438

15 Foundation 0x92c806b9 -[NSArray(NSArray) initWithCoder:] + 586

16 Foundation 0x92c7f240 _decodeObjectBinary + 2902

17 Foundation 0x92c7e538 _decodeObject + 180

18 AppKit 0x91dfd5fe -[NSIBObjectData initWithCoder:] + 2337

19 Foundation 0x92c7f240 _decodeObjectBinary + 2902

20 Foundation 0x92c7e538 _decodeObject + 180

21 AppKit 0x91dfcbc8 loadNib + 161

22 AppKit 0x91dfc27b +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831

23 AppKit 0x91dfbf31 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158

24 AppKit 0x91dfbe7c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383

25 AppKit 0x91df8c81 NSApplicationMain + 434

26 PackageMaker 0x00002bf5 0x0 + 11253

)

Trace/BPT trap

Mac mini, Mac OS X (10.6.3)

Posted on Mar 28, 2015 10:34 PM

Reply

There are no replies.

Terminating app due to uncaught exception

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.