Skip to content

CipherTalk 4.0.1 crashes on macOS 26.4 when obtaining WeChat key #111

@yjl844478443-crypto

Description

@yjl844478443-crypto

Issue Description

CipherTalk crashes when attempting to obtain WeChat key on macOS 26.4 (build 25E246, beta).

Environment

  • macOS: 26.4 (25E246) - beta version
  • CipherTalk: 4.0.1
  • Hardware: Mac mini M4 (modelCode: Mac16,10)

Crash Details

  • Exception Type: EXC_BAD_ACCESS (SIGKILL - Code Signature Invalid)
  • Crash Location: CrBrowserMain thread
  • Faulting Module: AGXMetalG16G_B0.bundle (GPU driver)

Crash Log

Key excerpt from crash report:

"exception" : {"codes":"0x0000000000000032, 0x000000014f3c0000","type":"EXC_BAD_ACCESS","signal":"SIGKILL (Code Signature Invalid)"}
"termination" : {"code":2,"namespace":"CODESIGNING","indicator":"Invalid Page"}

Stack trace shows crash in mach_o::UnsafeHeader::isMachO during dyld loading of shared libraries, specifically when loading WCDB database layer with GPU acceleration.

Steps to Reproduce

  1. Launch CipherTalk 4.0.1 on macOS 26.4 beta
  2. Attempt to log in / obtain WeChat key
  3. Application crashes immediately when accessing WeChat database

Related Information

  • Similar crashes reported on macOS 26.2, 26.3.1
  • Issue appears related to GPU driver compatibility with beta macOS
  • AGXMetalG16G_B0.bundle is a legacy GPU driver component

Questions

  1. Is there a known compatibility issue with macOS beta versions?
  2. Any workaround or fix available?
  3. Will there be an update to support newer macOS versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions