diff --git a/docs/虎牙hyCred签发-侦察笔记.md b/docs/虎牙hyCred签发-侦察笔记.md index d180fe0..a9ce6f7 100644 --- a/docs/虎牙hyCred签发-侦察笔记.md +++ b/docs/虎牙hyCred签发-侦察笔记.md @@ -47,3 +47,29 @@ vtable 探测结论:slot2/3 是析构/通用槽(打中 MsgLoop::doMSG/sendMe 2. 静态:`MsgRequestLgnCred::getClassName`@0x2a37d0 / 各消息 getClassName 取类名串, 在 rodata 找 类名→msgId 表(参考 MsgGetH5InfoEx=184549387 的命名规律)。 3. 若走 B:用 tools/huya_wup_encoder.py 的信封 + OTP 加密链组 RequestLgnCred 发 wsapi 试探。 + +## ★ 2026-08-25 晚 · 关键突破:cred 来源定位 + +增强 hook(bean 768B 全量 + backtrace)在用户重登时抓到决定性调用链: + +``` +BusinessCfg::saveLoginData ← _Z13saveLoginDataiR17BusBeansLoginData + ← HandlerResponseLoginPassport ★ + ← udbjce::JceInputStream (wup/JCE 反序列化) +``` + +- **cred 随"护照登录"响应一次性下发**(BusBeansLoginData 内),不是单独消息。 +- 手机 App 的登录主通道是长连接上的 LoginPassport;我们的 HTTPS + `/open/hy/passwordLogin` 是简化通道,响应(1514B)只有 uid/name/mask/token, + 无 cred(已二次扫描确认:无 `0a 80` 高熵段、无 114B 结构)。 +- bean 内存可见字段样例: "hy_300023887"、uid串、"01******7524"掩码、 + user_action JSON 片段 —— 与 BusBeansLoginData 字段对应。 +- 证据: /tmp/credissue2.log + evidence/cred_issue_trace.json(第二次覆盖保存) + +### 路线修正 + +- 路线 B 修正为「补全 HTTPS passwordLogin 的请求字段」:App 端若也存在 + HTTPS 登录路径,其请求参数比我们的最小实现多 ⇒ 响应可能就含 cred。 + 下一步:静态对比 HandlerRequestLoginPassport 组包 vs huya_wup_encoder 差异; + 或 mitmproxy 抓一次 App 真实密码登录流量对照。 +- 若确认必须长连接 → 路线 C(WSP 客户端)或路线 A(混合采集)兜底。 diff --git a/evidence/cred_issue_trace.json b/evidence/cred_issue_trace.json index 3514144..8007dfe 100644 --- a/evidence/cred_issue_trace.json +++ b/evidence/cred_issue_trace.json @@ -1 +1 @@ -[{"type": "armed"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 0, "fp": "0x3a1820"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 2, "fp": "0x39eab4"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 3, "fp": "0x24a59c"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 0, "fp": "0x3a182c"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 2, "fp": "0x3a00ac"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 3, "fp": "0x24a59c"}, {"type": "vt_attached", "name": "GetCred", "slot": 0, "fp": "0x24a988"}, {"type": "vt_attached", "name": "GetCred", "slot": 1, "fp": "0x24a9ac"}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca0000000000000060f6e749780000b40101000000000000f900000000000000007a054a780000b4e083ec7d780000002100000b00000000020000000f6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca0000000000000060f6e749780000b40101000000000000f900000000000000007a054a780000b4e083ec7d780000002100000b00000000020000000f6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000e082c154740000b40101000000000000f900000000000000009c972b790000b4e083ec7d780000002100000b00000000020000001d6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000e082c154740000b40101000000000000f900000000000000009c972b790000b4e083ec7d780000002100000b00000000020000001d6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a13a4000", "a1": {"t": "s", "len": 12, "v": "6aed7d78000000d100000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a13a4000", "a1": {"t": "s", "len": 12, "v": "6aed7d78000000d100000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000202334a1780000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b0000000002000000266b1c0000000000000000002500000b0000000000002e7e78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000202334a1780000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b0000000002000000266b1c0000000000000000002500000b0000000000002e7e78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d500000000000000e01634a1780000b4e903000000000000e403000000000000007c78fd770000b4e083ec7d780000007210000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d500000000000000e01634a1780000b4e903000000000000e403000000000000007c78fd770000b4e083ec7d780000007210000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d400000000000000e01634a1780000b409010000000000000101000000000000806214d3770000b4e083ec7d780000002b1000000000000003000000276b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d400000000000000e01634a1780000b409010000000000000101000000000000806214d3770000b4e083ec7d780000002b1000000000000003000000276b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d400000000000000e01634a1780000b47907000000000000740700000000000000f8c2fd770000b4e083ec7d780000002b10000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d400000000000000e01634a1780000b47907000000000000740700000000000000f8c2fd770000b4e083ec7d780000002b10000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a18a3ee0", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d900000000000000d5"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a18a3ee0", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d900000000000000d5"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de0ed30 libudbauthunify.so!_ZN23HandlerResponseLoginOut"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de0ed30 libudbauthunify.so!_ZN23HandlerResponseLoginOut"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb400007889ea75a0", "a1": {"t": "s", "len": 28, "v": "3bed7d78000000d900000000000000d400000000000000e01634a178"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb400007889ea75a0", "a1": {"t": "s", "len": 28, "v": "3bed7d78000000d900000000000000d400000000000000e01634a178"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "bigaes", "x1": {"len": 1106}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x787dcb9400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "vtable", "name": "GetCred", "slot": 0, "a0": "0xb400007889ea75a0", "a1": {"t": "l?", "len": 7166182912826228000, "v": ""}, "a2": {"t": "l?", "len": 2478186433625027600, "v": ""}, "bt": ["0x78e669bda8 frida-agent-64.so!0x209da8", "0x78e669c448 frida-agent-64.so!0x20a448", "0x787dd0c4e4 libudbauthunify.so!_ZN6udbjce14JceInputStreamIN"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000007462f0770000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b00000000020000002d6b1c0000000000000000002500000b0000000000002eda7f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff8"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000007462f0770000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b00000000020000002d6b1c0000000000000000002500000b0000000000002eda7f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff8"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787dd9bd38 libudbauthunify.so!_ZN29HandlerResponseAnonyLog"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787dd9bd38 libudbauthunify.so!_ZN29HandlerResponseAnonyLog"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d900000000000000d4"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d900000000000000d4"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d500000000000000e01634a1780000b40901000000000000010100000000000080585fa1780000b4e083ec7d780000002b10000000000000030000002f6b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffc"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d500000000000000e01634a1780000b40901000000000000010100000000000080585fa1780000b4e083ec7d780000002b10000000000000030000002f6b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffc"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b48908000000000000800800000000000000fac1fd770000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b48908000000000000800800000000000000fac1fd770000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000809e8e54740000b40101000000000000f9000000000000000088c1fd770000b4e083ec7d780000002100000b0000000002000000346b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000809e8e54740000b40101000000000000f9000000000000000088c1fd770000b4e083ec7d780000002100000b0000000002000000346b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000c90000000000000060663aab750000b40101000000000000f90000000000000000c5194a780000b4e083ec7d780000002100000b0000000002000000356b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000c90000000000000060663aab750000b40101000000000000f90000000000000000c5194a780000b4e083ec7d780000002100000b0000000002000000356b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d2b05f90", "a1": {"t": "s", "len": 60, "v": "c7ec7d78000000d100000000000000cf00000000000000e01634a1780000b4a1010000000000009901000000000000005b042d790000b4e083ec7d78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d2b05f90", "a1": {"t": "s", "len": 60, "v": "c7ec7d78000000d100000000000000cf00000000000000e01634a1780000b4a1010000000000009901000000000000005b042d790000b4e083ec7d78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000cf00000000000000e01634a1780000b451050000000000004c0500000000000000681e8a780000b4e083ec7d780000000110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000cf00000000000000e01634a1780000b451050000000000004c0500000000000000681e8a780000b4e083ec7d780000000110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078c62ad4c0", "a1": {"t": "s", "len": 92, "v": "c8ec7d78000000d100000000000000cf00000000000000e01634a1780000b41908000000000000100800000000000000fac1fd770000b4e083ec7d78000000011000000000000003000000366b1c0001000000010000000120000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078c62ad4c0", "a1": {"t": "s", "len": 92, "v": "c8ec7d78000000d100000000000000cf00000000000000e01634a1780000b41908000000000000100800000000000000fac1fd770000b4e083ec7d78000000011000000000000003000000366b1c0001000000010000000120000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "saveLD_bean", "bean_head": "908bec7d78000000208dec7d780000006f65b851170100001dee9a14002000001868795f333030303233383837003963495773784c32364bc100000000000000980000000000000080a863a1780000b440ba49a1780000b480ba49a1780000b480ba49a1780000b4708dec7d780000001a31313939363636393134363731006a344335666f7a616e1868795f3330303032333838370077464868545a43704a6a", "b": {"t": "s", "len": 72, "v": "8bec7d78000000208dec7d780000006f65b851170100001dee9a14002000001868795f333030303233383837003963495773784c32364bc100000000000000980000000000000080"}, "flag": 0, "ra": "0x787dcde624 libudbauthunify.so!_Z13saveLoginDataiR17BusBeansLoginData"}, {"type": "saveLD_str", "str": {"t": "s", "len": 0, "v": ""}, "bean_head": "908bec7d78000000208dec7d780000006f65b851170100001dee9a14002000001868795f333030303233383837003963495773784c32364bc100000000000000980000000000000080a863a1780000b440ba49a1780000b480ba49a1780000b480ba49a1780000b4708dec7d780000001a31313939363636393134363731006a", "ra": "0x787dcccb68 libudbauthunify.so!_ZN11BusinessCfg13saveLoginDataER17Bus"}, {"type": "bigaes", "x1": {"len": 2530}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x787dcb9400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "bigaes", "x1": {"len": 3912}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x787dcb9400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "vtable", "name": "GetCred", "slot": 0, "a0": "0xb4000078c62ad4c0", "a1": {"t": "l?", "len": 7166182912826228000, "v": ""}, "a2": {"t": "l?", "len": 2478186433625027600, "v": ""}, "bt": ["0x787dcee41c libudbauthunify.so!_ZN6udbjce14JceInputStreamIN", "0x78e6708fb0 frida-agent-64.so!0x276fb0", "0x787dcb15d8 libudbauthunify.so!_ZN13UdbMsgHandler10handlerM"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de107b8 libudbauthunify.so!_ZN28HandlerResponseLoginPas"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de107b8 libudbauthunify.so!_ZN28HandlerResponseLoginPas"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d100000000000000cf"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d100000000000000cf"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077fdcfab40", "a1": {"t": "s", "len": 80, "v": "19ed7d78000000d100000000000000ca00000000000000807062f0770000b449000000000000004500000000000000d0543ea1780000b4e083ec7d780000000100000b0000000002000000386b1c0000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff3"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077fdcfab40", "a1": {"t": "s", "len": 80, "v": "19ed7d78000000d100000000000000ca00000000000000807062f0770000b449000000000000004500000000000000d0543ea1780000b4e083ec7d780000000100000b0000000002000000386b1c0000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff3"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d2c21780", "a1": {"t": "s", "len": 24, "v": "37ed7d78000000d100000000000000ca0000000000000080"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffa"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d2c21780", "a1": {"t": "s", "len": 24, "v": "37ed7d78000000d100000000000000ca0000000000000080"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffa"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b4d105000000000000cc0500000000000000681e8a780000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b4d105000000000000cc0500000000000000681e8a780000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d3c26e10", "a1": {"t": "s", "len": 76, "v": "efec7d78000000d100000000000000ca00000000000000e0e786d3770000b43900000000000000300000000000000040d70d4a780000b4e083ec7d780000001200000b00000000020000008f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d3c26e10", "a1": {"t": "s", "len": 76, "v": "efec7d78000000d100000000000000ca00000000000000e0e786d3770000b43900000000000000300000000000000040d70d4a780000b4e083ec7d780000001200000b00000000020000008f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000ca00000000000000e01634a1780000b45101000000000000480100000000000000d1c699780000b4e083ec7d780000001300000b00"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000ca00000000000000e01634a1780000b45101000000000000480100000000000000d1c699780000b4e083ec7d780000001300000b00"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d3c1ae70", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff7"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d3c1ae70", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff7"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}] \ No newline at end of file +[{"type": "armed"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 0, "fp": "0x3a1820"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 2, "fp": "0x39eab4"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 3, "fp": "0x24a59c"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 0, "fp": "0x3a182c"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 2, "fp": "0x3a00ac"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 3, "fp": "0x24a59c"}, {"type": "vt_attached", "name": "GetCred", "slot": 0, "fp": "0x24a988"}, {"type": "vt_attached", "name": "GetCred", "slot": 1, "fp": "0x24a9ac"}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c9000000000000000060062f780000b40101000000000000f90000000000000000909037790000b4e0b39b66780000002100000b0000000002000000519623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c9000000000000000060062f780000b40101000000000000f90000000000000000909037790000b4e0b39b66780000002100000b0000000002000000519623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c9000000000000006016f52e780000b40101000000000000f90000000000000000bf20ca750000b4e0b39b66780000002100000b00000000020000005f9623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c9000000000000006016f52e780000b40101000000000000f90000000000000000bf20ca750000b4e0b39b66780000002100000b00000000020000005f9623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000785019ea00", "a1": {"t": "s", "len": 12, "v": "9a9c6678000000c900000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000785019ea00", "a1": {"t": "s", "len": 12, "v": "9a9c6678000000c900000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299a20", "a1": {"t": "s", "len": 100, "v": "6b9c6678000000d100000000000000c90000000000000060a5288d780000b4000000000000000000000000000000000000000000000000e0b39b66780000002500000b00000000020000006896230000000000000000002500000b000000000000dd6a78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299a20", "a1": {"t": "s", "len": 100, "v": "6b9c6678000000d100000000000000c90000000000000060a5288d780000b4000000000000000000000000000000000000000000000000e0b39b66780000002500000b00000000020000006896230000000000000000002500000b000000000000dd6a78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d900000000000000d3000000000000002084288d780000b4e903000000000000e00300000000000000c84613780000b4e0b39b66780000007210000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d900000000000000d3000000000000002084288d780000b4e903000000000000e00300000000000000c84613780000b4e0b39b66780000007210000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000782f0d4ec0", "a1": {"t": "s", "len": 84, "v": "6a9c6678000000d900000000000000d4000000000000002084288d780000b40901000000000000010100000000000080be1850780000b4e0b39b66780000002b1000000000000003000000699623001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000782f0d4ec0", "a1": {"t": "s", "len": 84, "v": "6a9c6678000000d900000000000000d4000000000000002084288d780000b40901000000000000010100000000000080be1850780000b4e0b39b66780000002b1000000000000003000000699623001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d900000000000000d4000000000000002084288d780000b479070000000000007407000000000000003092f2770000b4e0b39b66780000002b10000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d900000000000000d4000000000000002084288d780000b479070000000000007407000000000000003092f2770000b4e0b39b66780000002b10000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000785019e9d0", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d900000000000000d3"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299a20", "a1": {"t": "s", "len": 100, "v": "6b9c6678000000d100000000000000c900000000000000608aaa9a780000b4000000000000000000000000000000000000000000000000e0b39b66780000002500000b00000000020000006e96230000000000000000002500000b0000000000002eda7f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff8"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000785019e9d0", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d900000000000000d3"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299a20", "a1": {"t": "s", "len": 100, "v": "6b9c6678000000d100000000000000c900000000000000608aaa9a780000b4000000000000000000000000000000000000000000000000e0b39b66780000002500000b00000000020000006e96230000000000000000002500000b0000000000002eda7f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff8"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x786693c07c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x7866901d30 libudbauthunify.so!_ZN23HandlerResponseLoginOut"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x786693c07c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x7866901d30 libudbauthunify.so!_ZN23HandlerResponseLoginOut"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000782f0d4ec0", "a1": {"t": "s", "len": 84, "v": "6a9c6678000000d900000000000000d4000000000000002084288d780000b409010000000000000101000000000000c060278d780000b4e0b39b66780000002b1000000000000003000000709623001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffc"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000782f0d4ec0", "a1": {"t": "s", "len": 84, "v": "6a9c6678000000d900000000000000d4000000000000002084288d780000b409010000000000000101000000000000c060278d780000b4e0b39b66780000002b1000000000000003000000709623001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffc"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000075922c1880", "a1": {"t": "s", "len": 28, "v": "6b9c6678000000d900000000000000d4000000000000002084288d78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000075922c1880", "a1": {"t": "s", "len": 28, "v": "6b9c6678000000d900000000000000d4000000000000002084288d78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "bigaes", "x1": {"len": 1106}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x78667ac400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "vtable", "name": "GetCred", "slot": 0, "a0": "0xb4000075922c1880", "a1": {"t": "l?", "len": 7166182912826228000, "v": ""}, "a2": {"t": "l?", "len": 2478186433625027600, "v": ""}, "bt": ["0x78e669bda8 frida-agent-64.so!0x209da8", "0x78e669c448 frida-agent-64.so!0x20a448", "0x78667ff4e4 libudbauthunify.so!_ZN6udbjce14JceInputStreamIN"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x786693c07c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x786688ed38 libudbauthunify.so!_ZN29HandlerResponseAnonyLog"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x786693c07c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x786688ed38 libudbauthunify.so!_ZN29HandlerResponseAnonyLog"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299120", "a1": {"t": "s", "len": 16, "v": "b69b6678000000d900000000000000d4"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299120", "a1": {"t": "s", "len": 16, "v": "b69b6678000000d900000000000000d4"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000c900000000000000c6000000000000002084288d780000b48108000000000000780800000000000000167af2770000b4e0b39b66780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000c900000000000000c6000000000000002084288d780000b48108000000000000780800000000000000167af2770000b4e0b39b66780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000c900000000000000c6"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000c900000000000000c6"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ad731c0", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x7866925080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ad731c0", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x7866925080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c900000000000000406bdb4c740000b40101000000000000f90000000000000000939037790000b4e0b39b66780000002100000b0000000002000000759623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c900000000000000406bdb4c740000b40101000000000000f90000000000000000939037790000b4e0b39b66780000002100000b0000000002000000759623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c9000000000000004033db4c740000b40101000000000000f90000000000000000e3f34f780000b4e0b39b66780000002100000b0000000002000000769623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299570", "a1": {"t": "s", "len": 84, "v": "299c6678000000d100000000000000c9000000000000004033db4c740000b40101000000000000f90000000000000000e3f34f780000b4e0b39b66780000002100000b0000000002000000769623000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000075922eb6f0", "a1": {"t": "s", "len": 60, "v": "f79b6678000000d100000000000000cd000000000000002084288d780000b4a101000000000000990100000000000080df9a37790000b4e0b39b6678"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000075922eb6f0", "a1": {"t": "s", "len": 60, "v": "f79b6678000000d100000000000000cd000000000000002084288d780000b4a101000000000000990100000000000080df9a37790000b4e0b39b6678"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d100000000000000cd000000000000002084288d780000b45105000000000000480500000000000000a041c6780000b4e0b39b66780000000110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d100000000000000cd000000000000002084288d780000b45105000000000000480500000000000000a041c6780000b4e0b39b66780000000110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077f2888d20", "a1": {"t": "s", "len": 92, "v": "f89b6678000000d100000000000000cd000000000000002084288d780000b411080000000000000c0800000000000000167af2770000b4e0b39b66780000000110000000000000030000007796230001000000010000000120000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077f2888d20", "a1": {"t": "s", "len": 92, "v": "f89b6678000000d100000000000000cd000000000000002084288d780000b411080000000000000c0800000000000000167af2770000b4e0b39b66780000000110000000000000030000007796230001000000010000000120000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "saveLD_bean", "bean_head": "90bb9b667800000020bd9b66780000006f65b851170100001dee9a14002000001868795f333030303233383837004961516f72337365754ac10000000000000098000000000000004078222f780000b440ca748e780000b480ca748e780000b480ca748e780000b470bd9b66780000001a31313939363636393134363731004455644c6565734e701868795f333030303233383837004670665941493670466106312e300086d27b226375726c223a22e799bbe5bd95e9a16101000000000000580100000000000000d13613780000b402310065223a222d312e30222c226c6f6e676974756465221a3030312a2a2a2a2a2a373532340022222c22757365725f000074696f6e223a5b7b226964223a223234222c2274696d00000e8478000000b005922979000000c8339029790000002aeffd37a0010000000000000000000000000000000000000100000001000000090000000000000002000000780000001868795f3330303032333838370079223a22393530227d5d40ae2d8d780000b440ae2d8d780000b40100000000000000e0bb9b667800000000000000000000000000000000000000000088f2770000b400d04613780000b4400000000000000000004f6e69676f4c4c6f67696e4f75747361506e69676f4c000067696e5061736573706f6e73654c9c457a667800000000000fd1dcf974750100000000000000000000000000000000008a3f790000b450617373706f72746d330100000000000000008078000000001000c979000000f00abe2a790000000000236478000000a0eb2f6f7800000000d04613780000b403000000030000008104000000000000780400000000000000694413780000b40000000000000000000000000000000000000000000000000060206f7800000020eb2f6f780000008fbf0fd1dcf9747521000000000000001c0000000000000000eb2f6f78000000d8457a66780000000060206f7800000000c00f0000000000f8ef2f6f78000000f8b39e66780000000100000b00000000010000090000000000d04613780000b4208d88f2770000b4", "flag": 0, "bt": ["0x7866903470 libudbauthunify.so!_ZN28HandlerResponseLoginPasspor", "0x78667e141c libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78667e09e8 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78667df914 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x79ca99dbd8 libc.so!malloc+0x28", "0x78667e0294 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78667e01c0 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78e669bda8 frida-agent-64.so!0x209da8", "0x78667deb9c libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78e669c448 frida-agent-64.so!0x20a448"]}, {"type": "saveLD_str", "str": {"t": "s", "len": 0, "v": ""}, "bean_head": "90bb9b667800000020bd9b66780000006f65b851170100001dee9a14002000001868795f333030303233383837004961516f72337365754ac10000000000000098000000000000004078222f780000b440ca748e780000b480ca748e780000b480ca748e780000b470bd9b66780000001a31313939363636393134363731004455644c6565734e701868795f333030303233383837004670665941493670466106312e300086d27b226375726c223a22e799bbe5bd95e9a16101000000000000580100000000000000d13613780000b402310065223a222d312e30222c226c6f6e676974756465221a3030312a2a2a2a2a2a373532340022222c22757365725f000074696f6e223a5b7b226964223a223234222c2274696d00000e8478000000b005922979000000c8339029790000002aeffd37a0010000000000000000000000000000000000000100000001000000090000000000000002000000780000001868795f3330303032333838370079223a22393530227d5d40ae2d8d780000b440ae2d8d780000b40100000000000000e0bb9b667800000000000000000000000000000000000000000088f2770000b400d04613780000b4400000000000000000004f6e69676f4c4c6f67696e4f75747361506e69676f4c000067696e5061736573706f6e73654c9c457a667800000000000fd1dcf974750100000000000000000000000000000000008a3f790000b450617373706f72746d330100000000000000008078000000001000c979000000f00abe2a790000000000236478000000a0eb2f6f7800000000d04613780000b403000000030000008104000000000000780400000000000000694413780000b40000000000000000000000000000000000000000000000000060206f7800000020eb2f6f780000008fbf0fd1dcf9747521000000000000001c0000000000000000eb2f6f78000000d8457a66780000000060206f7800000000c00f0000000000f8ef2f6f78000000f8b39e66780000000100000b00000000010000090000000000d04613780000b4208d88f2770000b4", "bt": ["0x78667d1624 libudbauthunify.so!_Z13saveLoginDataiR17BusBeansLog", "0x78667d1624 libudbauthunify.so!_Z13saveLoginDataiR17BusBeansLog", "0x7866903470 libudbauthunify.so!_ZN28HandlerResponseLoginPasspor", "0x78667e141c libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78667e09e8 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78667df914 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x79ca99dbd8 libc.so!malloc+0x28", "0x78667e0294 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78667e01c0 libudbauthunify.so!_ZN6udbjce14JceInputStreamINS_12", "0x78e669bda8 frida-agent-64.so!0x209da8"]}, {"type": "bigaes", "x1": {"len": 2530}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x78667ac400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "bigaes", "x1": {"len": 3912}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x78667ac400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "vtable", "name": "GetCred", "slot": 0, "a0": "0xb4000077f2888d20", "a1": {"t": "l?", "len": 7166182912826228000, "v": ""}, "a2": {"t": "l?", "len": 2478186433625027600, "v": ""}, "bt": ["0x78667e141c libudbauthunify.so!_ZN6udbjce14JceInputStreamIN", "0x78e6708fb0 frida-agent-64.so!0x276fb0", "0x78667a45d8 libudbauthunify.so!_ZN13UdbMsgHandler10handlerM"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x786693c07c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x78669037b8 libudbauthunify.so!_ZN28HandlerResponseLoginPas"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x786693c07c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x78669037b8 libudbauthunify.so!_ZN28HandlerResponseLoginPas"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299120", "a1": {"t": "s", "len": 16, "v": "b69b6678000000d100000000000000cd"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299120", "a1": {"t": "s", "len": 16, "v": "b69b6678000000d100000000000000cd"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789aa83360", "a1": {"t": "s", "len": 80, "v": "499c6678000000d100000000000000c900000000000000a072183a740000b44900000000000000450000000000000040ead1d2770000b4e0b39b66780000000100000b00000000020000007996230000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff3"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789aa83360", "a1": {"t": "s", "len": 80, "v": "499c6678000000d100000000000000c900000000000000a072183a740000b44900000000000000450000000000000040ead1d2770000b4e0b39b66780000000100000b00000000020000007996230000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff3"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789aa83ff0", "a1": {"t": "s", "len": 24, "v": "679c6678000000d100000000000000c900000000000000a0"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffa"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789aa83ff0", "a1": {"t": "s", "len": 24, "v": "679c6678000000d100000000000000c900000000000000a0"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffa"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000c900000000000000c6000000000000002084288d780000b4c905000000000000c40500000000000000a041c6780000b4e0b39b66780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000c900000000000000c6000000000000002084288d780000b4c905000000000000c40500000000000000a041c6780000b4e0b39b66780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788e5f01c0", "a1": {"t": "s", "len": 76, "v": "1f9c6678000000d100000000000000c900000000000000a04a6f45780000b439000000000000003000000000000000400b9a2b790000b4e0b39b66780000001200000b0000000002000000cf"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788e5f01c0", "a1": {"t": "s", "len": 76, "v": "1f9c6678000000d100000000000000c900000000000000a04a6f45780000b439000000000000003000000000000000400b9a2b790000b4e0b39b66780000001200000b0000000002000000cf"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d100000000000000c9000000000000002084288d780000b4510100000000000048010000000000008003fb9a780000b4e0b39b66780000001300000b00"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000788d299780", "a1": {"t": "s", "len": 68, "v": "b59b6678000000d100000000000000c9000000000000002084288d780000b4510100000000000048010000000000008003fb9a780000b4e0b39b66780000001300000b00"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679f978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000c900000000000000c6"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000793797fa00", "a1": {"t": "s", "len": 16, "v": "b49b6678000000c900000000000000c6"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x786679f3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x786679fb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x786679fb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ad731c0", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x7866925080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ad731c0", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x7866925080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000759238e910", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff7"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000759238e910", "a1": {"t": "s", "len": 16, "v": "b49b6678000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff7"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000789ac89640", "a1": {"t": "s", "len": 8, "v": "499c6678000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x78667a00e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x78667a0254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x78667a4c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}] \ No newline at end of file diff --git a/scripts/hook_cred_issue.py b/scripts/hook_cred_issue.py index 883bbd9..4c35692 100644 --- a/scripts/hook_cred_issue.py +++ b/scripts/hook_cred_issue.py @@ -42,18 +42,27 @@ Interceptor.attach(base.add(0x250038), { } }); -// saveLoginData(string const&, BusBeansLoginData&, bool) 与 (BusBeansLoginData&, bool) +// saveLoginData 全量版: bean dump 768B + backtrace 10帧 Interceptor.attach(base.add(0x265fb0), { onEnter: function(a){ - send({type:'saveLD_str', str:rdStr(a[1]), bean_head:hx(a[2],128), ra:ra(this)}); + send({type:'saveLD_str', str:rdStr(a[1]), bean_head:hx(a[2],768), + bt:Thread.backtrace(this.context, Backtracer.FUZZY).slice(0,10) + .map(function(x){return DebugSymbol.fromAddress(x).toString().slice(0,64);})}); } }); Interceptor.attach(base.add(0x265a6c), { onEnter: function(a){ - send({type:'saveLD_bean', bean_head:hx(a[1],160), b:rdStr(a[1]), flag:a[2].toInt32(), ra:ra(this)}); + send({type:'saveLD_bean', bean_head:hx(a[1],768), flag:a[2].toInt32(), + bt:Thread.backtrace(this.context, Backtracer.FUZZY).slice(0,10) + .map(function(x){return DebugSymbol.fromAddress(x).toString().slice(0,64);})}); } }); +// cred 打包/解包(网络侧明文必经) +Interceptor.attach(base.add(0x333170), { + onEnter: function(a){ send({type:'cred_unpack', in:rdStr(a[1]), ra:ra(this)}); } +}); + // HandlerRequestLoginCred / HandlerResponseLoginCred vtable 探测: // vtable+0x10 起为虚函数槽, 逐个attach前3个槽, 打印触发与backtrace首帧 function probeVtable(name, vtAddr){ @@ -105,10 +114,11 @@ def main(): if t == 'vt_attached': print(f"[vt] {p['name']} slot{p['slot']} @+{p['fp']}") elif t == 'saveLD_str': - print(f"[saveLD_str] str={p['str']['t']}:{p['str']['len']}:{p['str']['v'][:80]}") + print(f"[saveLD_str] str={p['str']['t']}:{p['str']['len']}\n bean={p['bean_head']}\n bt={p['bt']}") elif t == 'saveLD_bean': - print(f"[saveLD_bean] flag={p['flag']} bean={p['bean_head'][:96]}") - print(f" asStr={p['b']}") + print(f"[saveLD_bean] flag={p['flag']}\n bean={p['bean_head']}\n bt={p['bt']}") + elif t == 'cred_unpack': + print(f"[cred_unpack] in={p['in']['t']}:{p['in']['len']}:{p['in']['v'][:160]} <- {p['ra']}") elif t == 'bigaes': print(f"[bigaes] len={p['x2']['len']} head={p['x2']['v'][:120]}") elif t == 'vtable':