wechaty-puppet-xp版本:1.11.13
微信版本:3.3.0.115
运行时偶尔会崩溃
Error: access violation accessing 0x1f380000
at sendAtMsgNativeFunction (/script1.js:1122)
at __sidecar__sendAtMsg_Function_wrapper (/script1.js:1661)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23) {
type: 'access-violation',
address: '0x5e79a195',
memory: { operation: 'read', address: '0x1f380000' },
context: {
pc: '0x5e79a195',
sp: '0x195aebac',
eax: '0x1f37ff00',
ecx: '0x1a7876a8',
edx: '0x80',
ebx: '0x1f180701',
esp: '0x195aebac',
ebp: '0x195aee84',
esi: '0xa',
edi: '0x1a7876a8',
eip: '0x5e79a195'
},
nativeContext: '0x0',
fileName: '/script1.js',
lineNumber: 1122
}
@cixingguangming55555 Please help confirm this bug. It is suspected that there is an address access conflict.