Skip to content

crash: Kyanos crash on Arm64 Android platform #303

@northlighter

Description

@northlighter

Describe the bug

===================================
          Kyanos Crash Report
=========Error Message=============
Error: reading file "/sys/kernel/tracing/events/syscalls/sys_enter_accept4/id": open /sys/kernel/tracing/events/syscalls/sys_enter_accept4/id: no such file or directory
============OS Info================
OS: linux
Arch: arm64
NumCPU: 8
GoVersion: go1.23.3
Kernel Version: 6.6.30-android15-8-g3c4ffe15e1bc-4k
Failed to get Linux distribution: exit status 1
===================================

To Reproduce

  1. Android 15 with Rooted
  2. Adb shell

Information (please complete the following information):

  • OS: [e.g. use uname -ar]

Analyse

  1. On Android platform, there is no syscall_xxx trace event.
  2. Only have two raw events: raw_syscalls:sys_enter and raw_syscalls:sys_exit in folder /sys/kernel/tracing/events/raw_syscalls/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions