1. Kelly Amott
  2. PowerBuilder
  3. Thursday, 9 June 2022 17:06 PM UTC

We recently migrated a PB19 64 bit app from a Windows 2016 Citrix host to a Server 2019 host. On 2016, both on the server and via a Citrix session, we have no issues. In the 2019 environment the app is crashing though I hesitate to use that word. The code is stable but for a certain procedure (exporting screen captures via "printing" to SnagIt) they can do the procedure 3-4 times and then it shuts down. The server event viewer shows a kernelbase.dll fault - 

Faulting application name: funds_64.exe, version: 1.0.0.1, time stamp: 0x5e03c26e
Faulting module name: KERNELBASE.dll, version: 10.0.17763.2928, time stamp: 0xb94797c5
Exception code: 0xc0000005
Fault offset: 0x0000000000039319
Faulting process id: 0x19a0
Faulting application start time: 0x01d87b7f4e8e4cb7
Faulting application path: C:\Program Files\Appeon\Funds_64\funds_64.exe
Faulting module path: C:\windows\System32\KERNELBASE.dll

There was a similar question posted a few months ago but it was related to the Oracle client on Server 2016 so we are good there.

This link was posted and I'm having my Citrix team check it out - https://support.citrix.com/article/CTX107825

This comment was made. Does it have any potential application to my situation?

I suggest you add a pb.ini file to the directory where the EXE resides and this file should contain the following content. Then run again and see if it works well.
[Data Window]
ACCESSIBILITY=0

My concern is that it's a Server 2019 compatibility issue. It's just the one function though. 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 1 October 2024 16:28 PM UTC
  2. PowerBuilder
  3. # 1

Hi Ludek;

  That could be a Microsoft issue. For example ...

https://answers.microsoft.com/en-us/windows/forum/all/faulting-module-name-kernelbasedll/d5a7b008-eb11-4e9e-ab5f-63016fe760d9

Any O/S updates recently?

Regards .. Chris

Comment
There are no comments made yet.
Ludek Nesnidal Accepted Answer Pending Moderation
  1. Tuesday, 1 October 2024 15:32 PM UTC
  2. PowerBuilder
  3. # 2

We are getting same errors on Windows 10 PC. Build in PB2022 R3 Build 3356 (Runtime 22.2.0.3356).

Faulting application name: pospiper.exe, version: 22.12.6.26, time stamp: 0x66051d05

Faulting module name: KERNELBASE.dll, version: 10.0.19041.4780, time stamp: 0xc4a0381f
Exception code: 0xc0000005
Fault offset: 0x00141072
Faulting process id: 0x17f0
Faulting application start time: 0x01db112ae2fac826
Faulting application path: C:\PBAPPS\POS-22.11.4\pospiper.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 08eed78f-f41b-43b2-be17-5e285e8c80c4
Faulting package full name:
Faulting package-relative application ID:

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.