MS 14.0.6 Crash

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

MS 14.0.6 Crash

Post by armsys » Sun Mar 31, 2013 10:58 am

After installing 14.0.6, MS constantly crashes with the following fatal error:
Access violation at address 00872DBD in module 'msched.exe.' Read of address FFFFFFFE.
After re-installling 14.0.5, MS runs without a glitch.

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Assigned Bug

Post by armsys » Sun Mar 31, 2013 11:55 pm

Because mjtnet disallows creating a new thread, I add one here with Subject titled "Assigned Bug"
ASSIGNED does work for variable names with %%
Let>i=1
Let>j=1
Assigned>Item%i%_%j%,x
Let>Item%i%_%j%=123
Let>Item1_1=123
Assigned>Item%i%_%j%,y
MDL>y
Y will be False even though it has already been assigned with 123.

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Mon Apr 01, 2013 5:54 pm

We don't disallow creating new threads. If we did how did you create this one?

Assigned is only designed to work with simple (non embedded) variables.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Post by armsys » Mon Apr 01, 2013 11:05 pm

>We don't disallow creating new threads. If we did how did you create this one?
The forum "Add Posts" was restored late last night (Apr 1).
When clicking 'New Topic' button, it jumps to the http://www.mjtnet.com/forum/. It has never occurred for the last 10 years! It's weird.

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Post by armsys » Mon Apr 01, 2013 11:06 pm

Marcus,
Does anyone experience crash with 14.0.6?

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Apr 02, 2013 8:52 am

Not that I'm aware of. Can you ellaborate?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Post by armsys » Tue Apr 02, 2013 9:46 am

Marcus,
Per your request, I reinstall 14.0.6 and re-run the script in question. It crashes instantly even in debugger.
After exhausting an infinite permutation of possibilities, I discover a weird outcome. The script was named F10 and was assigned F10 as well. In this case, under 14.0.6, it crashes, but not any previous versions for the last 10 years!
Now I rename the script to 'Press F10.scp'. There's no more crashes.
Marcus, thanks for asking for 'elaboration'.
Not sure why 14.0.6 becomes sensitive to the script file naming.
Have a nice day!

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Apr 02, 2013 9:58 am

I see the problem. We've obviously introduced a bug in 14.0.6 when fixing another - we fixed an issue with SCRIPT_NAME when there was a dot (".") in the name. I think that is the cause of this issue here.

This is critical so we'll get this sorted today. Watch out for an update.

Thanks for spotting.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Post by armsys » Tue Apr 02, 2013 10:06 am

Marcus,
Appreciate your fast response and fast fix.
That's the only script (previously named 'F10' and hotkeyed F10) encountered crash with 14.0.6. It's very specific.
Thanks again.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts