New issue
Advanced search Search tips

Issue 638382 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 2017
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

Console message on macOS Sierra: "Caching encoded userInfo to use until we are marked dirty again"

Project Member Reported by erikc...@chromium.org, Aug 16 2016

Issue description

From lldb:

"""
(lldb) bt
* thread #38: tid = 0x563be, 0x00007fffe5bef318 UserActivity`-[UAUserActivity encodeUserInfo:error:], queue = 'com.apple.root.default-qos', stop reason = breakpoint 1.1
  * frame #0: 0x00007fffe5bef318 UserActivity`-[UAUserActivity encodeUserInfo:error:]
    frame #1: 0x00007fffe5bf62fa UserActivity`-[UAUserActivity(Internal) userActivityInfoForSelf] + 2159
    frame #2: 0x00007fffe5bf6e0c UserActivity`-[UAUserActivity(Internal) callWillSaveDelegateIfDirtyAndPackageUpData:clearDirty:] + 2636
    frame #3: 0x00007fffe5bf7dea UserActivity`-[UAUserActivity(Internal) sendUserActivityInfoToLSUserActivityd:onAsyncQueue:] + 1762
    frame #4: 0x00007fffe847af57 libdispatch.dylib`_dispatch_call_block_and_release + 12
    frame #5: 0x00007fffe8472120 libdispatch.dylib`_dispatch_client_callout + 8
    frame #6: 0x00007fffe84812c6 libdispatch.dylib`_dispatch_queue_override_invoke + 743
    frame #7: 0x00007fffe8473ed8 libdispatch.dylib`_dispatch_root_queue_drain + 476
    frame #8: 0x00007fffe8473caf libdispatch.dylib`_dispatch_worker_thread3 + 99
    frame #9: 0x00007fffe86be756 libsystem_pthread.dylib`_pthread_wqthread + 1299
    frame #10: 0x00007fffe86be231 libsystem_pthread.dylib`start_wqthread + 13
"""
I suspect this message gets sent each time Chrome update the url to send to handoff. I didn't see any easy way of suppressing this message.
 
Components: Platform>DevTools
Components: -Platform>DevTools
Project Member

Comment 3 by sheriffbot@chromium.org, Aug 25 2017

Status: Archived (was: Available)
This issue has been available for more than 365 days with no owner or cc list, so archiving this bug. Please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment