Discussions tagged Crash
Persistent app crash caused by string parsing in subroutine.
- Resolved
- Issue
- Last updated 1 month ago
- kevin kevin rowe replied 1 month ago
i have a code module that was working fine,
I have had to add a section of code to it to place a database field of (up to) 1000 characters in 4 dot matrix report fields of flat 70 characters.
To do this I created a subroutine that would read the fi...
Crash while project deployment
- Resolved
- Issue
- Last updated 4 months ago
- Noel Hibbard replied 1 week ago
Good Morning from Germany...
PB2022 Build 1878 Aug 26 2022
I have the following issue by compiling a large PB2022 Project:
Starting Deploy Project 64bit Full Rebuild
Compiler starts
Building type ....
Inspecting...
Building type ..
Regenerati...
How to read and interpret .dmp files created by a PowerBuilder app crash?
- How-to
- Last updated 4 months ago
- Olan Knight replied 4 months ago
Hi,
I'm not sure if this is the right place to ask for help regarding .dmp files. I have one app in production that crashes once in a blue moon and I can't reproduce it because I don't know what causes this type of crash. Which is what lead me to r...
Server 2019 - Print to PDF crashes
- Issue
- Last updated 6 months ago
- Mark Lee @Appeon replied 6 months ago
We recently migrated a PB19 64-bit application from Server 2016 to Server 2019. On 2016 users could print to PDF without issue. Now, on Server 2019, when they print they can do 3 prints and then the program shuts down. The only error we are seeing is...
PB 2017 app crashes with PBVM runtime error
- Issue
- Last updated 8 months ago
- Arcady Abramov replied 8 months ago
Hello, all
PB 2017 app crashes in production with PBVM error.
We are failing to catch the line of code where it happens.
It happens in the same screen on the same critical user operation, but it is not consistent. Sometimes it passes, on other it ...
PowerBuilder 2019 does not start
- Resolved
- Issue
- Last updated 1 year ago
- Jaime Toll replied 1 year ago
Hi.
After serveral months working with PB 2019 now I cannot open it. When I try to start it I get an error message (attachment). It is a Windows message indicating that there has been a problem, that PB 2019 gave up working, and that Windows would c...
Hi.
After several months working normally, yesterday, when I tried to start PB2019 I got an error message and I couldn't start it.
The error is "Appeon PowerBuilder 2019 gave up working. Windows will shut the program down and let you know if there...
Hello everyone!
We have been using PB 2019 R3 without any problems. Now, we upgraded to PB 2021. All works fine on 2/3 developer machines. My installation is giving problems.
Following the instalation wizard, all went fine. PB was installed alon...
Re: PB 11.5 application crashes in Win 7 SP1
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,
PB 11.5, Win 7 SP1
The application works fine elsewhere. Only in one particular machine, this application crashes, with the following message
Windows (Application Log) contains the following.
Faulting application name: elifa3.exe, vers...
Database sudden disconnect and PB crashing
- Advice
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
I have a customer who is reporting our PowerBuilder application is suddenly disappearing from the screen. I can see there is an event in the Windows Event Log showing the application has crashed, the dll in question is fairly random, usually one from...
PB2019 R3 crashing on libcef.dll
- Resolved
- Issue
- Last updated 1 year ago
- Tomas Beran replied 10 months ago
Hi,
We are experiencing many crashes with PB2019 R3 Build 2703.
All are related to libcef.dll
This is happening in both development environment , Windows Server 2019, and also on our production environment, Windows Server 2012.
The crashes seem ...
We have a customer running our PB 2017 app in a Citrix Environment. They experience random crashes when generating a document for preview. By adding writes into the code to a log table on their system, we have been able to determine exactly where the...
PB 2019 R3 crashes on context menus with MenuImage
- Resolved
- Issue
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hello,
I recently migrated my application from PB 2017 R3 (1880) to PB 2019 R3 (2670).
One issue is that PB crashes if a context menu is populated with the PopMenu(x,y) function.
The crash happens only in the runtime version, not when I start it f...
Fix for random crash. Works for ALL pb versions including 2019 R3
- Resolved
- Advice
- Last updated 2 years ago
- Steen Jakobsen replied 1 year ago
This trick from Chris Pollach @Appeon is FANTASTIC!!
add a pb.ini to the folder of your executable
PB.ini
------------------
[DataStore Behavior]
UseHwnd=no
----------------------
I have done that for a while (2 months) now...
OleCustomControl causing application crash after migrating to PB2019R3
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
we have one big issue after migrating to PB2019R3.
Migrate and Fullbuild is done. The error occurs in PB2019R3 before migrating and also after migrate/fullbuild .
The application crashes after loading OleCustomControl a few times.
The followi...
Connect to ASE through PB2017R3 or PB2019R3.
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 1 year ago
Hi.
I'm in a situation where I try to connect to ASE (v.16), through Powerbuilder IDE. I've created a database profile, but when I try to connect using Powerbuilder 2017 R3 or Powerbuilder 2019 R3, the IDE crashes...
In Windows Application Log I se...
2019 r2 64 bit application crashes at startup
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi All,
We recently made the switch to Powerbuilder 2019 R2 and started building in 64 bit.
On a select few windows 10 desktops the new EXEs will open up but quickly crash with no error. Essentially the opening window flashes and goes away.
The ...
Run-time crash PB 2019 build 2082 with 64 bits app
- Resolved
- Issue
- Last updated 2 years ago
- Ken Guo @Appeon replied 2 years ago
Hello,
I am trying to troubleshoot a crash in our Application since our recent migration to PB 2019 (build 2082). Seem like it is taking place in the same area of the program and can be reproduced on the development machine. From windows event log i...
Crashing on External Function Calls after migrating to PB2019 R2 and 64 Bit
- Issue
- Last updated 2 years ago
- Roland Smith replied 2 years ago
We recently made the switch to Powerbuilder 2019 R2 and started building in 64 bit.
We have several programs that use external fucntion calls. These now cause the program to crash when running the exe. The IDE works but I believe that's becau...
I'm having a problem with the PowerBuilder IDE. If I open PB and run the selected target (of 2 targets) in the local workspace, the application starts and runs OK.
But if I close the application and then right click the other target (with the intent...
- Page :
- 1