-
Mahesh Vankalapaty
- PowerBuilder
- Friday, 12 September 2025 11:40 AM UTC
We are currently migrating a PowerBuilder application from PB 2022 R3 Build 3891 to Build 3441. As part of our CI/CD process, we are using PBAUTOBUILD220.exe to perform automated builds.
However, during the migration, we are encountering a crash with one of our target applications:
-
The AutoBuild tool (PBAUTOBUILD220.exe) crashes when attempting to build the target.
-
The PowerBuilder IDE also crashes when we attempt to migrate the target via the "Migrate Application" popup.
We have already taken the following steps:
-
Used the Migration Assistant to identify and remove deprecated or obsolete functions.
-
Ensured that all PBLs and referenced libraries are accessible.
Despite these efforts, the issue persists. Below is an excerpt from the Windows Event Viewer showing the crash details:
The autobuild process stopped like below
Event Viewer Crash Log of Autobuild:
Faulting application name: pbautobuild220.exe, version: 22.2.0.3441, time stamp: 0x68529898
Faulting module name: PBSHR.dll, version: 22.2.0.3441, time stamp: 0x6852b046
Exception code: 0xc0000005
Fault offset: 0x001346df
Faulting process id: 0x0x2BB54
Faulting application start time: 0x0x1DC23AE89282D40
Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilderUtilities 22.0\pbautobuild220.exe
Faulting module path: C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3441\PBSHR.dll
Report Id: c69f8618-fc5e-4eee-b538-29e5ff3e4cec
Faulting package full name:
Faulting package-relative application ID:
Event Viewer Crash Log of IDE:
Faulting application name: PB220.exe, version: 22.2.0.3441, time stamp: 0x6852b115
Faulting module name: PBSHR.dll, version: 22.2.0.3441, time stamp: 0x6852b046
Exception code: 0xc0000005
Fault offset: 0x001346df
Faulting process id: 0x0x1314
Faulting application start time: 0x0x1DC230D84C7328F
Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilder 22.0\PB220.exe
Faulting module path: C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3441\PBSHR.dll
Report Id: 5b3546bd-4b1e-4a53-901b-65d16a7b50a7
Faulting package full name:
Faulting package-relative application ID:
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.