Crash with ahkThread on Win10 x64 - v1.1.28

Post AHK_H specific scripts & libraries and discuss the usage and development of HotKeyIt's fork/branch
robodesign
Posts: 934
Joined: 30 Sep 2017, 03:59
Location: Romania
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

09 Mar 2018, 08:35

Release 1.1.28.H004 still crashes instantenously... with the example provided here.
-------------------------
KeyPress OSD v4: GitHub or forum. (presentation video)
Quick Picto Viewer: GitHub or forum.
AHK GDI+ expanded / compilation library (on GitHub)
My home page.
robodesign
Posts: 934
Joined: 30 Sep 2017, 03:59
Location: Romania
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

23 Mar 2018, 05:36

@the developer:

Please test the provided sample script when AHKH is executed from C:\Temp\ ... It crashes ON ANY SYSTEM. It also crashed under other folder names, not just this one.

Best regards, Marius.
-------------------------
KeyPress OSD v4: GitHub or forum. (presentation video)
Quick Picto Viewer: GitHub or forum.
AHK GDI+ expanded / compilation library (on GitHub)
My home page.
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: Crash with ahkThread on Win10 x64 - v1.1.28

23 Mar 2018, 09:16

robodesign wrote:Yes, sure!

1. I downloaded the ZIP and unpacked it.
2. I created the file: AutoHotkey.ahk ... in x32w.
The content is:

Code: Select all

 #Persistent
 testThread := ahkThread("#Persistent`n#NoTrayIcon`nSoundBeep`nReturn")
 SoundBeep
Return
3. Executed the file with AutoHotkey.exe from x32w.
4. Result: it crashed all the same. Instantly. No beeps.
yes, this now fails for me too with the latest release

robodesign
Posts: 934
Joined: 30 Sep 2017, 03:59
Location: Romania
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

23 Mar 2018, 09:33

THANK YOU VERY MUCH FOR CONFIRMING THIS!!!!!!!! It crashes based on the current folder of AHK-H.

Lets hope the developer takes notice ;-).

Best regards, Marius.
-------------------------
KeyPress OSD v4: GitHub or forum. (presentation video)
Quick Picto Viewer: GitHub or forum.
AHK GDI+ expanded / compilation library (on GitHub)
My home page.
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

24 Mar 2018, 18:51

Code: Select all

#Persistent
 testThread := ahkThread("#Persistent`n#NoTrayIcon`nSoundBeep`nReturn")
 SoundBeep
Return
Just tested with latest release (1.1.28.0-H006) using 32w, 32a and 64 bit also in C:\Temp and no crash, script runs as expected :?
Can you please test again with the newest release?
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: Crash with ahkThread on Win10 x64 - v1.1.28

24 Mar 2018, 19:35

HotKeyIt wrote:

Code: Select all

#Persistent
 testThread := ahkThread("#Persistent`n#NoTrayIcon`nSoundBeep`nReturn")
 SoundBeep
Return
Just tested with latest release (1.1.28.0-H006) using 32w, 32a and 64 bit also in C:\Temp and no crash, script runs as expected :?
Can you please test again with the newest release?
still a silent crash on all 3 for me, win10x64 version 1709 build 16299.309

works on the v2 builds

robodesign
Posts: 934
Joined: 30 Sep 2017, 03:59
Location: Romania
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

25 Mar 2018, 03:29

Yes, I just tested H006 and it still crashes. It has not yet been fixed.

Thank you for working on fixing bugs.

Win 10 x64, build 1709.
-------------------------
KeyPress OSD v4: GitHub or forum. (presentation video)
Quick Picto Viewer: GitHub or forum.
AHK GDI+ expanded / compilation library (on GitHub)
My home page.
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

25 Mar 2018, 09:54

I think I have found the problem, can you please try latest release.
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: Crash with ahkThread on Win10 x64 - v1.1.28

25 Mar 2018, 14:13

HotKeyIt wrote:I think I have found the problem, can you please try latest release.
yes looks like its fixed :thumbup:

robodesign
Posts: 934
Joined: 30 Sep 2017, 03:59
Location: Romania
Contact:

Re: Crash with ahkThread on Win10 x64 - v1.1.28

25 Mar 2018, 14:38

I confirm as well. Seems to be fixed, indeed.

Thank you very much!
-------------------------
KeyPress OSD v4: GitHub or forum. (presentation video)
Quick Picto Viewer: GitHub or forum.
AHK GDI+ expanded / compilation library (on GitHub)
My home page.

Return to “AutoHotkey_H”

Who is online

Users browsing this forum: No registered users and 32 guests