New issue
Advanced search Search tips

Issue 735083 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

DCHECK failure in CupsPrintJobNotification due to l10n

Project Member Reported by skau@chromium.org, Jun 20 2017

Issue description

Chrome Version: 61.0.3136
OS: CrOS

What steps will reproduce the problem?
(1) Build debug chrome
(2) Print a document

What is the expected result?
Happiness

What happens instead?
[3817:3817:0620/094404.049071:FATAL:l10n_util.cc(726)] Check failed: std::string::npos != pos (18446744073709551615 vs. 18446744073709551615) Didn't find a $1 placeholder in 1 page to $2
#0 0x57d5545be3ed base::debug::StackTrace::StackTrace()
#1 0x57d5545bd0bc base::debug::StackTrace::StackTrace()
#2 0x57d55460c433 logging::LogMessage::~LogMessage()
#3 0x57d554870217 l10n_util::GetStringFUTF16()
#4 0x57d5548708f0 l10n_util::GetStringFUTF16()
#5 0x57d55487059d l10n_util::GetStringFUTF16()
#6 0x57d551cd9b10 chromeos::CupsPrintJobNotification::UpdateNotificationBodyMessage()
#7 0x57d551cd913b chromeos::CupsPrintJobNotification::UpdateNotification()
#8 0x57d551cd90a7 chromeos::CupsPrintJobNotification::CupsPrintJobNotification()


Please use labels and text to provide additional information.


For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.

 

Comment 2 by skau@chromium.org, Jun 23 2017

Status: Started (was: Untriaged)

Comment 4 by skau@chromium.org, Jun 24 2017

Status: Fixed (was: Started)

Comment 5 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment