Strange problem
Strange problem
- Subject: Strange problem
- From: Aidas <email@hidden>
- Date: Thu, 29 Aug 2002 04:40:53 +0200
Hi all,
I use external application from my cocoa program but it always crashed when
I'm doing so.
Here is my code:
NSTask *uzduotiss=[[NSTask alloc]
launchedTaskWithLaunchPath:@"/Library/photopc/photopc" arguments:[NSArray
arrayWithObjects:@"-h"]];
It returns"Trying5.app has exited due to signal 10 (SIGBUS)."
Why it is happening?
Thank you
_______________________________________________
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.