• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Emulator crashes when hooked to external display

ry0ohki

Lurker
Hi everyone,

I've been developing Android apps using Eclipse and the Android Emulator for some time on my MacBook. However, recently I got a 24" Cinema display, and for some reason only when hooked up to this display, the Android emulator crashes every time on launch.

It's nothing about my specific app as it will do this on Hello World. If I disconnect from monitor everything works fine again. Anyone else ran into this issue, it's pretty frustrating!
 
This is the crash message btw:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000016784000
Crashed Thread: 3
 
Back
Top Bottom