1. Balasubramanian Natarajan
  2. PowerBuilder
  3. Tuesday, 25 July 2023 10:22 AM UTC

Hi Team, we are getting the below in our application when moving the mouse over the menus which has submenus and system got crashed after this error.

 

Above error is happening when running application from CITRIX, when we run the application from PowerBuilder .the below error recorded in the event viewer and crashing the application.

Faulting application name: PB220.exe, version: 22.0.0.1900, time stamp: 0x64267ce4
Faulting module name: clr.dll, version: 4.8.4644.0, time stamp: 0x64531866
Exception code: 0xc00000fd
Fault offset: 0x004c328a
Faulting process id: 0x30e4
Faulting application start time: 0x01d9bede8e6e9b18
Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilder 22.0\PB220.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: eca83904-79b6-469c-b0a1-9fbd9080a7d2
Faulting package full name: 
Faulting package-relative application ID:

 

If anyone faced the same problem, please post your fixes.

Thanks in advance.

Balasubramanian Natarajan Accepted Answer Pending Moderation
  1. Wednesday, 26 July 2023 06:32 AM UTC
  2. PowerBuilder
  3. # 1

Hi Roland,

Could you please share the C# function details, Is it a DLL function ?, If yes please share the DLL name.

Thanks

 

Comment
  1. Roland Smith
  2. Wednesday, 26 July 2023 17:22 PM UTC
You should report this to Appeon as a bug. I'm thinking the bug is in part of the PB runtime that is written in C#.
  1. Helpful 2
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Tuesday, 25 July 2023 14:17 PM UTC
  2. PowerBuilder
  3. # 2

I searched the error message text and the answer that makes the most sense to me is a C# function calling itself repeatedly until a stack overflow condition occurs.

Comment
There are no comments made yet.
Kishorebabu Dantuluri Accepted Answer Pending Moderation
  1. Tuesday, 25 July 2023 13:49 PM UTC
  2. PowerBuilder
  3. # 3

We do face the similar issue and observed that the system is getting crashed when we are accessing the submenu after applying the theme. We really appreciate your help on this issue and provide your suggestions to resolve the issue.

Comment
There are no comments made yet.
Balasubramanian Natarajan Accepted Answer Pending Moderation
  1. Tuesday, 25 July 2023 13:29 PM UTC
  2. PowerBuilder
  3. # 4

This issue happens only when we apply the theme and accessing the sub menus and system gets crashed. Sub menus are getting accessed when we are not applying the theme.

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 25 July 2023 12:15 PM UTC
  2. PowerBuilder
  3. # 5

Hi B;

  This looks like a .Net error. Does your PB App use a .Net DLL assembly?

Regards ... Chris 

Comment
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.