Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every app crashes with the driver//used to work fine #15

Open
ddylard opened this issue Mar 7, 2021 · 4 comments
Open

Every app crashes with the driver//used to work fine #15

ddylard opened this issue Mar 7, 2021 · 4 comments

Comments

@ddylard
Copy link

ddylard commented Mar 7, 2021

I had this weird issue where everything was working fine, ps3 camera obs zoom etc.

The other day i had a weird issue regarding a sudden usb problem. I have a usb hub and both peripherals connected to it started malfunctioning (disconnect and reconnect) (mouse and Bluetooth adapter). After switching all my usb to different ports i managed to get everything working again perfectly, except my ps3 camera.
It makes OBS crash when it looks for the directshowfilter on startup, even after i unistall the driver. The only solution to stop obs crashing is to delete ps3driver folder on program files.

It also makes chrome and vlc crash as soon as i try to test the camera. I have tried uninstalling the driver, the camera rebooting SEVERAL times. Then i tried installing forst the driver and then connecting the camera. Nothing is working.

I must clarify the camera works ok on a different pc (laptop) and on my PC with the CL driver but i dont like that driver and it doesnt work on OBS.

I cant try ps3eye driver on laptop because the installer say that the dualcore processor is not supported.

I know its a driver issue and now i have this 2 unknown devices showing up with errors on my control panel and i uninstall them but they keep reappearing every boot and i dont know if they are related to the camera because they show up regardless the camera is connected or not.

I need help guys. I've been using the software 2 years with no problems...

My specs:
Win7 ultimate 64bits
8gb ram
Asus m5a97 r2.0 motherboard
Amd rx 570 8gb graphics card
Amd fx 8350 processor

Everything stock.

@youwebb
Copy link

youwebb commented Jun 3, 2021

Yeah me too have this issue, it makes OBS crash (this is the first time my OBS crashed) and I also experience a freeze issue every 15-20 seconds that last for few seconds.
I use Win 7 Home Premium + 8gb ram

@mirh
Copy link

mirh commented Jan 11, 2022

Could have something to do with obsproject/libdshowcapture#31 and #9

@searching46dof
Copy link

searching46dof commented Nov 7, 2022

I've confirmed this occurs with PS3EyeDirectShow 1.0 Beta2 Feb 22, 2019

PS3EyeSourceFilter64 dll_InvalidAccessToAddress0x0000000000000088
In the attached screenshot, the exception occurs when PS3EyeSourceFilter64.dll attempts to access address 0x0000000000000088.
You should be able to use the call stack and disassembly in the screensot with the module's map file from that version to isolate the function and code.
You can reproduce the symptom using a current version of google chrome browser on Windows7 with no PS3Eye connected and click on the "sign in" button for gmail which will terminate the chrome browser. I cannot replicate the symptom on Windows10.

Note the "sign in" button at https://www.google.com/gmail/about/ redirects to the login web page and is not the actual login

@mirh
Copy link

mirh commented Nov 7, 2022

If you feel bold, you might want to check if some of changes in newer W10 versions couldn't be "masking" the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants