Status Update
Comments
nh...@chromium.org <nh...@chromium.org> #2
you explicitly mention "brew", which is nothing to do with us, but imply that when you downloaded "platform tools" (presumably from developer.google.com), that worked. so i think you need to talk to the (home?)brew folks...
nh...@chromium.org <nh...@chromium.org> #3
No by brew I meant that my platform tools recently updated. I ran brew through an update and as a part of the update it updates all the packages you've installed using brew, and android platfrom tools is one of them. Brew doesn't let you downgrade platform tools version, and neither does the Android website. But I found the previous version of platform tools on another website and uninstalled the 34.0 version and used the 33.0.3 and it was working. So no I wasn't implying that brew broke it, I shouldn't have even included brew in my explanation, just explaining that I recently updated the platform tools and that's when this issue came up.
ak...@gmail.com <ak...@gmail.com> #4
In fact, I just installed the latest Android Platform Tools from https://developer.android.com/studio/releases/platform-tools and it has the same issue.
pa...@google.com <pa...@google.com> #5
did you adb kill-server
to ensure you're actually running the new one?
bl...@igalia.com <bl...@igalia.com> #6
I forgot to mention I am on Mac.
Description
Steps to reproduce the problem
Problem Description
[1432465:1432465:0404/010744.360772:FATAL:clipboard_ozone.cc(179)] Check failed: data_to_offer_.count(mime_type) == 0U (1 vs. 0)
DCHECK is called because the OfferData is not called properly
Summary
DCHECK Failed in linux while copying the data
Custom Questions
Type of crash:
Browser crash
Additional Data
Category: Security
Chrome Channel: Stable
Regression: N/A