Re: Consistent PackageMaker Crash When Building
Re: Consistent PackageMaker Crash When Building
- Subject: Re: Consistent PackageMaker Crash When Building
- From: Dan Michaeli <email@hidden>
- Date: Tue, 27 Nov 2007 02:32:46 +0800
Hi Nathan,
That's a fair question, and thanks for writing back so quickly. The
file wasn't actually Zerolink activated, certainly not when it was my
own app. The other apps I tested including in the installer were some
basic Apple apps, like Dashboard and Calculator. All had the same
crash when I tried to build. The exact line in the display just before
the crash was always either "Checking for ZeroLink..." or something
about preverifying permissions.
In the problem report, the error is indicated to be:
Application Specific Information:
*** Terminating app due to uncaught exception
'NSInvalidArgumentException', reason: 'launch path not accessible'
I'm not sure what that means. I tried repairing permissions, but that
didn't help. I'm adding the relevant sections of the crash log below
(and I could include the entire crash log if anyone is interested).
Best,
Dan
Thread 11 Crashed:
0 com.apple.CoreFoundation 0x95286114
___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1 libobjc.A.dylib 0x9587609b objc_exception_throw + 40
2 com.apple.CoreFoundation 0x9528604b +[NSException
raise:format:arguments:] + 155
3 com.apple.CoreFoundation 0x9528608a +[NSException
raise:format:] + 58
4 com.apple.Foundation 0x901a2f0a -[NSConcreteTask
launchWithDictionary:] + 2490
5 com.apple.Foundation 0x901a2549 -[NSConcreteTask launch]
+ 41
6 com.apple.PackageMaker 0x00077179 0x1000 + 483705
7 com.apple.PackageMaker 0x000329c0 0x1000 + 203200
8 com.apple.PackageMaker 0x00031fb1 0x1000 + 200625
9 com.apple.PackageMaker 0x0003307e 0x1000 + 204926
10 com.apple.PackageMaker 0x00030d66 0x1000 + 195942
11 com.apple.PackageMaker 0x0003e604 0x1000 + 251396
12 com.apple.PackageMaker 0x0002fe3d 0x1000 + 192061
13 com.apple.Foundation 0x9018604d -[NSThread main] + 45
14 com.apple.Foundation 0x90185bf4 __NSThread__main__ + 308
15 libSystem.B.dylib 0x952fe075 _pthread_start + 321
16 libSystem.B.dylib 0x952fdf32 thread_start + 34
Thread 11 crashed with X86 Thread State (32-bit):
eax: 0xa07490f0 ebx: 0x9587607c ecx: 0xa07481a0 edx: 0x00133000
edi: 0x157dc540 esi: 0xa0040858 ebp: 0xb0578a28 esp: 0xb0578a28
ss: 0x0000001f efl: 0x00000282 eip: 0x95286114 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x2f223000
On Nov 27, 2007, at 1:50 AM, Nathan Duran wrote:
On Nov 26, 2007, at 3:58 AM, Dan Michaeli wrote:
I'm having a hard time creating an installer with PackageMaker
3.0.1. Whenever I add an application bundle to be installed as part
of a pmdoc, and then try to build the package, PackageMaker
crashes. This generally happens as it says it is applying
recommended permissions or verifying ZeroLink (for the application
bundle).
I'm not sure if it's causing the crash, but you really shouldn't be
distributing/installing anything with ZeroLink enabled. Does it work
if you package a release build instead?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden