New issue
Advanced search Search tips

Issue 826385 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 823374
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

FATAL:pdfium_range.cc(51)] Check failed: char_index < FPDFText_CountChars(page_->GetTextPage()) (0 vs. 0)start: 0 count: 0

Project Member Reported by pdr@chromium.org, Mar 27 2018

Issue description

Chrome Version: Debug build, tip-of-tree
OS: Linux

What steps will reproduce the problem?
(1) Open the attached testcase
(2) Press ctrl+p to print
(3) Select save as pdf
(4) Click the grey area then press ctrl+a to select all text

[1:1:0327/102240.972997:FATAL:pdfium_range.cc(51)] Check failed: char_index < FPDFText_CountChars(page_->GetTextPage()) (0 vs. 0)start: 0 count: 0
#0 0x7f568c9044ad base::debug::StackTrace::StackTrace()
#1 0x7f568c902a6c base::debug::StackTrace::StackTrace()
#2 0x7f568c98929a logging::LogMessage::~LogMessage()
#3 0x55e510be1e49 chrome_pdf::PDFiumRange::GetScreenRects()
#4 0x55e510bb7238 chrome_pdf::PDFiumEngine::SelectionChangeInvalidator::GetVisibleSelections()
#5 0x55e510bb766b chrome_pdf::PDFiumEngine::SelectionChangeInvalidator::~SelectionChangeInvalidator()
#6 0x55e510bae098 chrome_pdf::PDFiumEngine::SelectAll()
#7 0x55e510b6fa15 chrome_pdf::OutOfProcessInstance::HandleMessage()
#8 0x55e50b8df0e1 pp::Messaging_HandleMessage()
#9 0x7f567bd71faf ppapi::CallWhileUnlocked<>()
#10 0x7f567bd7115d ppapi::proxy::PPP_Messaging_Proxy::OnMsgHandleMessage()
#11 0x7f567bd58db5
 
printcrash.html
175 bytes View Download
Cc: thestig@chromium.org
Mergedinto: 823374
Status: Duplicate (was: Untriaged)
Horray, I caught a fish. ;)

Sign in to add a comment