qt crash internal-error: virtual memory exhausted: can't allocate 32768 bytes

时光总嘲笑我的痴心妄想 提交于 2019-12-12 02:49:35

问题


Using qt 4.8 on windows Application is crashing randomly and rarely once a day It is not breaking in attached debugger and not not showing any code also.. i checked debugger log which says

~"utils.c:1401: internal-error: virtual memory exhausted: can't allocate 32768 bytes.\nA problem internal to GDB has been detected,\nfurther debugging may prove unreliable.\nCreate a core file of GDB? " ~"(y or n) [answered Y; input not from terminal]\n" ~"utils.c:1401: internal-error: virtual memory exhausted: can't allocate 32768 bytes.\nA problem internal to GDB has been detected,\nfurther debugging may prove unreliable.\nCreate a core file of GDB? " ~"(y or n) [answered Y; input not from terminal]\n" 25^error,msg="unknown error"

来源:https://stackoverflow.com/questions/24526652/qt-crash-internal-error-virtual-memory-exhausted-cant-allocate-32768-bytes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!