Skip to content

运行时报错access violation accessing 0x38 #153

Open
@jiangwu10057

Description

@jiangwu10057

报错信息如下:

15:28:17 SILL SidecarBody [SCRIPT_MESSAGRE_HANDLER_SYMBOL]({"type":"error","description":"Error: access violation accessing 0x38","stack":"Error: access violation accessing 0x38\n    at <anonymous> (frida/runtime/core.js:141)\n    at onEnter (/script1.js:1195)","fileName":"frida/runtime/core.js","lineNumber":141,"columnNumber":1}, null)
15:28:17 ERR SidecarBody [SCRIPT_MESSAGRE_HANDLER_SYMBOL]() MessageType.Error: Error: access violation accessing 0x38
    at <anonymous> (frida/runtime/core.js:141)
    at onEnter (/script1.js:1195)
file:///E:/xp/node_modules/sidecar/src/sidecar-body/sidecar-body.ts:400
          const e = new Error(message.description)
                    ^
Error: Error: access violation accessing 0x38
    at WeChatSidecar.[scriptMessageHandler] (file:///E:/xp/node_modules/sidecar/src/sidecar-body/sidecar-body.ts:400:21)
    at E:\xp\node_modules\frida\dist\script.js:95:21
----- Agent Script Internal -----
Error: access violation accessing 0x38
    at <anonymous> (frida/runtime/core.js:141)
    at onEnter (/script1.js:1195)

依赖版本信息

"dependencies": {
    "axios": "^1.2.0",
    "dotenv": "^16.0.3",
    "koa": "^2.13.4",
    "koa-body": "^6.0.1",
    "koa-bodyparser": "^4.3.0",
    "koa-router": "^12.0.0",
    "koa2-cors": "^2.0.6",
    "log4js": "^6.7.0",
    "node-schedule": "^2.1.0",
    "request": "^2.88.2",
    "request-promise-native": "^1.0.9",
    "sqlite3": "^5.1.2",
    "wechaty": "^1.20.2",
    "wechaty-puppet-xp": "^1.12.1",
    "xml2js": "^0.4.23"
  },
  "devDependencies": {
    "@chatie/tsconfig": "^4.6.3",
    "@types/lodash": "^4.14.190",
    "@types/node": "^18.11.9",
    "@types/xml2js": "^0.4.11",
    "cross-env": "^7.0.3",
    "ts-node": "^10.9.1"
  }

微信版本
image

系统版本
Windows 10 家庭中文版21H2,19044.2251

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions