Skip to content

VCRUNTIME140.dll crash when connecting (file is present) #16

Description

@ncflagg

When I attempt to connect via WiFi or USB, the Windows app crashes. What VCRUNTIME140.dll version are you using that is working? What's its file size?:

Faulting module name: VCRUNTIME140.dll, version: 14.44.35211.0, time stamp: 0x0f259d81
Exception code: 0xc0000005
  • Phone Model: Pixel 3
  • Android Version: 12
  • Connection Method: Both WiFi and USB seem to fail the same way
  • Windows 10 22h2

Troubleshooting:

  • Tried VCamdroid versions 1.3 and 1.3.1
  • I've tried the 64-bit versions 14.44.35211.0 and 14.50.35719.0 of the VB runtimes
  • I've also looked for other versions of the VCRUNTIME140.dll on my drive and tried randomly copying 5-6 of them directly into the VCamdroid installation directory
  • I have registered the DLL as administrator
  • Tried running the Windows app as admin
  • I have Windows firewall completely disabled and no antivirus installed
  • Ping works in both directions
  • I ran Angry IP scanner against the phone (while the camera app was open) on ports 6969, 8554 and 39029 (my randomly-assigned debug port) and only the debug port shows open
  • I can see the ADB device and am able to install the APK
C:\Portable\Audio-Video\VCamdroid\adb>adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
89LX0BPY8       device

Android Logs:

  • There is no bug icon (or any other icon) I can see in the Android app to attempt to view any logs

vcamdroid.log, trying via USB:

[SERVER] Initialized on port 6969
[ADB:6969] Started 
[ADB:8554] Started 
[SERVER] Started
 -Connect phone to usb and see that debugging is enabled in toaster popup-
 -Run Android app-
[SERVER] Device connected.192.168.1.228:46154
 -Windows app immediately crashes-

Windows Application Logs:

Faulting application name: VCamdroid.exe, version: 0.0.0.0, time stamp: 0x697652c3
Faulting module name: VCRUNTIME140.dll, version: 14.44.35211.0, time stamp: 0x0f259d81
Exception code: 0xc0000005
Fault offset: 0x00000000000120cb
Faulting process id: 0x62a8
Faulting application start time: 0x01dc9175a8ea16ee
Faulting application path: C:\Portable\Audio-Video\VCamdroid\VCamdroid.exe
Faulting module path: C:\Windows\SYSTEM32\VCRUNTIME140.dll
Report Id: bbbdcda2-aed5-40f4-a3bf-a5b3b9ee44bd
Faulting package full name: 
Faulting package-relative application ID: 
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: 0x000000000001202b
Faulting process id: 0x47f0
Faulting application start time: 0x01dc9158b867fde5
Faulting application path: C:\Portable\Audio-Video\VCamdroid\VCamdroid.exe
Faulting module path: C:\Windows\SYSTEM32\VCRUNTIME140.dll
Report Id: b9577608-659d-4830-9e75-7bae7e71841a
Faulting package full name: 
Faulting package-relative application ID: 

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