Packagemaker crash when building from command line
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: Acf6ANfAFmzgrGX0Edys3gAX8gGyMA== Thread-topic: Packagemaker crash when building from command line User-agent: Microsoft-Entourage/11.3.6.070618 Hello All: I'm having a crash when trying to build a meta package from the command line. The meta package builds when I using the Package Maker application. Do I have the command correct? Am I missing an option? /Developer/Tools/packagemaker -build -proj ~/Documents/Vizible/test/_VizibleClient/Mac/scripts/make_redtail_package_mpk g.pmproj" -p "$SOURCE_TRUNK"/npVizibleClient/redtail.mpkg Here's the report from crash reporter (leaving out the Binary Image description, and the hardware description, the computer is a standard Mac Pro 2.66): Date/Time: 2007-09-18 10:26:32.746 -0400 OS Version: 10.4.10 (Build 8R2232) Report Version: 4 Command: packagemaker Path: /Developer/Tools/packagemaker Parent: bash [229] Version: ??? (???) PID: 242 Thread: 0 Exception: EXC_BREAKPOINT (0x0006) Code[0]: 0x00000002 Code[1]: 0x00000000 Thread 0 Crashed: 0 com.apple.Foundation 0x9282847f _NSRaiseError + 227 1 com.apple.Foundation 0x9284f23f +[NSException raise:format:] + 57 2 com.apple.Foundation 0x927ea924 -[NSPlaceholderMutableString initWithString:] + 110 3 com.apple.Foundation 0x9280e66a +[NSString stringWithString:] + 67 4 packagemaker 0x00027138 0x1000 + 155960 5 packagemaker 0x000037f6 0x1000 + 10230 6 packagemaker 0x00003ca0 0x1000 + 11424 7 packagemaker 0x00003641 0x1000 + 9793 8 packagemaker 0x00002b50 0x1000 + 6992 9 com.apple.Foundation 0x927ea2e5 _decodeObjectBinary + 2513 10 com.apple.Foundation 0x927e98ce _decodeObject + 231 11 com.apple.Foundation 0x928a615a +[NSKeyedUnarchiver unarchiveObjectWithData:] + 105 12 packagemaker 0x0001dfbf 0x1000 + 118719 13 packagemaker 0x0001c42f 0x1000 + 111663 14 packagemaker 0x00002806 0x1000 + 6150 15 packagemaker 0x00002796 0x1000 + 6038 16 packagemaker 0x000026bd 0x1000 + 5821 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00073000 ebx: 0x928283aa ecx: 0x90a5b321 edx: 0x00307da0 edi: 0x00319f60 esi: 0x0031a000 ebp: 0xbffff6a8 esp: 0xbffff640 ss: 0x0000001f efl: 0x00000246 eip: 0x9282847f cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
John Cebasek