Android模拟器错误:std :: bad_alloc [英] Android emulator error: std::bad_alloc

查看:367
本文介绍了Android模拟器错误:std :: bad_alloc的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Eclipse Juno和Android模拟器(SDK Tools 21.1),并且我有很多次(在6小时内出现两到三次):

I'm using Eclipse Juno and the Android emulator (SDK Tools 21.1) and I'm having this error a lot of times (well, two or three times in 6 hours):

[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不显示任何错误)。

I've googled it but it seems to be an C++ error. I don't know if it's an error of my application or if is an error of Eclipse or the emulator. (The LogCat does not show any error).

推荐答案

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

Sorry my reputation is not high enough, this should be a comment, since it is not a real solution.

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

I'm having the same issues, but it stops when I disable 'Use Host GPU'. I think it must be an error in of the emulator, since I can also generate the issue when I play around in the emulator (without using my own app).

这篇关于Android模拟器错误:std :: bad_alloc的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆