Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PB 12 Application Crashes after closing

121 views
Skip to first unread message

Christopher MacKinnon

unread,
Jan 29, 2013, 4:54:18 PM1/29/13
to
Hello everyone,

I am hoping that someone where will be able to help me diagnose the issue that I am having.

Basically what is happening is that after we close the application (and the Application object's CLOSE event finishes), the standard Windows "Application has stopped working" message box appears. This occurs in both the source code (the IDE will crash), or our actual deployed application. I should also note that this crash happens roughly 90% of the time (the last 10%, the application closes without errors).

My initial thought was that there was an error occurring during the CLOSE event in the application object. I used the debugger and ran all the way through, and there were no errors occurring.

I then decided to use the /PBDEBUG to check to see where the application was failing, and managed to get both a "crash close" and a "clean close". I compared the two debug files, trying to see if there was any difference, but they're 100% identical.

Executing object function +DESTROY for class DATASTORE, lib entry _TYPEDEF
Executing instruction at line 4807
Executing object function DATASTOREDESTROY for class DATASTORE, lib entry _TYPEDEF
Executing system dll function
Executing object function +DESTROY for class DWOBJECT, lib entry _TYPEDEF
Executing instruction at line 2481
Executing object function __DESTROY_OBJECT for class DWOBJECT, lib entry _TYPEDEF
Executing system dll function
End class function __DESTROY_OBJECT for class DWOBJECT, lib entry _TYPEDEF
Executing instruction at line 2482
End class function +DESTROY for class DWOBJECT, lib entry _TYPEDEF
End class function DATASTOREDESTROY for class DATASTORE, lib entry _TYPEDEF
Executing instruction at line 4807
Executing instruction at line 4808
End class function +DESTROY for class DATASTORE, lib entry _TYPEDEF
Executing object function +DESTROY for class DATASTORE, lib entry _TYPEDEF
Executing instruction at line 4807
Executing object function DATASTOREDESTROY for class DATASTORE, lib entry _TYPEDEF
Executing system dll function
Executing object function +DESTROY for class DWOBJECT, lib entry _TYPEDEF
Executing instruction at line 2481
Executing object function __DESTROY_OBJECT for class DWOBJECT, lib entry _TYPEDEF
Executing system dll function
End class function __DESTROY_OBJECT for class DWOBJECT, lib entry _TYPEDEF
Executing instruction at line 2482
End class function +DESTROY for class DWOBJECT, lib entry _TYPEDEF
End class function DATASTOREDESTROY for class DATASTORE, lib entry _TYPEDEF
Executing instruction at line 4807
Executing instruction at line 4808
End class function +DESTROY for class DATASTORE, lib entry _TYPEDEF
Executing object function +DESTROY for class TRANSACTION, lib entry _TYPEDEF
Executing instruction at line 2325
Executing object function DESTROYTRANSACTION for class TRANSACTION, lib entry _TYPEDEF
Executing system dll function
End class function DESTROYTRANSACTION for class TRANSACTION, lib entry _TYPEDEF
Executing instruction at line 2326
End class function +DESTROY for class TRANSACTION, lib entry _TYPEDEF

I'm at a stand still, and for the life of me, cannot figure out why our application is crashing.

Does anyone have any ideas on what could be potentially causing this, or any ideas on how to trap the error?

Thanks!

Christopher MacKinnon

unread,
Jan 30, 2013, 2:36:56 PM1/30/13
to
Here is some additional information from the Windows Application Event Viewer:

Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: txintf.exe
P2: 11.1.18.1
P3: 4cec7a53
P4: System
P5: 2.0.0.0
P6: 506c18e6
P7: 2d4a
P8: 36
P9: System.ObjectDisposedException
P10:

Bruce Armstrong [TeamSybase]

unread,
Feb 19, 2013, 12:14:08 AM2/19/13
to
Most of the groups shown in Google are no longer active on the Sybase server. In addition, the remaining Sybase newsgroups will be shut down shortly. If you post here most people who take the time to answer questions will never see it.

Instead, post your question in the SAP Community Network (SCN) PowerBuilder Developer Center forums:

http://scn.sap.com/community/developer-center/powerbuilder/content?filterID=content~objecttype~objecttype[thread]

hen...@gmail.com

unread,
Jun 5, 2013, 7:40:26 AM6/5/13
to
Hallo Christhoper,

I am going through the same problem but unable to find help. Did you find a solution for this problem? Could give me any clue of how to solve it?

Thanks a lot in advance!
0 new messages