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

Chrome tab crashing on windows 10 #19

Open
awalia111 opened this issue Jun 7, 2021 · 3 comments
Open

Chrome tab crashing on windows 10 #19

awalia111 opened this issue Jun 7, 2021 · 3 comments

Comments

@awalia111
Copy link

Hi,

When we open a log file in finest which spans over 19 mb, chrome tab crashes "Ahh snap". On MAC this does not happen.
It happens on windows machine.

Regards,
Ankit Walia

@motiko
Copy link
Owner

motiko commented Jun 7, 2021

Hi, thanks for reporting it.
I currently don't have access to windows machine.
Can you see what is the reason for the crash?
Try openning a smaller log , for example 10MB and see what eats up memory.
You can use chrome dev tools for that.

@awalia111
Copy link
Author

Hello,

Small log files opens fine, the issue is with some big ones. If we add --js-flags="--max_old_space_size=4096" to chrome shortcut and then open, it loads post 12-15 mins.

In the debugger I can see its crashing at below function
Screenshot 2021-06-07 210649

@rdugg
Copy link

rdugg commented Jul 2, 2021

Not sure if it would help, but Microsoft has a prebuilt, downloadable Windows 10 trial VMs for development such as this:
https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/

They offer a download for vmware, hyper-v, virtualbox, and parallels

Best Regards,
Robert Duggan

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

3 participants