baptistapedro
baptistapedro
No. Btw, this is the error I got when I try to build it with gradle https://dpaste.org/cRvY
```C:\Users\jitwei\Desktop\BugId>.\BugId.py "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" * Command line: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe * Process 7592/0x1DA8 (chrome.exe): Started "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" * Process 5692/0x163C (chrome.exe): Started "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --type=crashpad-handler "--user-data-dir=C:\Users\jitwei\AppData\Local\Google\Chrome\User Data" /prefetch:7...
Any idea about how to fix it?
Not really, That change will make open the chrome browser but it start and close the process in a loop. At this point BugId don't support chrome, can we assume...
``` C:\Users\jitwei\Desktop\BugId>.\BugId.py "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" * Command line: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe + Main process 992/0x3E0 (chrome.exe): Attached; command line = "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe". + Sub process 8464/0x2110 (chrome.exe): Started; command...
I think this is not fixed yet, as you can see it creates and terminate many sub processes in a loop. when I trigger the bug as you can see...
```C:\Users\jitwei\Desktop\BugId>.\BugId.py "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -v * Command line: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe stdout> stdout>Microsoft (R) Windows Debugger Version 10.0.14321.1024 AMD64 stdout>Copyright (c) Microsoft Corporation. All rights reserved. stdout> stdout>CommandLine: "C:\Windows\system32\cmd.exe" /K...
You couldn't find a solution yet?
Now it creates a HTML report/summary with Id: 0xE0000008 (Out-of-memory / Heap overflow bug) right? Description and Security impact is unknown, it does create the report but can I assume...