本帖最后由 porenasckx 于 2012-08-14 17:46:40 编辑

解决方案 »

  1.   

    你这个应该是搞了一个monitor thread在监听其余的线程吧,建议加锁进行操作。不要直接这样close,或者判断数据。
      

  2.   

    08-15 10:42:56.069: E/BluetoothEventLoop.cpp(187): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/248/hci0/dev_00_11_03_16_00_86
    08-15 10:42:58.942: I/BootReceiver(187): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE)
    08-15 10:42:58.982: E/InputDispatcher(187): channel '40722518 ckx.androidbluetooth/ckx.androidbluetooth.Bluetooth (server)' ~ Consumer closed input channel or an error occurred.  events=0x8
    08-15 10:42:58.982: E/InputDispatcher(187): channel '40722518 ckx.androidbluetooth/ckx.androidbluetooth.Bluetooth (server)' ~ Channel is unrecoverably broken and will be disposed!
    08-15 10:42:59.002: I/ActivityManager(187): Process ckx.androidbluetooth (pid 1925) has died.
    08-15 10:42:59.002: I/WindowManager(187): WIN DEATH: Window{40722518 ckx.androidbluetooth/ckx.androidbluetooth.Bluetooth paused=false}
    08-15 10:42:59.172: W/InputManagerService(187): Got RemoteException sending setActive(false) notification to pid 1925 uid 10061
    close方法执行时出现的Log是什么问题啊
      

  3.   

    有人能看懂log的帮下啊。程序闪退了!