-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Tried on two different computers, a Mac with OS X 10.9.3 and ODroid with ubuntu 14.04. I'm connecting using a network device. Dev phone is a Galaxy Nexus. When I connect to the emulator the terminal logs
New connection to 0.0.0.0 from ('192.168.0.151', 53557)
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/home/odroid/Projects/openxc-vehicle-simulator/enabler_connection.py", line 68, in run
data = self.connection.recv(1024)
error: [Errno 104] Connection reset by peer
Exception while sending data: [Errno 32] Broken pipe
Connection dropped.
On the phone I do not receive any callbacks and logcat spams
WAIT_FOR_CONCURRENT_GC blocked
GC_CONCURRENT freed
Metadata
Metadata
Assignees
Labels
No labels