DiscussionsIssue archiveOCCT:Foundation Classes

Archived issue #0022730

Print available info about exception missed in some cases

Open CASCADEOCCT:Foundation Classesclosed8 public notes

Search issues

Description

The message
>>*** Abort *** an exception was raised, but no catch was found.
may appear without exception description even if it is available (see non static method Standard_ErrorHandler::Destroy()).

Public activity

8 archived notes

Participants are labeled by their role within this record.

01Author
Please look onto patch in http://svn/svn/occt/branches/OCC22730/src/Standard branch.
02Commenter 1
Dear Kiril,

Could you please define target version for this issue
03Commenter 3
The fix is reviewed and looks ok, please test.
04Commenter 4
Dear Commenter 1,
Workbench KAS:dev:apn-OCC22730-occt was created from SVN branch http://svn/svn/occt/branches/OCC22730
(and apn-OCC22730-products from trunk) and compiled on Linux platform.

Problem is fixed in following test cases:
caf 003 A4
caf 006 B6

chl 902 D6 D7 D8 D9 E2 S7
chl 917 A1
chl 918 D1 I7
chl 921 A1
chl 922 G6 H8 S5 U9 V1
chl 927 F9 Y3 Y4
chl 929 K9 Y4
chl 935 R2
chl 936 Y3

chp 003 A3

dea 001 A8 A9 B1 B2 B3

xml 001 B6
xml 002 B6

There are following regressions/differences in apn-OCC22730-products regarding to KAS:dev:products-652-opt:

bom 102 H6
bom 900 M1
bom 903 A2
bom 904 C5 D6
bom 909 C4
bom 911 G3

chl 913 K4
chl 922 I2

msh 002 A9 C6 T3 T4
msh 001 A9 C6 T3 T4

shd 001 R5 T7
shd 002 A2 B6 C6 A3

See results in /dn45/occttests/results/KAS/dev/apn-OCC22730-products_15112011/lin
See reference results in /dn45/occttests/results/KAS/dev/products-652-opt_23092011/lin
See test cases in /dn45/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification

05Commenter 5
Please re-test: the only change in this fix is that more meaningful message will appear when execution is aborted due to unhandled exception, thus reported regressions most likely just mean that the test case needs to be corrected.
06Commenter 1
Mikhail,

Please retest branch more carefully
07Commenter 7
Dear Commenter 1,
Workbench KAS:dev:aan-22730-occt from SVN branch http://svn/svn/occt/branches/OCC22730
(and aan-22730-products from trunk) was successfully compiled on Linux and Windows platforms, and tested on Linux and Windows platforms.

There are not regressions in aan-22730-products regarding to KAS:dev:products-20120217-opt

See results in /QADisk/occttests/results/KAS/dev/aan-22730-products_17022012/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-20120217-opt_17022012/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification
08Commenter 1
Integrated into master