-
-
Notifications
You must be signed in to change notification settings - Fork 349
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
Memory Leak #287
Comments
message at /usr/lib/swift/libswiftCore.dylib: Example stacktrace:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are using SwiftSoup to parse the html in MLOgHtmlParser.swift in order to create an url preview.
Sometimes parsing will swallow up all available ram+swap until the OS kills the app.
URL triggering this (needed 42 minutes on a x86 macOS computer to crash with an out of memory error): https://bugs.documentfoundation.org/buglist.cgi?bug_id=34340,36958,63598,84583,85435,100758,106108,122784,129808,132064,132274,133066,134629,135424,137298,141577,142120,142244,144050,144113,146231,146998,147399,148857,148865,151754,152297,152298,153188,153507,153772,155612,156047,156555,157324,157334,157662,158092,159362,159501,159548,159618,159818,159819,159832,159853,159856,159867,159869,159902,1
The text was updated successfully, but these errors were encountered: