Search

ParaSoft

HOME
PRODUCTS
SUPPORT
ABOUT
WHAT'S NEW
EVENTS


Insure++

Quick facts

Add-on Modules:
   -INUSE
   -TCA

Comparisons

Technical Papers

Support & Manuals

FAQs

Recent Reviews

User Testimonials

Press Releases


Insure tool to debug c++





Inconsistent state in report_orphan


This error appears when running your Insure++-compiled executable as shown below:
  ### Inconsistent state detected in Insure runtime: report_orphan
  ### Please correct all errors reported prior to this message.
  ### If this message remains, call Tech Support at (818) 305-0041
The solution is to add the option
    symbol_table off
to your .psrc file and run your program again. You should also add the option
    stack_internal on
and recompile your program with Insure++ to restore file names and line numbers to the stack traces generated with Insure++ error messages, but this can be done later. The symbol_table off option is all that is necessary to solve this problem.

Keywords: Inconsistent runtime state


For more information . call (888) 305-0041, fax (626)305-9048, or email quality@parasoft.com

Tools to debug c++ and java
(888) 305-0041 info@parasoft.com Copyright © 1996-2001 ParaSoft