You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Original issue reported on code.google.com by
Infecto...@gmail.com
on 25 May 2010 at 4:09Attachments:
The text was updated successfully, but these errors were encountered: