Author Topic: Slick-C Stack Error when Slickedit gets focus  (Read 6129 times)

pmsteinm

  • Senior Community Member
  • Posts: 114
  • Hero Points: 3
Slick-C Stack Error when Slickedit gets focus
« on: July 22, 2019, 01:12:56 PM »
I'm on Windows 10 1903 starting with Slickedit 21.0.2 I will get a stack error a few times a day when Slickedit gets focus (I have Windows set to do focus follows mouse and no auto-raise):

 Invalid object handle
mouse.ex 24582 _MouseMoveTimerCallback(557)   p_window_id: 5   p_object: OI_FORM   p_name:

I have hotfix 2 applied.

Dennis

  • Senior Community Member
  • Posts: 3965
  • Hero Points: 517
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #1 on: July 22, 2019, 02:28:51 PM »
Get hot fix 3 when it is available (soon).

pmsteinm

  • Senior Community Member
  • Posts: 114
  • Hero Points: 3
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #2 on: July 30, 2019, 05:59:47 PM »
So far I have not had this problem occur with hotfix 3.

pmsteinm

  • Senior Community Member
  • Posts: 114
  • Hero Points: 3
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #3 on: July 30, 2019, 06:28:36 PM »
Ha, I spoke too soon. It just happened with the same values listed above. A different program had focus and when I moved my mouse back to Slickedit the error occurred. I can't get it happen on purpose though or say what specific sequence causes the problem.

Dennis

  • Senior Community Member
  • Posts: 3965
  • Hero Points: 517
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #4 on: July 30, 2019, 08:35:21 PM »
Did you mean 21.0.2 in your original post?  Or 23.0.2 ?

If you got exactly the same values, the file offset, you should double-click your help > about to see if you really have the hot fix applied.  With the fix applied, I would expect the stack to occur in a different location within mouse.e.

pmsteinm

  • Senior Community Member
  • Posts: 114
  • Hero Points: 3
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #5 on: July 31, 2019, 02:09:14 PM »
Yes I did mean 23.0.2.  I have hotfix 3 loaded. Next time it occurs I'll check the addresses again to be sure. Either way this problem is less common then before.

SlickEdit Pro 2018 (v23.0.2.0 64-bit)

Serial number: WB342462
Licensed number of users: Single user
License file: C:\ProgramData\slickedit\23\slickedit.lic

Build Date: July 19, 2019
Emulation: CUA

OS: Windows 10 x64
OS Version: 10.00.0 
Memory: 58% Load, 9490MB/16308MB Physical, 18225MB/21736MB Page File, 4863MB/134217727MB Virtual
Shell Information: C:\WINDOWS\system32\cmd.exe /q
Screen Size: 3840 x 2130, 3840 x 2160, 3240 x 2160

Project Type: SystemVerilog
Language: .v (Verilog)
Encoding: Automatic

Installation Directory: C:\Program Files\SlickEdit Pro 23.0.2\ (non-removable drive,NTFS,403123MB free)
Configuration Directory: C:\Users\pasteinm\OneDrive - Microsoft\Documents\My SlickEdit Config\23.0.2\ (non-removable drive,NTFS,403123MB free)
Migrated from: C:\Users\pasteinm\OneDrive - Microsoft\Documents\My SlickEdit Config\23.0.1\
Spill File: C:\Users\pasteinm\AppData\Local\Temp\$slk.8588 (non-removable drive,NTFS,403123MB free)

Hotfixes:
C:\Users\pasteinm\OneDrive - Microsoft\Documents\My SlickEdit Config\23.0.2\hotfixes\hotfix_se2302_2_cumulative.zip (Revision: 2)
C:\Users\pasteinm\OneDrive - Microsoft\Documents\My SlickEdit Config\23.0.2\hotfixes\hotfix_se2302_3_cumulative.zip (Revision: 3)



pmsteinm

  • Senior Community Member
  • Posts: 114
  • Hero Points: 3
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #6 on: August 01, 2019, 02:31:02 PM »
The stack occurred again, and the line number is different as expected:

 Invalid object handle
mouse.ex 24582 _MouseMoveTimerCallback(614)   p_window_id: 5   p_object: OI_FORM   p_name:

I'm pretty sure this time it occurred when another program had focus, a windows 10 notification popped up, and I gave Slickedit focus.

Dennis

  • Senior Community Member
  • Posts: 3965
  • Hero Points: 517
Re: Slick-C Stack Error when Slickedit gets focus
« Reply #7 on: August 01, 2019, 05:50:50 PM »
I was not able to reproduce your problem, but I am checking in an additional safety check to guard against this.  The fix will be in the next hot fix (if there is another for 23.0.2).  It will also be in the next beta build for SlickEdit 2019 (v24).