Android模拟器错误:std :: bad_alloc

Android模拟器错误:std :: bad_alloc,第1张

概述我正在使用 Eclipse Juno和 Android模拟器(SDK Tools 21.1),并且我遇到了很多次(在6小时内有两到三次): [2013-03-22 11:41:19 - Emulator] terminate called after throwing an instance of 'std::bad_alloc'[2013-03-22 11:41:19 - Emulator] 我正在使用 Eclipse Juno和 Android模拟器(SDK Tools 21.1),并且我遇到了很多次(在6小时内有两到三次):
[2013-03-22 11:41:19 - Emulator] terminate called after throwing an instance of 'std::bad_alloc'[2013-03-22 11:41:19 - Emulator]   what():  std::bad_alloc[2013-03-22 11:41:19 - Emulator] [2013-03-22 11:41:19 - Emulator] This application has requested the Runtime to terminate it in an      unusual way.[2013-03-22 11:41:19 - Emulator] Please contact the application's support team for more information.

我已经Google了,但似乎是一个C错误.我不知道这是否是我的应用程序的错误,或者是Eclipse或仿真器的错误. (LogCat不显示任何错误).

解决方法 对不起,我的声誉不够高,这应该是一个评论,因为它不是一个真正的解决方案.

我有同样的问题,但是当我禁用“使用主机GPU”时,它会停止.我认为它必须是模拟器中的错误,因为我也可以在模拟器中玩耍时产生问题(不使用我自己的应用程序).

总结

以上是内存溢出为你收集整理的Android模拟器错误:std :: bad_alloc全部内容,希望文章能够帮你解决Android模拟器错误:std :: bad_alloc所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1131121.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-30
下一篇2022-05-30

发表评论

登录后才能评论

评论列表(0条)

    保存