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

google chrome stop working #63

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 2 comments
Closed

google chrome stop working #63

GoogleCodeExporter opened this issue Mar 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

1.run gdipp as service
2.try work with chrome
3.open new tab, try open page, nothing happen.
4.close chrome
5.open task manager and u see 1 process chrome is not closed
6.sometime got error

Faulting application name: chrome.exe, version: 0.0.0.0, time stamp: 
0x4bf344f7
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x04420430
Faulting process id: 0x808
Faulting application start time: 0x01cafc1fea99a520
Faulting application path: 
C:\Users\master\AppData\Local\Google\Chrome\Application\chrome.exe
Faulting module path: unknown
Report Id: 09f424d0-6814-11df-a562-005056c00008

7.stop gdipp 
8.chrome work normal

gdipp 0.8.0 x64, google chrome 6.408.1, w7 x64

Original issue reported on code.google.com by Infecto...@gmail.com on 25 May 2010 at 4:09

Attachments:

@GoogleCodeExporter
Copy link
Author

and got this error

Original comment by Infecto...@gmail.com on 25 May 2010 at 4:22

  • Added labels: ****
  • Removed labels: ****

Attachments:

@GoogleCodeExporter
Copy link
Author

This access denied exception is issued by csrss.exe, not Chrome. It is highly
possible to be related to the special injection method we use, since Chrome's 
sandbox
prevents interacting between itself and external processes.

There is a plan of developing a more "official" way to accomplish the DLL 
injection,
either with a plugin or extension.

Original comment by crendk...@gmail.com on 26 May 2010 at 5:19

  • Changed state: Duplicate
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant