New issue
Advanced search Search tips

Issue 687692 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Feb 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 1
Type: Bug



Sign in to add a comment

Remote assistance host crashes

Project Member Reported by sergeyu@google.com, Feb 1 2017

Issue description

Current version of the remote assistance host crashes with the following call stack:

#0  0x00007f2202fa6a4d in base::PostDelayedTaskWithTraits(tracked_objects::Location const&, base::TaskTraits const&, base::Callback<void (), (base::internal::CopyMode)1, (base::internal::RepeatMode)1> const&, base::TimeDelta) (
    from_here=..., traits=..., task=..., delay=...)
    at ../../base/task_scheduler/post_task.cc:58
#1  0x00007f2202fa6bad in base::PostTaskWithTraits(tracked_objects::Location const&, base::TaskTraits const&, base::Callback<void (), (base::internal::CopyMode)1, (base::internal::RepeatMode)1> const&) (from_here=..., traits=..., task=...)
    at ../../base/task_scheduler/post_task.cc:51
#2  0x00007f2203914979 in net::ChannelIDServiceWorker::Start (
    this=0x4fb2d1ae520, task_runner=...)
    at ../../net/ssl/channel_id_service.cc:136
#3  0x00007f2203912961 in net::ChannelIDService::GetOrCreateChannelID(std::string const&, std::unique_ptr<crypto::ECPrivateKey, std::default_delete<crypto::ECPrivateKey> >*, base::Callback<void (int), (base::internal::CopyMode)1, (base::internal::RepeatMode)1> const&, net::ChannelIDService::Request*) (
    this=0x4fb2c3fa920, host="relay.google.com", key=0x4fb2cda3310, 
    callback=..., out_req=0x4fb2cda3330)
    at ../../net/ssl/channel_id_service.cc:338
#4  0x00007f22038f8492 in net::SSLClientSocketImpl::DoChannelIDLookup (
    this=0x4fb2cda2fa0) at ../../net/socket/ssl_client_socket_impl.cc:1203


Will need to verify if this bug affects M57 branch
 
Labels: -M-57 M-58
Owner: sergeyu@chromium.org
Status: Fixed (was: Started)
Status: Verified (was: Fixed)
Crash does not occur in 59.0.3071.47. Verified fixed

Sign in to add a comment