yanivagman/BPFroid

Issue faced while running tracee in android 13 emulator

poonia80ravi opened this issue · 0 comments

I have mentioned the error I am facing while running tracee in the android 13 emulator environment.

emu64x:/data/local/tmp/dist # ./tracee
Extracting oat files and offsets from zygote process...
Found zygote64 pid: 407

  • /system/framework/x86_64/boot.oat base: 0x711f2000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-core-libart.oat base: 0x715cf000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-okhttp.oat base: 0x71629000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-bouncycastle.oat base: 0x71671000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-framework.oat base: 0x72688000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-ext.oat base: 0x7306a000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-voip-common.oat base: 0x7309f000, oatdata offset: 0x1000
  • /system/framework/x86_64/boot-core-icu4j.oat base: 0x730b0000, oatdata offset: 0x1000

Attaching uprobes:

  • "AIBinder_new" in file: /system/lib64/libbinder_ndk.so, offset: 0xe810
  • "ACameraManager_openCamera" in file: /system/lib64/libcamera2ndk.so, offset: 0x41060
  • "openat" in file: /apex/com.android.runtime/lib64/bionic/libc.so, offset: 0x6af00
  • "open" in file: /apex/com.android.runtime/lib64/bionic/libc.so, offset: 0x6ac20
  • "unlinkat" in file: /apex/com.android.runtime/lib64/bionic/libc.so, offset: 0xb7d10
    failed to create perf event for uprobe ID 1510: -524
    error attaching uprobe unlinkat: failed to attach unlinkat8 u(ret)probe using legacy debugfs API
  • "execveat" in file: /apex/com.android.runtime/lib64/bionic/libc.so, offset: 0x0
  • "printf" in file: /apex/com.android.runtime/lib64/bionic/libc.so, offset: 0xc6c00
  • "dlopen" in file: /apex/com.android.runtime/lib64/bionic/libdl.so, offset: 0x1b60
    failed to create perf event for uprobe ID 1515: -22
    error attaching uprobe dlopen: failed to attach dlopen13 u(ret)probe using legacy debugfs API

Attaching Android API uprobes:
Preparing hooks data from oat files (once), this may take a while...

  • android.telephony.TelephonyManager.getImei()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x605070
  • android.telephony.TelephonyManager.getImei(int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x6050d0
  • android.telephony.TelephonyManager.getSubscriberId()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x607bf0
  • android.telephony.TelephonyManager.getSubscriberId(int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x607cd0
  • android.telephony.TelephonyManager.getLine1Number()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x6051f0
  • android.telephony.TelephonyManager.getLine1Number(int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x6052d0
  • android.telephony.TelephonyManager.getNetworkOperatorName()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x605e30
  • android.telephony.TelephonyManager.getNetworkOperatorName(int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x605f10
  • android.telephony.TelephonyManager.getNetworkCountryIso()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x605930
  • android.telephony.TelephonyManager.getNetworkCountryIso(int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x605990
  • android.os.Debug.isDebuggerConnected()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x539cc0
  • dalvik.system.BaseDexClassLoader.findClass(java.lang.String)
    in file: /system/framework/x86_64/boot-core-libart.oat, offset: 0x17fc0
  • dalvik.system.BaseDexClassLoader.findResource(java.lang.String)
    in file: /system/framework/x86_64/boot-core-libart.oat, offset: 0x184e0
    failed to add uprobe 'p:uprobes/pdalvik_system_BaseDexClassLoader_findResource_java_lang_String26 /system/framework/x86_64/boot-core-libart.oat:0x184e0': -22
    failed to create uprobe event: -22
    error attaching uprobe dalvik.system.BaseDexClassLoader.findResource.java.lang.String: failed to attach dalvik_system_BaseDexClassLoader_findResource_java_lang_String26 u(ret)probe using legacy debugfs API
  • dalvik.system.BaseDexClassLoader.findResources(java.lang.String)
    in file: /system/framework/x86_64/boot-core-libart.oat, offset: 0x18740
    failed to add uprobe 'p:uprobes/pdalvik_system_BaseDexClassLoader_findResources_java_lang_String27 /system/framework/x86_64/boot-core-libart.oat:0x18740': -22
    failed to create uprobe event: -22
    error attaching uprobe dalvik.system.BaseDexClassLoader.findResources.java.lang.String: failed to attach dalvik_system_BaseDexClassLoader_findResources_java_lang_String27 u(ret)probe using legacy debugfs API
  • dalvik.system.BaseDexClassLoader.findLibrary(java.lang.String)
    in file: /system/framework/x86_64/boot-core-libart.oat, offset: 0x183d0
  • android.app.NotificationManager.notify(int, android.app.Notification)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x22aa60
    failed to add uprobe 'p:uprobes/pandroid_app_NotificationManager_notify_int_android_app_Notificat29 /system/framework/x86_64/boot-framework.oat:0x22aa60': -22
    failed to create uprobe event: -22
    error attaching uprobe android.app.NotificationManager.notify.int_android.app.Notification: failed to attach android_app_NotificationManager_notify_int_android_app_Notificat29 u(ret)probe using legacy debugfs API
  • android.app.NotificationManager.notify(java.lang.String, int, android.app.Notification)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x22aac0
    failed to add uprobe 'p:uprobes/pandroid_app_NotificationManager_notify_java_lang_String_int_andr30 /system/framework/x86_64/boot-framework.oat:0x22aac0': -22
    failed to create uprobe event: -22
    error attaching uprobe android.app.NotificationManager.notify.java.lang.String_int_android.app.Notification: failed to attach android_app_NotificationManager_notify_java_lang_String_int_andr30 u(ret)probe using legacy debugfs API
  • android.telephony.TelephonyManager.listen(android.telephony.PhoneStateListener, int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x608b00
    failed to add uprobe 'p:uprobes/pandroid_telephony_TelephonyManager_listen_android_telephony_Phon31 /system/framework/x86_64/boot-framework.oat:0x608b00': -22
    failed to create uprobe event: -22
    error attaching uprobe android.telephony.TelephonyManager.listen.android.telephony.PhoneStateListener_int: failed to attach android_telephony_TelephonyManager_listen_android_telephony_Phon31 u(ret)probe using legacy debugfs API
  • android.util.Base64.decode(java.lang.String, int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x655090
  • android.util.Base64.decode(byte[], int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x655100
  • android.util.Base64.decode(byte[], int, int, int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x655150
  • android.util.Base64.encode(byte[], int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x655370
  • android.util.Base64.encode(byte[], int, int, int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x6553c0
  • android.util.Base64.encodeToString(byte[], int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x6555c0
  • android.util.Base64.encodeToString(byte[], int, int, int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x655690
  • android.accounts.AccountManager.getAccountsByType(java.lang.String)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x1e8040
    failed to add uprobe 'p:uprobes/pandroid_accounts_AccountManager_getAccountsByType_java_lang_Stri39 /system/framework/x86_64/boot-framework.oat:0x1e8040': -22
    failed to create uprobe event: -22
    error attaching uprobe android.accounts.AccountManager.getAccountsByType.java.lang.String: failed to attach android_accounts_AccountManager_getAccountsByType_java_lang_Stri39 u(ret)probe using legacy debugfs API
  • android.accounts.AccountManager.getAccounts()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x1e7eb0
  • android.location.Location.getLatitude()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x57a220
  • android.location.Location.getLongitude()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x57a230
  • android.media.MediaRecorder.start()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x1bfd20
  • android.app.ApplicationPackageManager.getInstalledPackages(int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x315070
    failed to add uprobe 'p:uprobes/pandroid_app_ApplicationPackageManager_getInstalledPackages_int44 /system/framework/x86_64/boot-framework.oat:0x315070': -22
    failed to create uprobe event: -22
    error attaching uprobe android.app.ApplicationPackageManager.getInstalledPackages.int: failed to attach android_app_ApplicationPackageManager_getInstalledPackages_int44 u(ret)probe using legacy debugfs API
  • android.app.ApplicationPackageManager.getInstalledPackages(android.content.pm.PackageManager$PackageInfoFlags)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x3150e0
    failed to add uprobe 'p:uprobes/pandroid_app_ApplicationPackageManager_getInstalledPackages_andro45 /system/framework/x86_64/boot-framework.oat:0x3150e0': -22
    failed to create uprobe event: -22
    error attaching uprobe android.app.ApplicationPackageManager.getInstalledPackages.android.content.pm.PackageManager$PackageInfoFlags: failed to attach android_app_ApplicationPackageManager_getInstalledPackages_andro45 u(ret)probe using legacy debugfs API
  • android.app.ActivityManager.getRunningAppProcesses()
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x1fdbf0
  • dalvik.system.DexFile.openDexFile(java.lang.String, java.lang.String, int, java.lang.ClassLoader, dalvik.system.DexPathList$Element[])
    in file: /system/framework/x86_64/boot-core-libart.oat, offset: 0x19e80
    failed to add uprobe 'p:uprobes/pdalvik_system_DexFile_openDexFile_java_lang_String_java_lang_Str47 /system/framework/x86_64/boot-core-libart.oat:0x19e80': -22
    failed to create uprobe event: -22
    error attaching uprobe dalvik.system.DexFile.openDexFile.java.lang.String_java.lang.String_int_java.lang.ClassLoader_dalvik.system.DexPathList$Element[]: failed to attach dalvik_system_DexFile_openDexFile_java_lang_String_java_lang_Str47 u(ret)probe using legacy debugfs API
  • android.os.PowerManager.newWakeLock(int, java.lang.String)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x55fb80
  • android.content.res.AssetManager.open(java.lang.String)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x25f530
  • android.content.res.AssetManager.open(java.lang.String, int)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x25f580
  • android.content.res.AssetManager.openNonAssetFd(int, java.lang.String)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x25fb00
    failed to add uprobe 'p:uprobes/pandroid_content_res_AssetManager_openNonAssetFd_int_java_lang_St51 /system/framework/x86_64/boot-framework.oat:0x25fb00': -22
    failed to create uprobe event: -22
    error attaching uprobe android.content.res.AssetManager.openNonAssetFd.int_java.lang.String: failed to attach android_content_res_AssetManager_openNonAssetFd_int_java_lang_St51 u(ret)probe using legacy debugfs API
  • android.content.res.AssetManager.openNonAssetFd(java.lang.String)
    in file: /system/framework/x86_64/boot-framework.oat, offset: 0x25fd00
    failed to add uprobe 'p:uprobes/pandroid_content_res_AssetManager_openNonAssetFd_java_lang_String52 /system/framework/x86_64/boot-framework.oat:0x25fd00': -22
    failed to create uprobe event: -22
    error attaching uprobe android.content.res.AssetManager.openNonAssetFd.java.lang.String: failed to attach android_content_res_AssetManager_openNonAssetFd_java_lang_String52 u(ret)probe using legacy debugfs API

Failed setting the following uprobes: No compiled code found!:

  • android.telephony.TelephonyManager.getCellLocation()
    in file: /system/framework/x86_64/boot-framework.oat
  • android.telephony.TelephonyManager.getAllCellInfo()
    in file: /system/framework/x86_64/boot-framework.oat
  • android.app.ActivityManager.getRunningTasks(int)
    in file: /system/framework/x86_64/boot-framework.oat
  • android.os.PowerManager.newWakeLock(int, java.lang.String, int)
    in file: /system/framework/x86_64/boot-framework.oat
    TIME(s) UID COMM PID TID RET EVENT ARGS
    runtime: bad pointer in frame _cgoexp_71b8170d7d51_perfCallback at 0xc000055cf8: 0x12
    fatal error: invalid pointer found on stack

runtime stack:
runtime.throw({0x7be240?, 0xa28a40?})
/snap/go/10426/src/runtime/panic.go:1077 +0x5c fp=0x728a6d1c4970 sp=0x728a6d1c4940 pc=0x43a8bc
runtime.adjustpointers(0x728a6d1c4be8?, 0x728a6d1c4a30, 0x45df45?, {0x728a6d1c4be8?, 0x0?})
/snap/go/10426/src/runtime/stack.go:627 +0x1ad fp=0x728a6d1c49d0 sp=0x728a6d1c4970 pc=0x45334d
runtime.adjustframe(0x728a6d1c4be8, 0x728a6d1c4ac8)
/snap/go/10426/src/runtime/stack.go:684 +0xdb fp=0x728a6d1c4a60 sp=0x728a6d1c49d0 pc=0x45347b
runtime.copystack(0xc0004836c0, 0x800000002?)
/snap/go/10426/src/runtime/stack.go:935 +0x2c5 fp=0x728a6d1c4d58 sp=0x728a6d1c4a60 pc=0x453c25
runtime.newstack()
/snap/go/10426/src/runtime/stack.go:1116 +0x47f fp=0x728a6d1c4f08 sp=0x728a6d1c4d58 pc=0x4541df
traceback: unexpected SPWRITE function runtime.morestack
runtime.morestack()
/snap/go/10426/src/runtime/asm_amd64.s:593 +0x8f fp=0x728a6d1c4f10 sp=0x728a6d1c4f08 pc=0x46a74f

goroutine 475 [copystack, locked to thread]:
runtime.(*mspan).nextFreeIndex(0xa6b180?)
/snap/go/10426/src/runtime/mbitmap.go:138 +0x145 fp=0xc000055b80 sp=0xc000055b78 pc=0x418885
runtime.(*mcache).nextFree(0x728ab451cf18, 0x13)
/snap/go/10426/src/runtime/malloc.go:918 +0x4d fp=0xc000055bc8 sp=0xc000055b80 pc=0x41180d
runtime.mallocgc(0x6c, 0x0, 0x0)
/snap/go/10426/src/runtime/malloc.go:1112 +0x448 fp=0xc000055c30 sp=0xc000055bc8 pc=0x411e08
runtime.gobytes(0xc00003dce8?, 0x6c)
/snap/go/10426/src/runtime/string.go:308 +0x51 fp=0xc000055c80 sp=0xc000055c30 pc=0x456931
github.com/aquasecurity/tracee/libbpfgo._Cfunc_GoBytes(0x764080?, 0x65b6c00c?)
_cgo_gotypes.go:117 +0x16 fp=0xc000055ca0 sp=0xc000055c80 pc=0x59cff6
github.com/aquasecurity/tracee/libbpfgo._cgoexp_71b8170d7d51_perfCallback.perfCallback.func1(0x0?, 0x3dd58?)
$PATH/BPFroid/libbpfgo/libbpf_cb.go:13 +0x3b fp=0xc000055ce0 sp=0xc000055ca0 pc=0x59e5fb
github.com/aquasecurity/tracee/libbpfgo.perfCallback(...)
$PATH/BPFroid/libbpfgo/libbpf_cb.go:13
_cgoexp_71b8170d7d51_perfCallback(0x0?)
_cgo_gotypes.go:546 +0x25 fp=0xc000055d28 sp=0xc000055ce0 pc=0x5a25e5
runtime.cgocallbackg1(0x5a25c0, 0x0?, 0x0)
/snap/go/10426/src/runtime/cgocall.go:329 +0x2c2 fp=0xc000055df8 sp=0xc000055d28 pc=0x4098e2
runtime.cgocallbackg(0x444c7c?, 0xc0004836c0?, 0x300000002?)
/snap/go/10426/src/runtime/cgocall.go:245 +0x109 fp=0xc000055e88 sp=0xc000055df8 pc=0x409589
runtime.cgocallbackg(0x5a25c0, 0x728a6d1c4f88, 0x0)
:1 +0x29 fp=0xc000055eb0 sp=0xc000055e88 pc=0x46eb09
runtime.cgocallback(0xc00003df10, 0x409415, 0x62af50)
/snap/go/10426/src/runtime/asm_amd64.s:1035 +0xcc fp=0xc000055ed8 sp=0xc000055eb0 pc=0x46c38c
runtime.systemstack_switch()
/snap/go/10426/src/runtime/asm_amd64.s:474 +0x8 fp=0xc000055ee8 sp=0xc000055ed8 pc=0x46a608
runtime.cgocall(0x62af50, 0xc00003df48)
/snap/go/10426/src/runtime/cgocall.go:175 +0x75 fp=0xc000055f20 sp=0xc000055ee8 pc=0x409415
github.com/aquasecurity/tracee/libbpfgo._Cfunc_perf_buffer__poll(0x728a50001450, 0x12c)
_cgo_gotypes.go:490 +0x4b fp=0xc000055f48 sp=0xc000055f20 pc=0x59e34b
github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).poll.func1(0x0?)
$PATH/BPFroid/libbpfgo/libbpfgo.go:822 +0x45 fp=0xc000055f80 sp=0xc000055f48 pc=0x5a24c5
github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).poll(0xc0000941b0)
$PATH/BPFroid/libbpfgo/libbpfgo.go:822 +0x37 fp=0xc000055fc8 sp=0xc000055f80 pc=0x5a23f7
github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).Start.func1()
$PATH/BPFroid/libbpfgo/libbpfgo.go:804 +0x25 fp=0xc000055fe0 sp=0xc000055fc8 pc=0x5a2285
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000055fe8 sp=0xc000055fe0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).Start in goroutine 1
$PATH/BPFroid/libbpfgo/libbpfgo.go:804 +0x4f

goroutine 1 [chan receive]:
runtime.gopark(0xc0003fd6c8?, 0x411fc5?, 0x50?, 0x46?, 0x10?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc0003fd660 sp=0xc0003fd640 pc=0x43d78e
runtime.chanrecv(0xc0003425a0, 0x0, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc0003fd6d8 sp=0xc0003fd660 pc=0x40b7cd
runtime.chanrecv1(0xc0000941c8?, 0x0?)
/snap/go/10426/src/runtime/chan.go:442 +0x12 fp=0xc0003fd700 sp=0xc0003fd6d8 pc=0x40b3d2
github.com/aquasecurity/tracee/tracee.(*Tracee).Run(0xc000002300)
$PATH/BPFroid/tracee/tracee.go:1451 +0x1d3 fp=0xc0003fd868 sp=0xc0003fd700 pc=0x5b4173
main.main.func1(0xc000142640?)
$PATH/BPFroid/main.go:121 +0xc93 fp=0xc0003fdcd8 sp=0xc0003fd868 pc=0x628b13
github.com/urfave/cli/v2.(*App).RunContext(0xc000002180, {0x810748?, 0xa6a920}, {0xc0000160d0, 0x1, 0x1})
$USER_PATH/go/pkg/mod/github.com/urfave/cli/v2@v2.1.1/app.go:311 +0x962 fp=0xc0003fde70 sp=0xc0003fdcd8 pc=0x60bb82
github.com/urfave/cli/v2.(*App).Run(...)
$USER_PATH/go/pkg/mod/github.com/urfave/cli/v2@v2.1.1/app.go:211
main.main()
$PATH/BPFroid/main.go:185 +0x845 fp=0xc0003fdf40 sp=0xc0003fde70 pc=0x61f4a5
runtime.main()
/snap/go/10426/src/runtime/proc.go:267 +0x2bb fp=0xc0003fdfe0 sp=0xc0003fdf40 pc=0x43d33b
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003fdfe8 sp=0xc0003fdfe0 pc=0x46c5e1

goroutine 2 [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003efa8 sp=0xc00003ef88 pc=0x43d78e
runtime.goparkunlock(...)
/snap/go/10426/src/runtime/proc.go:404
runtime.forcegchelper()
/snap/go/10426/src/runtime/proc.go:322 +0xb3 fp=0xc00003efe0 sp=0xc00003efa8 pc=0x43d613
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46c5e1
created by runtime.init.6 in goroutine 1
/snap/go/10426/src/runtime/proc.go:310 +0x1a

goroutine 3 [GC sweep wait]:
runtime.gopark(0xa36001?, 0x0?, 0x0?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003f778 sp=0xc00003f758 pc=0x43d78e
runtime.goparkunlock(...)
/snap/go/10426/src/runtime/proc.go:404
runtime.bgsweep(0x0?)
/snap/go/10426/src/runtime/mgcsweep.go:321 +0xdf fp=0xc00003f7c8 sp=0xc00003f778 pc=0x42973f
runtime.gcenable.func1()
/snap/go/10426/src/runtime/mgc.go:200 +0x25 fp=0xc00003f7e0 sp=0xc00003f7c8 pc=0x41e8c5
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003f7e8 sp=0xc00003f7e0 pc=0x46c5e1
created by runtime.gcenable in goroutine 1
/snap/go/10426/src/runtime/mgc.go:200 +0x66

goroutine 4 [GC scavenge wait]:
runtime.gopark(0x4f4be0?, 0x3c17e558?, 0x0?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003ff70 sp=0xc00003ff50 pc=0x43d78e
runtime.goparkunlock(...)
/snap/go/10426/src/runtime/proc.go:404
runtime.(*scavengerState).park(0xa36320)
/snap/go/10426/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00003ffa0 sp=0xc00003ff70 pc=0x426fc9
runtime.bgscavenge(0x0?)
/snap/go/10426/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00003ffc8 sp=0xc00003ffa0 pc=0x427579
runtime.gcenable.func2()
/snap/go/10426/src/runtime/mgc.go:201 +0x25 fp=0xc00003ffe0 sp=0xc00003ffc8 pc=0x41e865
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003ffe8 sp=0xc00003ffe0 pc=0x46c5e1
created by runtime.gcenable in goroutine 1
/snap/go/10426/src/runtime/mgc.go:201 +0xa5

goroutine 5 [finalizer wait]:
runtime.gopark(0x0?, 0x7ca8f0?, 0x60?, 0xe0?, 0x2000000020?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003e628 sp=0xc00003e608 pc=0x43d78e
runtime.runfinq()
/snap/go/10426/src/runtime/mfinal.go:193 +0x107 fp=0xc00003e7e0 sp=0xc00003e628 pc=0x41d947
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003e7e8 sp=0xc00003e7e0 pc=0x46c5e1
created by runtime.createfing in goroutine 1
/snap/go/10426/src/runtime/mfinal.go:163 +0x3d

goroutine 18 [GC worker (idle)]:
runtime.gopark(0x286d5a13f6?, 0x3?, 0x66?, 0x2?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003a750 sp=0xc00003a730 pc=0x43d78e
runtime.gcBgMarkWorker()
/snap/go/10426/src/runtime/mgc.go:1293 +0xe5 fp=0xc00003a7e0 sp=0xc00003a750 pc=0x420445
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003a7e8 sp=0xc00003a7e0 pc=0x46c5e1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/snap/go/10426/src/runtime/mgc.go:1217 +0x1c

goroutine 6 [GC worker (idle)]:
runtime.gopark(0x286daaefd0?, 0x3?, 0x3d?, 0x52?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc000040750 sp=0xc000040730 pc=0x43d78e
runtime.gcBgMarkWorker()
/snap/go/10426/src/runtime/mgc.go:1293 +0xe5 fp=0xc0000407e0 sp=0xc000040750 pc=0x420445
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000407e8 sp=0xc0000407e0 pc=0x46c5e1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/snap/go/10426/src/runtime/mgc.go:1217 +0x1c

goroutine 34 [GC worker (idle)]:
runtime.gopark(0x286a2cbd12?, 0x3?, 0x6b?, 0xa?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc000506750 sp=0xc000506730 pc=0x43d78e
runtime.gcBgMarkWorker()
/snap/go/10426/src/runtime/mgc.go:1293 +0xe5 fp=0xc0005067e0 sp=0xc000506750 pc=0x420445
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0005067e8 sp=0xc0005067e0 pc=0x46c5e1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/snap/go/10426/src/runtime/mgc.go:1217 +0x1c

goroutine 50 [GC worker (idle)]:
runtime.gopark(0xa6b560?, 0x3?, 0x30?, 0x74?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc000502750 sp=0xc000502730 pc=0x43d78e
runtime.gcBgMarkWorker()
/snap/go/10426/src/runtime/mgc.go:1293 +0xe5 fp=0xc0005027e0 sp=0xc000502750 pc=0x420445
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0005027e8 sp=0xc0005027e0 pc=0x46c5e1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/snap/go/10426/src/runtime/mgc.go:1217 +0x1c

goroutine 473 [select, locked to thread]:
runtime.gopark(0xc0001d7fa8?, 0x2?, 0x68?, 0x7e?, 0xc0001d7fa4?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc0001d7e38 sp=0xc0001d7e18 pc=0x43d78e
runtime.selectgo(0xc0001d7fa8, 0xc0001d7fa0, 0x0?, 0x0, 0x0?, 0x1)
/snap/go/10426/src/runtime/select.go:327 +0x725 fp=0xc0001d7f58 sp=0xc0001d7e38 pc=0x44d2a5
runtime.ensureSigM.func1()
/snap/go/10426/src/runtime/signal_unix.go:1014 +0x19f fp=0xc0001d7fe0 sp=0xc0001d7f58 pc=0x4641df
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001d7fe8 sp=0xc0001d7fe0 pc=0x46c5e1
created by runtime.ensureSigM in goroutine 1
/snap/go/10426/src/runtime/signal_unix.go:997 +0xc8

goroutine 474 [syscall]:
runtime.notetsleepg(0x4448dc?, 0x0?)
/snap/go/10426/src/runtime/lock_futex.go:236 +0x29 fp=0xc0001d8fa0 sp=0xc0001d8f68 pc=0x410a69
os/signal.signal_recv()
/snap/go/10426/src/runtime/sigqueue.go:152 +0x29 fp=0xc0001d8fc0 sp=0xc0001d8fa0 pc=0x469209
os/signal.loop()
/snap/go/10426/src/os/signal/signal_unix.go:23 +0x13 fp=0xc0001d8fe0 sp=0xc0001d8fc0 pc=0x580493
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001d8fe8 sp=0xc0001d8fe0 pc=0x46c5e1
created by os/signal.Notify.func1.1 in goroutine 1
/snap/go/10426/src/os/signal/signal.go:151 +0x1f

goroutine 381 [chan receive]:
runtime.gopark(0x436277?, 0xc00003ad58?, 0x7c?, 0x4c?, 0xc0001316c0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003ad18 sp=0xc00003acf8 pc=0x43d78e
runtime.chanrecv(0xc000342480, 0xc00003af08, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc00003ad90 sp=0xc00003ad18 pc=0x40b7cd
runtime.chanrecv2(0xc00003ae90?, 0x41e055?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc00003adb8 sp=0xc00003ad90 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.(*Tracee).decodeRawEvent.func1()
$PATH/BPFroid/tracee/pipeline.go:57 +0xf8 fp=0xc00003afe0 sp=0xc00003adb8 pc=0x5a55d8
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003afe8 sp=0xc00003afe0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).decodeRawEvent in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:54 +0xbd

goroutine 476 [syscall]:
runtime.cgocall(0x62af50, 0xc00003b748)
/snap/go/10426/src/runtime/cgocall.go:157 +0x4b fp=0xc00003b720 sp=0xc00003b6e8 pc=0x4093eb
github.com/aquasecurity/tracee/libbpfgo._Cfunc_perf_buffer__poll(0x728a50001620, 0x12c)
_cgo_gotypes.go:490 +0x4b fp=0xc00003b748 sp=0xc00003b720 pc=0x59e34b
github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).poll.func1(0x0?)
$PATH/BPFroid/libbpfgo/libbpfgo.go:822 +0x45 fp=0xc00003b780 sp=0xc00003b748 pc=0x5a24c5
github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).poll(0xc0000941c8)
$PATH/BPFroid/libbpfgo/libbpfgo.go:822 +0x37 fp=0xc00003b7c8 sp=0xc00003b780 pc=0x5a23f7
github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).Start.func1()
$PATH/BPFroid/libbpfgo/libbpfgo.go:804 +0x25 fp=0xc00003b7e0 sp=0xc00003b7c8 pc=0x5a2285
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003b7e8 sp=0xc00003b7e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/libbpfgo.(*PerfBuffer).Start in goroutine 1
$PATH/BPFroid/libbpfgo/libbpfgo.go:804 +0x4f

goroutine 477 [chan receive]:
runtime.gopark(0xc0004000c0?, 0x80f5d8?, 0x28?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc000041700 sp=0xc0000416e0 pc=0x43d78e
runtime.chanrecv(0xc000267a40, 0xc0000417b0, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc000041778 sp=0xc000041700 pc=0x40b7cd
runtime.chanrecv1(0x4448dc?, 0x0?)
/snap/go/10426/src/runtime/chan.go:442 +0x12 fp=0xc0000417a0 sp=0xc000041778 pc=0x40b3d2
github.com/aquasecurity/tracee/tracee.(*Tracee).processLostEvents(0xc000002300)
$PATH/BPFroid/tracee/tracee.go:1853 +0x3f fp=0xc0000417c8 sp=0xc0000417a0 pc=0x5b85df
github.com/aquasecurity/tracee/tracee.(*Tracee).Run.func1()
$PATH/BPFroid/tracee/tracee.go:1448 +0x25 fp=0xc0000417e0 sp=0xc0000417c8 pc=0x5b4745
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000417e8 sp=0xc0000417e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).Run in goroutine 1
$PATH/BPFroid/tracee/tracee.go:1448 +0x12c

goroutine 382 [chan receive]:
runtime.gopark(0x444c7c?, 0xc0004831e0?, 0xe0?, 0xbc?, 0x4680ee?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc0002d9c90 sp=0xc0002d9c70 pc=0x43d78e
runtime.chanrecv(0xc000280000, 0xc0002d9f40, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc0002d9d08 sp=0xc0002d9c90 pc=0x40b7cd
runtime.chanrecv2(0xc0004831e0?, 0xc00003bd78?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc0002d9d30 sp=0xc0002d9d08 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.(*Tracee).processRawEvent.func1()
$PATH/BPFroid/tracee/pipeline.go:97 +0x10c fp=0xc0002d9fe0 sp=0xc0002d9d30 pc=0x5a5d0c
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0002d9fe8 sp=0xc0002d9fe0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).processRawEvent in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:94 +0xce

goroutine 383 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc0000519b8 sp=0xc000051998 pc=0x43d78e
runtime.chanrecv(0xc000280060, 0xc000051db0, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc000051a30 sp=0xc0000519b8 pc=0x40b7cd
runtime.chanrecv2(0x0?, 0x0?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc000051a58 sp=0xc000051a30 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.(*Tracee).prepareEventForPrint.func1()
$PATH/BPFroid/tracee/pipeline.go:152 +0x10c fp=0xc000051fe0 sp=0xc000051a58 pc=0x5a636c
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).prepareEventForPrint in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:149 +0xd1

goroutine 384 [chan receive]:
runtime.gopark(0xc00003cce0?, 0x4680ee?, 0x60?, 0x2b?, 0x200000003?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00004eca0 sp=0xc00004ec80 pc=0x43d78e
runtime.chanrecv(0xc0006100c0, 0xc00004ef00, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc00004ed18 sp=0xc00004eca0 pc=0x40b7cd
runtime.chanrecv2(0x4680ee?, 0xc000482b60?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc00004ed40 sp=0xc00004ed18 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.(*Tracee).printEvent.func1()
$PATH/BPFroid/tracee/pipeline.go:210 +0x18a fp=0xc00004efe0 sp=0xc00004ed40 pc=0x5a6f2a
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).printEvent in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:208 +0x92

goroutine 385 [chan receive]:
runtime.gopark(0x614c203a30303232?, 0x6d2f64696f72646e?, 0x65?, 0x64?, 0xc00065b748?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00065b6d0 sp=0xc00065b6b0 pc=0x43d78e
runtime.chanrecv(0xc000610000, 0xc00065b7a8, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc00065b748 sp=0xc00065b6d0 pc=0x40b7cd
runtime.chanrecv2(0xc000610780?, 0x6d2f64696f72646e?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc00065b770 sp=0xc00065b748 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.MergeErrors.func1(0x6e2f64696f72646e?)
$PATH/BPFroid/tracee/pipeline.go:239 +0x65 fp=0xc00065b7c8 sp=0xc00065b770 pc=0x5a7345
github.com/aquasecurity/tracee/tracee.MergeErrors.func3()
$PATH/BPFroid/tracee/pipeline.go:246 +0x27 fp=0xc00065b7e0 sp=0xc00065b7c8 pc=0x5a72a7
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00065b7e8 sp=0xc00065b7e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.MergeErrors in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:246 +0xaf

goroutine 479 [select]:
runtime.gopark(0xc00003c728?, 0x2?, 0x0?, 0xf1?, 0xc00003c694?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00003c4f8 sp=0xc00003c4d8 pc=0x43d78e
runtime.selectgo(0xc00003c728, 0xc00003c690, 0x200?, 0x0, 0xc00003c668?, 0x1)
/snap/go/10426/src/runtime/select.go:327 +0x725 fp=0xc00003c618 sp=0xc00003c4f8 pc=0x44d2a5
github.com/aquasecurity/tracee/tracee.(*Tracee).processFileWrites(0xc000002300)
$PATH/BPFroid/tracee/tracee.go:1891 +0xb5 fp=0xc00003c7c8 sp=0xc00003c618 pc=0x5b86d5
github.com/aquasecurity/tracee/tracee.(*Tracee).Run.func3()
$PATH/BPFroid/tracee/tracee.go:1450 +0x25 fp=0xc00003c7e0 sp=0xc00003c7c8 pc=0x5b4685
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00003c7e8 sp=0xc00003c7e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).Run in goroutine 1
$PATH/BPFroid/tracee/tracee.go:1450 +0x1c7

goroutine 478 [chan receive]:
runtime.gopark(0x18?, 0x46a652?, 0x90?, 0x66?, 0x445a8b?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc000656648 sp=0xc000656628 pc=0x43d78e
runtime.chanrecv(0xc000610240, 0xc000656710, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc0006566c0 sp=0xc000656648 pc=0x40b7cd
runtime.chanrecv2(0xc00002a020?, 0x4?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc0006566e8 sp=0xc0006566c0 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.(*Tracee).WaitForPipeline(0xc000002300?, {0xc00002a020?, 0xc0006100c0?, 0xc0006567b8?})
$PATH/BPFroid/tracee/pipeline.go:221 +0x5c fp=0xc000656730 sp=0xc0006566e8 pc=0x5a703c
github.com/aquasecurity/tracee/tracee.(*Tracee).runEventPipeline(0x530ba7?, 0x6f2f64696f72646e?)
$PATH/BPFroid/tracee/pipeline.go:42 +0x21f fp=0xc0006567c0 sp=0xc000656730 pc=0x5a537f
github.com/aquasecurity/tracee/tracee.(*Tracee).Run.func2()
$PATH/BPFroid/tracee/tracee.go:1449 +0x25 fp=0xc0006567e0 sp=0xc0006567c0 pc=0x5b46e5
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0006567e8 sp=0xc0006567e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.(*Tracee).Run in goroutine 1
$PATH/BPFroid/tracee/tracee.go:1449 +0x185

goroutine 515 [chan receive]:
runtime.gopark(0xc0017d1708?, 0x3?, 0x0?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc0017d16d0 sp=0xc0017d16b0 pc=0x43d78e
runtime.chanrecv(0xc000610120, 0xc0017d17a8, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc0017d1748 sp=0xc0017d16d0 pc=0x40b7cd
runtime.chanrecv2(0xc001642120?, 0x0?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc0017d1770 sp=0xc0017d1748 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.MergeErrors.func1(0x0?)
$PATH/BPFroid/tracee/pipeline.go:239 +0x65 fp=0xc0017d17c8 sp=0xc0017d1770 pc=0x5a7345
github.com/aquasecurity/tracee/tracee.MergeErrors.func3()
$PATH/BPFroid/tracee/pipeline.go:246 +0x27 fp=0xc0017d17e0 sp=0xc0017d17c8 pc=0x5a72a7
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0017d17e8 sp=0xc0017d17e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.MergeErrors in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:246 +0xaf

goroutine 516 [chan receive]:
runtime.gopark(0x0?, 0x9fcda0?, 0x0?, 0x0?, 0x0?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00065a6d0 sp=0xc00065a6b0 pc=0x43d78e
runtime.chanrecv(0xc000610180, 0xc00065a7a8, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc00065a748 sp=0xc00065a6d0 pc=0x40b7cd
runtime.chanrecv2(0xc000198900?, 0x0?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc00065a770 sp=0xc00065a748 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.MergeErrors.func1(0x0?)
$PATH/BPFroid/tracee/pipeline.go:239 +0x65 fp=0xc00065a7c8 sp=0xc00065a770 pc=0x5a7345
github.com/aquasecurity/tracee/tracee.MergeErrors.func3()
$PATH/BPFroid/tracee/pipeline.go:246 +0x27 fp=0xc00065a7e0 sp=0xc00065a7c8 pc=0x5a72a7
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00065a7e8 sp=0xc00065a7e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.MergeErrors in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:246 +0xaf

goroutine 517 [semacquire]:
runtime.gopark(0x80f998?, 0xc000096090?, 0x0?, 0x3?, 0xc000200028?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc0001d36f8 sp=0xc0001d36d8 pc=0x43d78e
runtime.goparkunlock(...)
/snap/go/10426/src/runtime/proc.go:404
runtime.semacquire1(0xc000282008, 0x60?, 0x1, 0x0, 0x0?)
/snap/go/10426/src/runtime/sema.go:160 +0x218 fp=0xc0001d3760 sp=0xc0001d36f8 pc=0x44e2d8
sync.runtime_Semacquire(0xc0001d37d0?)
/snap/go/10426/src/runtime/sema.go:62 +0x25 fp=0xc0001d3798 sp=0xc0001d3760 pc=0x468ec5
sync.(*WaitGroup).Wait(0x530ba7?)
/snap/go/10426/src/sync/waitgroup.go:116 +0x48 fp=0xc0001d37c0 sp=0xc0001d3798 pc=0x484fc8
github.com/aquasecurity/tracee/tracee.MergeErrors.func2()
$PATH/BPFroid/tracee/pipeline.go:252 +0x25 fp=0xc0001d37e0 sp=0xc0001d37c0 pc=0x5a7265
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001d37e8 sp=0xc0001d37e0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.MergeErrors in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:251 +0x16a

goroutine 514 [chan receive]:
runtime.gopark(0x65432f6b726f7774?, 0x61526f666e496c6c?, 0x74?, 0x53?, 0xc00065af48?)
/snap/go/10426/src/runtime/proc.go:398 +0xce fp=0xc00065aed0 sp=0xc00065aeb0 pc=0x43d78e
runtime.chanrecv(0xc000610060, 0xc00065afa8, 0x1)
/snap/go/10426/src/runtime/chan.go:583 +0x3cd fp=0xc00065af48 sp=0xc00065aed0 pc=0x40b7cd
runtime.chanrecv2(0xc0006104e0?, 0x7478452424312465?)
/snap/go/10426/src/runtime/chan.go:447 +0x12 fp=0xc00065af70 sp=0xc00065af48 pc=0x40b3f2
github.com/aquasecurity/tracee/tracee.MergeErrors.func1(0x697463617265746e?)
$PATH/BPFroid/tracee/pipeline.go:239 +0x65 fp=0xc00065afc8 sp=0xc00065af70 pc=0x5a7345
github.com/aquasecurity/tracee/tracee.MergeErrors.func3()
$PATH/BPFroid/tracee/pipeline.go:246 +0x27 fp=0xc00065afe0 sp=0xc00065afc8 pc=0x5a72a7
runtime.goexit()
/snap/go/10426/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00065afe8 sp=0xc00065afe0 pc=0x46c5e1
created by github.com/aquasecurity/tracee/tracee.MergeErrors in goroutine 478
$PATH/BPFroid/tracee/pipeline.go:246 +0xaf