[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-08-12 Thread Adam Mackintosh
+1 confirmed, rebooting fixed it. I noticed that in one of the errors that popped up also. I think it was Android Studio or a system error, but it said 'if problems persist, try rebooting your machine'. I would recommend, in your terminal: shutdown -r 0 -r 0 means restart in 0 seconds from now,

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-06-06 Thread Eric Fossum
Can confirm a reboot fixed mine as well. Ubuntu 18.04, after installing 'adb'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729984 Title: /usr/lib/android-sdk/platform-tools/adb:*** Error in

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-06-01 Thread Tanner Thompson
I just got the same error. It went away after I rebooted my machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729984 Title: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free():

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-05-16 Thread Steve Childs
Another 'Me Too' here on 17.10. Are there any workarounds for this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729984 Title: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free():

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-05-01 Thread Cefn
This persists in 18.04... cefn@cefn-dell-bionic:~$ adb reboot bootloader * daemon not running. starting it now on port 5037 * free(): invalid next size (fast) ADB server didn't ACK * failed to start daemon * error: cannot connect to daemon -- You received this bug notification because you are a

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-05-01 Thread Cefn
It may be to do with an error in the invocation, as after calling instead with a hyphen... cefn@cefn-dell-bionic:~$ adb reboot-bootloader * daemon not running. starting it now on port 5037 * * daemon started successfully * error: no devices/emulators found -- You received this bug notification

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-02-17 Thread La Pelan
Me too, exactly the same: $ adb devices List of devices attached * daemon not running. starting it now on port 5037 * *** Error in `adb': free(): invalid next size (fast): 0x55e4691271b0 *** ADB server didn't ACK * failed to start daemon * error: cannot connect to daemon After install Ubuntu

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-02-08 Thread DuckHook
This affects me on 17.10, but not 16.04. Exactly same message as hackel's. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729984 Title: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb':

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-01-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: android-platform-system-core (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1729984] Re: /usr/lib/android-sdk/platform-tools/adb:*** Error in `adb': free(): invalid next size (fast): ADDR ***

2018-01-04 Thread hackel
I'm experiencing this issue as well when I run adb on a newly installed Ubuntu 17.10 machine: $ adb devices List of devices attached * daemon not running. starting it now on port 5037 * *** Error in `adb': free(): invalid next size (fast): 0x5636faaac170 *** ADB server didn't