Malloc/bus error when using osascript
Malloc/bus error when using osascript
- Subject: Malloc/bus error when using osascript
- From: David Jacopille <email@hidden>
- Date: Fri, 3 Oct 2003 10:51:29 -0400
I'm running it through the shell via the osascript command and get the
below errors. The script runs fine as an application (although it
would take 50 minutes to do what osascript can push the script to do in
10 minutes) and runs fine in Script Debugger also.
I get six of the following lines:
*** malloc[472]: Deallocation of a pointer not malloced: 0xffffffff;
This could be a double free(), or free() called with the middle of an
allocated block; Try setting environment variable MallocHelp to see
tools to help debug
Then I get this error before the shell returns the prompt:
Bus error
Tried a few computer restarts and recompiling the application to a new
name with slightly different code with no change in symptoms. Beyond
that - no clue. Any ideas? Help!
Dave Jacopille
MFS
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.