*** malloc[8363]: error: Can't allocate region
*** malloc[8363]: error: Can't allocate region
- Subject: *** malloc[8363]: error: Can't allocate region
- From: Rich Van Deren (äèä) <email@hidden>
- Date: Mon, 29 Apr 2002 12:42:11 -0700
NSString *serviceItem = @"Create PDF from FO";
NSPasteboard *pboard = [NSPasteboard generalPasteboard];
... write to pasteboard ...
result = NSPerformService( serviceItem, pboard );
When I try to call a service inline above I get: *** malloc[8363]:
error: Can't allocate region
It works fine when I call the service from the System Services menu.
Why do I get this? What can I do about it?
300 Refugio Rd
Santa Cruz, CA 95060-2348
831-469-4348
Fax: 831-480-5868
Instant Messagers: Yahoo: rhvanderen AOL/Netscape rhvanderen MSN:
email@hidden ICQ: 31286953
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.