1. Michael Chernin
  2. PowerBuilder
  3. Thursday, 2 March 2023 16:47 PM UTC

The project build fails in IDE, ORCA and AutoBuild utility. Full rebuild is successful. It looks like the crash occurs at the time of showing the compiler warnings prior to creation of EXE file.

PB Pro version 2021, build 1509.

Attachments (1)
Accepted Answer
Michael Chernin Accepted Answer Pending Moderation
  1. Thursday, 2 March 2023 20:34 PM UTC
  2. PowerBuilder
  3. # Permalink

Actually it's a bug. If the project contains PBD file(s) and they are not marked to create PBD then the crash occurs. Please fix or make a warning popup.

Comment
  1. Andreas Mykonios
  2. Friday, 3 March 2023 06:51 AM UTC
Hi Michael.

Even if this is the reason of crash you should open a case so Appeon team can properly follow up that issue.

Andreas.
  1. Helpful 1
  1. Armeen Mazda @Appeon
  2. Friday, 3 March 2023 15:52 PM UTC
Glad you figure it out, and thanks for sharing the solution!
  1. Helpful
There are no comments made yet.
kitty he @Appeon Accepted Answer Pending Moderation
  1. Friday, 3 March 2023 05:04 AM UTC
  2. PowerBuilder
  3. # 1

Hi Michael,

 

I can't reproduce the issue on PB2021 1509. Please open a ticket at https://www.appeon.com/standardsupport/newbug and provide a small case that can reproduce the issue for us to further analyze it.

 

Regards,

Kitty

Comment
There are no comments made yet.
Michael Chernin Accepted Answer Pending Moderation
  1. Thursday, 2 March 2023 19:28 PM UTC
  2. PowerBuilder
  3. # 2

Crash description:

Faulting application name: PB210.exe, version: 21.0.0.1509, time stamp: 0x625ecbca
Faulting module name: ntdll.dll, version: 6.1.7601.24545, time stamp: 0x5e0eb751
Exception code: 0xc0000374
Fault offset: 0x000ceaeb
Faulting process id: 0x21fc
Faulting application start time: 0x01d94d23f80aae1c
Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilder 21.0\PB210.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: f291badc-b918-11ed-ab1b-00090ffe0001

Comment
There are no comments made yet.
Michael Chernin Accepted Answer Pending Moderation
  1. Thursday, 2 March 2023 17:20 PM UTC
  2. PowerBuilder
  3. # 3

Thanks for your suggestion Armeen. Please note:

  • The crash happens exactly at the same point in PBAutoBuild and IDE and ORCA. 
  • I can't use PB 2022 build 1892 as our app is not migrated to 2022 (at least yet).

Any other ideas?

Comment
  1. Armeen Mazda @Appeon
  2. Friday, 3 March 2023 15:51 PM UTC
Does it also crash when you compile it by hand in the PB IDE? Have you performed a full build on the PBLs and run the "Optimize" function on each PBL to clean up junk? Can you identify which PBL or object might be causing the problem... I assume on your machine you can successfully compile a different app with PBAutoBuild?
  1. Helpful
  1. Michael Chernin
  2. Friday, 3 March 2023 15:57 PM UTC
Yes, it does crash on IDE but not always. Sometimes it just stops working - the project "in progress" popup is still up, but CPU on 0 forever. Library optimization was performed - no difference.
  1. Helpful
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 2 March 2023 17:11 PM UTC
  2. PowerBuilder
  3. # 4

My guess is this is a problem with ORCA because PBAutoBuild utility does not have dependency on the PB IDE.  PBAutoBuild is supposed to replace what ORCA was commonly used for.  As a troubleshooting test, can you strip out ORCA see if problem goes away?  As a troubleshooting test, can you try PB 2022 build 1892 and see if problem goes away?

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.