matrix icon indicating copy to clipboard operation
matrix copied to clipboard

Matrix is a plugin style, non-invasive APM system developed by WeChat.

Results 219 matrix issues
Sort by recently updated
recently updated
newest added

求问,matrix的崩溃捕捉和bugly是兼容的吗?如果两个都开启的话,会不会有影响呢?

## Issue /提问须知 **在提交 issue 之前,我们应该先查询是否已经有相关的 issue 以及[常见问题](https://github.com/tencent/matrix/wiki/Matrix-%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)。提交 issue 时,我们需要写明 issue 的原因,以及编译或运行过程的日志。issue 需要以下面的格式:** ``` Properties avd.ini.displayname Pixel_3a_API_34_extension_level_7_x86_64 avd.ini.encoding UTF-8 AvdId Pixel_3a_API_34_extension_level_7_x86_64 disk.dataPartition.size 6442450944 hw.accelerometer yes hw.arc false hw.audioInput yes hw.battery...

- 我们发现在一些iOS系统的OOM日志中,有一类对象的计数不太正常(和iOS系统,硬件版本无关)。 - 通过阅读matrix源码,发现可能是某些event没有生成对应的stackid,想要了解一下,哪些情况下,会出现这类问题? - 日志大概是这样,stacks中的count之和远小于上面的总量 ![image](https://github.com/Tencent/matrix/assets/3828668/75fe78fb-b43a-4943-8907-957d2637b379)

fix xcode15 running failed

异常类型:app 运行时异常 手机型号:如: Android 手机系统版本:如:Android 11 matrix版本:如: com.tencent.matrix:matrix-traffic:2.1.0 gradle版本:如: 4.1.3 问题描述:如:获取使用流量 map 时偶现崩溃:getFdTrafficInfoMap 堆栈/日志: --------- beginning of crash 08-03 02:39:09.430 2724 6774 F libc : Fatal signal 11 (SIGSEGV), code...

Xcode版本: Version 16.0 beta 2 (16A5171r) 报错信息: xxxx/Pods/matrix-wechat/matrix/matrix-iOS/Matrix/WCCrashBlockMonitor/KSCrash/Recording/Monitors/KSCrashMonitor_CPPException.cpp:195:18: No type named 'set_terminate' in namespace 'std'

在编译某个模块时(common之类),总是提示这个。[!] There's no any build-info values, skip injecting build-info module. 不知道是什么意思,可以解答一下吗?谢谢!!!

Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin 'com.tencent.matrix-plugin'. Caused by: com.android.builder.errors.EvalIssueException: API 'android.registerTransform' is removed.

The mask() function is too general-purpose in thorvg now, making it somewhat over-engineered for practical use. It might not be a bad idea to restrict mask() to a Scene-level scope...

question or suggestion
refactoring

``` 异常类型:SIGSEGV SEGV_ACCERR 手机型号:iPhone 7 Plus 手机系统版本:13.4.1 (17E262) matrix版本:0.6.5 问题描述: 在 Bugly 上看到有 MatrixBaseModel 的崩溃 ``` 堆栈如下: ``` 0 libobjc.A.dylib | objc_retain + 16 1 CoreFoundation | ___CFBasicHashAddValue + 1328...