maintainer-feedback requested: [Bug 275729] www/chromium: bad_optional_access.cc:39 Abort trap when headless

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Dec 2023 19:20:29 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-chromium (Nobody)
<chromium@FreeBSD.org> for maintainer-feedback:
Bug 275729: www/chromium: bad_optional_access.cc:39 Abort trap when headless
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275729



--- Description ---
When running the command:

/usr/local/bin/chrome --headless --disable-gpu
--run-all-compositor-stages-before-draw --print-to-pdf-no-header
--print-to-pdf="/tmp/test.pdf" http://www.google.com[/code]

I receive the following error:

[26614:-1571897344:1212/141619.133891:ERROR:property_cache.cc(46)] Check
failed: it->second.response.has_value(). 
[bad_optional_access.cc : 39] RAW: Bad optional access
Abort trap

Stripping off options other than "--headless" has no change.  I am able to
replicate on multiple 13.2-Rel-p5/6/7 machines using both ports and packages.