分页: 1 / 1
内存 Out of Memory 问题
发表于 : 2025年 5月 12日 08:08
由 Josoen
这两天用的时候发现一个问题:
在关闭省内存模式时,打开lobechat preview的网站(
https://chat-preview.lobehub.com/)会显示out of memory,推测原因是lobechat使用了浏览器的数据库,但是之前在chrome、百分浏览器使用的时候都没有这个问题。
同样的情况也在打开GTA6官网的页面时出现了,可能是大量的动画和渲染导致的(
https://www.rockstargames.com/VI)
希望能优化一下,或者内存权限给的高一些
浏览器版本:版本 5.5.2 (正式版本) (32 位)Kernel: 136.0.7103.80
系统:win10
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 08:23
由 catsxp
本地测试正常
5.5.4 bet-3 看能否复现该问
是否产生了dump文件? 如果有,把它邮发至:
3303118@qq.com
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 12:04
由 Josoen
我使用的是portable,不知道安装版和便携版是否有性能差异或者稳定性差异?我发现我之前下载成了32位,现在换成了5.5.3的64版本没问题了
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 12:17
由 catsxp
帮用32位测试下,理论上这个错误,因该是某个崩溃引起的
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 15:42
由 redfox
There is a similar problem with youtube. If you watch a LIVE video stream, plus live chat enabled, the memory consumption goes up to approx 4,5 GB, following the error message 'out of memory'.
This problem exists for months, maybe years, it is probably caused by bad programming of youtube. There are many posts about this issue on the web.
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 21:03
由 Josoen
catsxp 写了: 2025年 5月 12日 12:17
帮用32位测试下,理论上这个错误,因该是某个崩溃引起的
已在portable_x86_beta_137_5_5_4_3上复现,dump文件已经发送到邮箱
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 21:08
由 catsxp
用beta-4复现!!
beta-3已经是过去式了
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 21:17
由 catsxp
已经在win7 x86虚拟机复现该问题
遇到几次情况了,x64测试没问题,x86会崩溃
通常我只在x64平台开发和测试
跟踪解析一下,这次好像真不是BUG
就是字面上说的原因 Out of Memory
x86寻址内存不够,抛出异常,自动中止..
本地用chrome x86版本,估计也可以复现该问题
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 21:33
由 redfox
Is it possible to increase disk cache size, instead of memory?
Re: 内存 Out of Memory 问题
发表于 : 2025年 5月 12日 21:38
由 catsxp
Is it possible to distribute 1T of food at once to make an ordinary person finish in one go!
This is unsolvable, at least for now
x86 max->4G Memory
x64 max->16EB Memory