1. James Levin
  2. PowerBuilder
  3. Thursday, 29 February 2024 14:11 PM UTC

I'm noticed that PowerBuilder IDE is logging "Windows Error Reporting" events for APPCRASH  PB220.exe 22.2.0.3289 KERNELBASE.dll 10.0.17763.5328

The funny thing is that PB is not running, and it's still logging errors.    It's logging several items a minute.

If terminate all the Microsoft Edge Webview2 processes using task manager, the logging stops.

Thus, my assumption, the IDE started a Microsoft Edge Webview2 session under PB22.exe and it's never cleaned up.

 

My application within the IDE without issue using the webbrowser objects with and without debugging!  NO crashing

It's just logging a APPCrash for the disconnected processes of Microsoft Edge Webview2.

 

 

I would have never noticed this if I didn't look at the Application event log!

 

Now, I'm not running a NON-standard environment (windows 10 VM), but I'm wondering anyone has noticed the same thing. 

This is only happening from my IDE and It's not an issue for our production PB runtime environment.

 

Running: PB220.exe 22.2.0.3289     

Windows server 2019 standard (as a VM)

 

 

Thank you,

Jim 

Application Log:

Windows Reporting Error 1001

Fault bucket, type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: PB220.exe
P2: 22.2.0.3289
P3: 658d10f4
P4: PBLIB.dll
P5: 22.2.0.3289
P6: 658d10e1
P7: c0000005
P8: 0014c3c3

Accepted Answer
James Levin Accepted Answer Pending Moderation
  1. Thursday, 29 February 2024 19:33 PM UTC
  2. PowerBuilder
  3. # Permalink
Chris and Miguel, I was able to resolve the issue by upgrading to Microsoft Edge Webviewer 122.0.2365.59. Thank you for your assistance and comments. Jim
Comment
  1. Armeen Mazda @Appeon
  2. Friday, 1 March 2024 08:22 AM UTC
Thanks for sharing the solution!
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 29 February 2024 16:28 PM UTC
  2. PowerBuilder
  3. # 1

Hi Jim ;

  FYI: If you are using the "green" edition of the WebView2 (that is the MS Windows automatically downloaded version to your O/S) and you use the Edge Web Browser (or it's loaded in the background at O/S Start-up), then the WebView2 thread will always be running - even before you start or stop the PB IDE. Food for thought.  HTH

Regards ... Chris

Comment
  1. James Levin
  2. Thursday, 29 February 2024 17:04 PM UTC
Chris,

Thank you for the suggestion. Since this is a Windows 19 server (Vm), we don't allow it to reach out to the internet and you need elevated rights to get this to happen. It's currently running WebViewer2 version 119, and I'm actually updating to 1.22 as I type.



Jim
  1. Helpful 1
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 29 February 2024 14:50 PM UTC
  2. PowerBuilder
  3. # 2
Comment
  1. James Levin
  2. Thursday, 29 February 2024 15:03 PM UTC
Since I'm not running an approved/standard environment, I'd like to see if others have the same issue. It may be a code clean up issue to, but I haven't found an issue, yet.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.