Discussions tagged Crash
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 1 month ago
- René Ullrich replied 1 month 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
- Advice
- Last updated 1 month ago
- Steen Jakobsen replied 1 week 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 months ago
- Chris Pollach @Appeon replied 2 months 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 5 months ago
- Chris Pollach @Appeon replied 3 days 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 5 months ago
- Chris Pollach @Appeon replied 5 months 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 6 months ago
- Ken Guo @Appeon replied 6 months 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 6 months ago
- Roland Smith replied 6 months 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...
Application crashes (pb2019r2)
- Issue
- Last updated 11 months ago
- Malcolm Kenneth McCaffery replied 3 weeks ago
Hello,
We have had some errors since the last update to PB2019r2 2328.The program crashes from time to time. On the customer computer and also on the development computers, so I think its not computer related.Someone has a good idea what we can try ...
Powerbuilder 2019 crashing during debug
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 3 days ago
Trying to debug an application so I can track a query. The application runs "fine" giving the error when I try to execute a particular function but if I try to debug it aborts and shuts down everything. I have to restart and insert my breakpoints aga...
kernelbase.dll crash - PB2017R3
- Resolved
- Issue
- Last updated 1 year ago
- Danish Ahamed LiakathAli replied 7 months ago
Hi Guys
I'm getting a not so random crash from our newly migrated application to pb2017r3 as follows:
Faulting application name: tstravel.exe, version: 5.0.17.0, time stamp: 0x5df05d07Faulting module name: KERNELBASE.dll, version: 6.1.7601.24545, t...
Some Infos:
Machine : Windows Server 2012 R2 StandardPowerbuilder: Version 2019 Build 2082Email Client: Mozilla Thunderbird 60.8.0 (32-Bit)
Hello,
im trying to migrate one of our projects from PB2017 to PB2019. But in PB2019 the programm ke...
How monitor powerbuilder application client/server 32 bits?
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,
we use powerbuilder 2017 for our application (client / server - 32bits)
we find software for supervise/monitor this application (response time or accessibility).
But any company can help us.
Do you know a software for this?
other question...
changing to ODBC for sql server 17. application/debugger crashes on selectblob
- Issue
- Last updated 1 year ago
- Chris Low replied 1 year ago
because of the need to disable TLS 1.0, i'm moving to the latest sql driver that supports tls 1.2 (unless anyone has better suggestions)
SQLCA.DBParm = "ConnectString='DSN=" + ls_dsn + ";UID=" + sle_userid.text + ";PWD=" + ls_password +"',DelimitIde...
64bit application only works with /pbdebug in Windows10
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
I have an application (developed with Powerbuilder 2017 R3) that works perfectly with both 32bit and 64bit executables in my Windows7 computer. But when I deploy it in a Windows10 client computer it only works the 32bit executable. In fact, u...
DoubleClicked event on MonthCalendar crashes app on close
- Resolved
- How-to
- Last updated 1 year ago
- René Ullrich replied 1 year ago
Issue:
An application crash occurs when a Close or CloseWithReturn of the parent window is invoked either directly or indirectly from the DoubleClicked or Clicked event of the MonthCalendar control.
Background:
We currently use a really old Active...
With PB 2017 new feature of saving datawindow to PDF is causing application to crash when datawindow contains jpgs (photos). But not all for some photos it works fine. And it is not consistent with size of the photo either.
The application is a cl...
Reports crashing in Windows Server 2016
- Issue
- Last updated 2 years ago
- Tina Prestas replied 4 weeks ago
We have a client using our application through a Citrix environment, although they state it happens locally too, when they print reports it crashes once they moved to a Server 2016 environment but doesn't happen in Server 2008. The dll it is crashin...
HeapFree function from Kernel32.dll crashes on PB2017 R3
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi everybody,
We use some functions from Kernel32.dll to get a DLL version number. This have been always working until PB 12.5.2. But PB2017 R3 crashes when we call HeapFree fuction.
EXTERNAL FUNCTIONS CALLED:
Function long GetFileVersionInfoSi...
- Page :
- 1