Crashing Photoshop

Working on a script I was getting occasional crashes between run. I reduced what’s necessary to reproduce to this script:

tell application "Adobe Photoshop CS6"
set thisDoc to document 1
tell thisDoc
	properties
end tell

end tell

Start with a window open in Photoshop. It seems more prone to crash if there are more than one tabs open in the window. Open and compile the script.

With tooltips on hover over the command:

properties

If it doesn’t crash at first, run the script and try again. If it still doesn’t crash, edit and compile and try again.

It seems more prone to crash if I edit and compile, and then hover. Just opening a compiled script and hovering doesn’t crash.

Sometimes the tooltip says evaluating; sometimes it indicates a timeout. If it ever shows the properties for the document, it doesn’t seem to crash unless I recompile.

Let me know if you can reproduce it (for my own peace of mind)

This is in Yosemite. I don’t have photoshop at home so I can’t test there.

–>Script Debugger 6.0.3 (6A191) on OSX 10.10.4; Adobe Photoshop CS6

This issue seems to have been resolved with latest update.

–>Script Debugger 6.0.4 (6A192) on OSX 10.10.4