runtime-errors

Official

Debug and resolve query failures.

Authorsirius-db
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and fix issues when your queries crash, hang, throw exceptions, or unexpectedly fall back to CPU execution.

Core Features & Use Cases

  • Error Triage: Classifies errors into Hang, Segfault, or Runtime categories for targeted debugging.
  • Log Analysis: Examines detailed logs to pinpoint the source of failures.
  • Debugging Tools: Integrates with cuda-gdb, Compute Sanitizer, and AddressSanitizer for deep system-level analysis.
  • Use Case: If a complex SQL query analyzing large datasets suddenly crashes with a segmentation fault, this Skill can analyze the backtrace and logs to identify the exact line of code causing the issue and suggest a fix.

Quick Start

Use the runtime-errors skill to diagnose a query that is crashing with a segmentation fault.

Dependency Matrix

Required Modules

None required

Components

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: runtime-errors
Download link: https://github.com/sirius-db/sirius/archive/main.zip#runtime-errors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.