A newer version of this document is available. Customers should click here to go to the newest version.
Troubleshooting Anti-virus Software Issues
Troubleshooting Application Crashes
Troubleshooting Internal Thread Suspension Attempt
Symptoms
Details
Correction Strategies
See Also
Troubleshooting No Problems Detected
Troubleshooting No Symbolic Information
Troubleshooting OpenMP* Technology Issues
Troubleshooting Out-of-memory Conditions
Troubleshooting Tamper-resistance Issues
Troubleshooting Unexpected Application Behavior During Memory Error Analyses
Context Menus: Problem Details Pane
Context Menus: Project Navigator
Context Menus: Solution Explorer
Context Menus: Sources Window Panes
Context Menus: Summary Window Panes
Dialog Box: Corresponding inspxe-cl Command Options
Dialog Box: Create a Project
Dialog Box: Create Suppression
Dialog Box: Custom Analysis
Dialog Box: Delete Suppressions
Dialog Box: Disabled Problem Breakpoints
Dialog Box: Export Result
Dialog Box: Merge States
Dialog Box: Options-General
Dialog Box: Options-Result Location
Dialog Box: Options-State Management
Dialog Box: Problem Report
Dialog Box: Project Properties-Binary/Symbol Search
Dialog Box: Project Properties-Source Search
Dialog Box: Project Properties-Suppressions
Dialog Box: Project Properties-Target
Dialog Box: Refine Source File Set
Dialog Box: Select Stack Frame(s)
Dialog Box: View Stack
Hot Keys
Pane: Analysis Type-Custom
Pane: Analysis Type-Memory Errors
Pane: Analysis Type-Threading Errors
Pane: Application Output
Pane: Code and Stack
Pane: Code Locations
Pane: Collection Log
Pane: Collector Messages
Pane: Compare Results
Pane: Filters
Pane: Import Result
Pane: Launch Application
Pane: Problem Details
Pane: Problems
Pane: Project Navigator
Pane: Timeline
Toolbar: Command
Toolbar: Intel Inspector
Toolbar: Navigation
Window: Collection Log
Window: Compare Results
Window: Import Result
Window: Sources
Window: Summary After Analysis Is Complete
Window: Summary During Analysis
Cross-thread Stack Access
Data Race
Deadlock
GDI Resource Leak
Incorrect memcpy Call
Invalid Deallocation
Invalid Memory Access
Invalid Partial Memory Access
Kernel Resource Leak
Lock Hierarchy Violation
Memory Growth
Memory Leak
Memory Not Deallocated
Mismatched Allocation/Deallocation
Missing Allocation
Thread Exit Information
Thread Start Information
Unhandled Application Exception
Uninitialized Memory Access
Uninitialized Partial Memory Access
app-working-dir
archive-name
baseline-result
collect
collect-with
command
convert-suppression-file
create-suppression-file
csv-delimiter
executable-of-interest
export
filter
finalize
format
help
include-snippets
include-sources
import
knob
knob-list
merge-states
module-filter
module-filter-mode
no-auto-finalize
no-summary
option-file
quiet
report
report-all
report-output
result-dir
return-app-exitcode
search-dir
sort-asc
sort-desc
suppression-file
user-data-dir
verbose
version
Troubleshooting Internal Thread Suspension Attempt
Symptoms
Intel Inspector displays Detected an attempt to suspend an internal thread.
Details
Intel Inspector displays this message when the target application tries to suspend all threads, causing Intel Inspector thread suspension as well.
Correction Strategies
To avoid this error:
Disable the Enable collection progress information checkbox in the Target tab of the Project Properties dialog box.
Disable the Enable interactive memory growth detection checkbox in the Analysis Type pane.
Rerun the analysis.
Also avoid running an interactive debugging session during analysis.
Parent topic: Troubleshooting