ohos-issue-graphics-sysfreeze-analysis
OfficialDiagnose graphics sysfreeze and deadlocks fast.
Software Engineering#graphics#sysfreeze-analysis#thread-block#ipc-deadlock#blocking-chain#dfx-capture#llvm-addr2line
Authoropenharmonyinsight
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you analyze OpenHarmony graphics-related sysfreeze/appfreeze logs to identify why the process freezes and which threads are blocking, including IPC deadlock and task-queue blocking scenarios.
Core Features & Use Cases
- Freeze type triage: Confirms whether the event is SERVICE_BLOCK or THREAD_BLOCK (e.g., THREAD_BLOCK_6S) and interprets what those signals imply.
- Blocking chain reconstruction: Uses two DFX captures to trace from the initial blocked thread (Tid) through locks/semaphores/condition waits and IPC relationships, until a non-blocked final blocker is found.
- Timeline + task queue correlation: Validates time gaps between watchdog captures and inspects task queues (VIP/Immediate/High/Low/Idle) to connect blocking behavior with the scheduled workload.
- Resource-aware guidance: Incorporates system state signals like ReclaimAvailBuffer and ThermalLevel to avoid misattributing freezes to only application logic.
Quick Start
Ask the AI to analyze the attached sysfreeze/appfreeze log set for OpenHarmony graphics using the provided lib.unstripped symbols to produce the blocking chain path and root cause.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ohos-issue-graphics-sysfreeze-analysis Download link: https://github.com/openharmonyinsight/openharmony-skills/archive/main.zip#ohos-issue-graphics-sysfreeze-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.