Fixed
Status Update
Comments
mi...@gtempaccount.com <mi...@gtempaccount.com> #2
Forgot to mention running platform-tools 26.0.0. And Android "O" public beta
uc...@google.com <uc...@google.com>
lf...@google.com <lf...@google.com> #3
Not to be "that guy" but is there any update on this? Any additional information needed?
1c...@gmail.com <1c...@gmail.com> #4
Project: platform/system/core
Branch: master
commit f806a3c303028014eec43894386fbfb117667684
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:http://b/64292422
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
M fastboot/usb_osx.cpp
https://android-review.googlesource.com/461857
https://goto.google.com/android-sha1/f806a3c303028014eec43894386fbfb117667684
Branch: master
commit f806a3c303028014eec43894386fbfb117667684
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
M fastboot/usb_osx.cpp
be...@gmail.com <be...@gmail.com> #5
Since OSX 10.13 is being released the 25th of September (in 5 days as of writing), is it possible to create a new Android Platform Tools release, so the impact can be as low as possible?
jm...@google.com <jm...@google.com> #6
Project: platform/system/core
Branch: sdk-release
commit 73f4670f380679ba5e6081968ba7ea992edf51b9
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:http://b/64292422
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
(cherry picked from commit f806a3c303028014eec43894386fbfb117667684)
M fastboot/usb_osx.cpp
https://android-review.googlesource.com/489920
https://goto.google.com/android-sha1/73f4670f380679ba5e6081968ba7ea992edf51b9
Branch: sdk-release
commit 73f4670f380679ba5e6081968ba7ea992edf51b9
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
(cherry picked from commit f806a3c303028014eec43894386fbfb117667684)
M fastboot/usb_osx.cpp
le...@gmail.com <le...@gmail.com> #7
Thanks for the reminder, I'm kicking off the process now.
v....@gmail.com <v....@gmail.com> #8
Release process is still churning along, until then I've attached the binary we're planning to release that should work on 10.13.
cv...@gmail.com <cv...@gmail.com> #10
Sweet, thanks a bunch!
cv...@gmail.com <cv...@gmail.com> #11
I think i still have this issue
MacBookPro13,3 (late 16" touchbar)
macOS 10.13 (17A405)
fastboot version 4022467
bnaya@bmbp ~ $ fastboot --version
fastboot version -4022467
Installed as /Users/bnaya/Library/Android/sdk/platform-tools/fastboot
bnaya@bmbp ~ $ fastboot devices
ERROR: Unable to create a plug-in (e00002be)
Sudo didn't help
MacBookPro13,3 (late 16" touchbar)
macOS 10.13 (17A405)
fastboot version 4022467
bnaya@bmbp ~ $ fastboot --version
fastboot version -4022467
Installed as /Users/bnaya/Library/Android/sdk/platform-tools/fastboot
bnaya@bmbp ~ $ fastboot devices
ERROR: Unable to create a plug-in (e00002be)
Sudo didn't help
si...@gmail.com <si...@gmail.com> #12
More info:
when starting adb i see this message
bnaya@bmbp platform-tools $ adb devices
List of devices attached
* daemon not running. starting it now at tcp:5037 *
adb E 10-28 17:42:35 1657 37964 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
* daemon started successfully *
LGH815*** device
when starting adb i see this message
bnaya@bmbp platform-tools $ adb devices
List of devices attached
* daemon not running. starting it now at tcp:5037 *
adb E 10-28 17:42:35 1657 37964 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
* daemon started successfully *
LGH815*** device
si...@gmail.com <si...@gmail.com> #13
it not yet fix
3l...@gmail.com <3l...@gmail.com> #14
Same error message for me. MacOS 10.13, Platform-tools 26.0.2
mo...@gmail.com <mo...@gmail.com> #15
it seems the version attached in comment#8 actually works on MacOSHighSierra,
(./fastboot version 9dc0875966c0-android ) , but the one (version -4022467) included in 26.0.2 tools release, does not work (it reports the same bug)
I've just flashed fine with the provided version (9dc0875966c0).
(./fastboot version 9dc0875966c0-android ) , but the one (version -4022467) included in 26.0.2 tools release, does not work (it reports the same bug)
I've just flashed fine with the provided version (9dc0875966c0).
mo...@gmail.com <mo...@gmail.com> #16
jmgao: did we somehow lose this patch when we fixed the Pixel 2 support bug?
le...@gmail.com <le...@gmail.com> #17
Yeah, the fastboot we released was from a separate branch.
zo...@gmail.com <zo...@gmail.com> #18
Hi, I have a similar issue. I tried to download the latest platform-tools with fastboot version -4022467 but it still tells me:
ERROR: Unable to create a plug-in (e00002be)
How can I fix it?
Thanks for any help.
ERROR: Unable to create a plug-in (e00002be)
How can I fix it?
Thanks for any help.
za...@gmail.com <za...@gmail.com> #19
Not working here too. Am using 26.0.2 platform tools + completely updated High Sierra on MBP 2017.
ke...@gmail.com <ke...@gmail.com> #20
+1 Stil not working on new MBP running High Sierra, with fully updated platform tools 26.0.2
ko...@gmail.com <ko...@gmail.com> #21
+1 Still not working new MBP with latest sdk. This is a P1 for us
ab...@hotmail.com <ab...@hotmail.com>
fr...@gmail.com <fr...@gmail.com> #22
Platform tools 26.0.2 is not working on High Sierra. I rollback to 26.0.1 and it is working well.
jd...@gmail.com <jd...@gmail.com> #23
Where can I find 26.0.1?
jo...@gmail.com <jo...@gmail.com> #24
SOLVED: I have downloaded the fastboot file attached in comment #8 above. Then I have replaced it in the platform-tools folder in sdk and now fastboot works again in High Sierra. I can confirm that the newer version in 26.0.2 does not work as the fixed version in comment #8 . NOTE: if the downloaded file has the .dms extension just remove it. It worked for me.
NEW PROBLEM: I think that a similar problem is in the adb because when I issue adb shell I receive the following error:
adb E 11-05 17:05:17 601 15446 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
Different from the fastboot in platform-tools 26.0.2, adb works despite this error.
NEW PROBLEM: I think that a similar problem is in the adb because when I issue adb shell I receive the following error:
adb E 11-05 17:05:17 601 15446 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
Different from the fastboot in platform-tools 26.0.2, adb works despite this error.
ge...@gmail.com <ge...@gmail.com> #25
Can we get a 26.0.3 revision with the fix? Thanks.
js...@gmail.com <js...@gmail.com> #26
Project: platform/development
Branch: sdk-release
commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:http://b/64292422
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
M sdk/plat_tools_source.prop_template
https://android-review.googlesource.com/529912
https://goto.google.com/android-sha1/2a75ddf513caf9f971dbecd4474094d5c0f8fcb6
Branch: sdk-release
commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
M sdk/plat_tools_source.prop_template
da...@gmail.com <da...@gmail.com> #27
fastboot version -4022467
Android Debug Bridge version 1.0.39
Revision 3db08f2c6889-android
I install the latest platform-tools via homebrew
I test on my 2016 MacBook Pro 15' with macOS 10.13.1
fastboot still can't work normally
Android Debug Bridge version 1.0.39
Revision 3db08f2c6889-android
I install the latest platform-tools via homebrew
I test on my 2016 MacBook Pro 15' with macOS 10.13.1
fastboot still can't work normally
[Deleted User] <[Deleted User]> #29
What's the solution for someone with a Pixel 2 on High Sierra? 26.0.1 works, however 26.0.2 says it's a fix for Pixel 2, so don't want to break anything using .1
an...@gmail.com <an...@gmail.com> #30
Project: platform/development
Branch: master
commit 4592d6f91c24d4cd9f5599c98eebabcb4c3cefcb
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:http://b/64292422
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
(cherry picked from commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6)
M sdk/plat_tools_source.prop_template
https://android-review.googlesource.com/535055
https://goto.google.com/android-sha1/4592d6f91c24d4cd9f5599c98eebabcb4c3cefcb
Branch: master
commit 4592d6f91c24d4cd9f5599c98eebabcb4c3cefcb
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
(cherry picked from commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6)
M sdk/plat_tools_source.prop_template
ou...@gmail.com <ou...@gmail.com> #31
@29: yeah, sorry for the mess. 26.0.1 works on Mac OS 10.13 but doesn't know about the Pixel 2's extra partitions. 26.0.2 knows about the Pixel 2's extra partitions but doesn't work on Mac OS 10.13. We have 27.0.0 going through QA at the moment that will fix both issues. (Linux and Windows are unaffected: 26.0.2 should be fine for them.) we're also addressing the over-complicated process (too many branches!) that led to this mistake in the first place.
aa...@gmail.com <aa...@gmail.com> #32
not yet fixed... :(
I hate high Sierra.
I hate high Sierra.
aa...@gmail.com <aa...@gmail.com> #33
Sorry, our platform-tools release is still going through QA. In the mean time, I've attached the binary we're planning to release.
ab...@gmail.com <ab...@gmail.com> #34
fastboot of #33 works!
ab...@gmail.com <ab...@gmail.com> #35
Can also confirm the fastboot binary in #33 worked.
za...@gmail.com <za...@gmail.com> #36
Does the new release fix also the same problem with adb shell?
dd...@gmail.com <dd...@gmail.com> #37
How to use #33 fastboot binary because its not recognized terminal.app
06...@gmail.com <06...@gmail.com> #38
I'm blocked by this too :(
ka...@gmail.com <ka...@gmail.com> #39
How to use #33 fastboot binary because its not recognized by terminal.app ? Is this fastboot binary compressed?
ka...@gmail.com <ka...@gmail.com> #40
After downloading the binary on OSX, you need to run the command:
chmod +x ./fastboot
Then you should be able to execute it:
./fastboot devices
chmod +x ./fastboot
Then you should be able to execute it:
./fastboot devices
si...@gmail.com <si...@gmail.com> #41
#########-MacBook-Pro:platform-tools #####$ ./fastboot flashing unlock
...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (Undefined error: 0))
finished. total time: 7.613s
...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (Undefined error: 0))
finished. total time: 7.613s
to...@gmail.com <to...@gmail.com> #42
#41: are you using a direct cable from laptop to device, or going via a USB hub? I've seen problems with some hubs before.
ab...@gmail.com <ab...@gmail.com> #43
Same problem with ADB on high sierra : Unable to create a plug-in (e00002be)
And can't see my tablet.
Both, tablet and usb cable, are working fine on my windows.
And can't see my tablet.
Both, tablet and usb cable, are working fine on my windows.
fl...@gmail.com <fl...@gmail.com> #44
Same problem, unable to create a plug-in
m....@gmail.com <m....@gmail.com> #45
Fastboot of post #33 worked for me.
mi...@gmail.com <mi...@gmail.com> #46
I am connecting directly without a hub.
m....@gmail.com <m....@gmail.com> #47
Not work for me!
mo...@gmail.com <mo...@gmail.com> #48
#33 fastboot gives me an error: permission denied
at...@gmail.com <at...@gmail.com> #49
How do I now it got fix?
ly...@gmail.com <ly...@gmail.com> #50
I tried sdk-platform-tool for version 26.0.2, and it cannot work.
mi...@gmail.com <mi...@gmail.com> #51
(instead of ./fastboot, drag and drog the fastboot file from the folder to the terminal after chmod +x)
Description
When I start the Emulator (via Android Studio), I get a Windows "adb.exe has stopped working" check for solution/close program dialog. Then a couple of seconds later I get another, and another. The emulator does come up, and it's GUI is responsive, but I can't really access it from Android Studio. The stream of Windows error dialogs continues until I stop the emulator.
I can access a real test device just fine.
When I change my "platform-tools" folder back to the previous version, which I believe was 28.0.2, everything works fine. This is the workaround I'm planning on using.
I've tried this with both an AVD that I had before the update to 29.0.0 and one I created after the update. It acts the same.
I have not tried to run the emulator from the command line.
This part I can not reliably reproduce, but I've seen it several times. Sometimes, I get an error dialog after I start the emulator (via Android Studio) but before the first adb.exe crash dialog. That error dialog says something about my adb.exe being hopelessly out of date. I'm not sure who is generating that dialog, but I don't think it's Windows. Over the years I think I've seen that same error very intermittently, but ignoring it never seems to have any negative conciquences.
Since I'm not seeing too much yelling and screaming about this on the net I'm assuming I'm in a relatively small group. Windows 8.1 for one. My most non-standard thing I can think of about my system is that the android SDK folder and the android AVD folder are both on my E: drive (C: is the system drive and where my hold folder is). This is not new.
I have a very low-end Windows 10 machine that I only use in emergencies and it seems to be working fine.
Please Read:
Android Studio Version: 3.4.0-2
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 29.0.11-5598178
HAXM / KVM Version: HAXM 7.5.1
Android SDK Tools: 26.1.1
Host Operating System: Windows 8.1
CPU Manufacturer: Intel CPU
Virtualization is supported
64-bit CPU
RAM: 16316 MB
GPU: GPU #1
Make: 10de
Model: NVIDIA GeForce 840M
Device ID: 1341
Build Fingerprint: google/sdk_gphone_x86/generic_x86:8.1.0/OSM1.180201.031/5455776:userdebug/dev-keys
AVD Details: Name: Nexus_5X_API_27_8.1_x86_Google_APIs_
CPU/ABI: x86
Path: E:\LeeExtra\Dev\.android\avd\Nexus_5X_API_27_8.1_x86_Google_APIs_.avd
Target: google_apis [Google APIs] (API level 27)
Skin: nexus_5x
SD Card: 512M
AvdId: Nexus_5X_API_27_8.1_x86_Google_APIs_
PlayStore.enabled: false
avd.ini.displayname: Nexus 5X API 27 (8.1 x86 Google APIs)
avd.ini.encoding: UTF-8
disk.dataPartition.size: 800M
fastboot.chosenSnapshotFile:
fastboot.forceChosenSnapshotBoot: no
fastboot.forceColdBoot: no
fastboot.forceFastBoot: yes
hw.accelerometer: yes
hw.arc: false
hw.audioInput: yes
hw.battery: yes
hw.camera.back: virtualscene
hw.camera.front: emulated
hw.cpu.ncore: 4
hw.dPad: no
hw.device.hash2: MD5:ae200ad6786ec467cb9067f7b46b0fd1
hw.device.manufacturer: Google
hw.gps: yes
hw.gpu.enabled: yes
hw.gpu.mode: auto
hw.initialOrientation: Portrait
hw.keyboard: yes
hw.lcd.density: 420
hw.lcd.height: 1920
hw.lcd.width: 1080
hw.mainKeys: no
hw.ramSi