Skip to content

Crash (0xc0000005 in VCRUNTIME140.dll) on Windows client immediately after ADB connection (Samsung S23 / Android 14) #28

Description

@musicmark

Description

The Windows client immediately crashes (silently exits) right after successfully establishing the ADB connection and forwarding ports. The smartphone shows "connection interrupted" because the PC client process is killed by the OS.

Windows Event Viewer indicates an Access Violation (0xc0000005) inside VCRUNTIME140.dll.

Environment

  • OS: Windows 11 (x64)
  • Smartphone: Samsung Galaxy S23
  • Android Version: Android 14
  • ADB Version: 36.0.0-13206524
  • GPU: RTX 4060 Laptop

Steps to Reproduce

  1. Connect the smartphone via USB (ADB enabled).
  2. Launch VCamdroid Windows client.
  3. Client logs show successful ADB port forwarding (6969, 8554) and device connection (127.0.0.1:xxxxx).
  4. The moment the video stream payload is expected to start, the Windows client crashes and closes instantly.

Logs

Client Console Log (last lines before crash):
[SERVER] Initialized on port 6969
[ADB:6969] Started
[ADB:8554] Started
[SERVER] Started
[SERVER] Device connected.127.0.0.1:64591

Windows Event Viewer Log:
Faulting application name: VCamdroid.exe, version: 0.0.0.0, time stamp: 0x697652c3
Faulting module name: VCRUNTIME140.dll, version: 14.50.35719.0, time stamp: 0x4260df93
Exception code: 0xc0000005
Fault offset: 0x000000000001065b
Faulting process id: 0x4570
Faulting application start time: 0x1DD3DFCB71D6B15
Faulting application path: C:\Users\USER\Downloads\VCamdroid\VCamdroid\VCamdroid.exe
Faulting module path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
Report Id: 1d3a7c90-399c-4c3a-a61e-3e0c15e15dbd

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions