Skip to content

Add Support For Coredump Generation #64

@shibu-kv

Description

@shibu-kv

Problem/Opportunity

Enabling support for coredump generation so that application crashes could be caught during L2 test execution.

Proposed Solution

Enable core dump generation kernel settings for coredump generation and analysis

Acceptance Criteria (Optional)

  • Write a test application that causes segmentation fault
  • Ensure core dumps are generated in /tmp/core/ directory
  • Check if we can use gdb to analyze the generated core file.

Additional Notes (Optional)

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions