[snap] chromium headless crashes at startup on non-desktop system
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
chromium-browser (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I'm running Ubuntu 20.04 and it looks like the current stable version of the Chromium snap has an issue running headless:
```
tjcravey@
[0100/000000.
[0100/000000.
Trace/breakpoint trap (core dumped)
```
```
tjcravey@
name: chromium
summary: Chromium web browser, open-source version of Chrome
publisher: Canonical✓
store-url: https:/
contact: https:/
license: unset
description: |
An open-source browser project that aims to build a safer, faster, and more stable way for all
Internet users to experience the web.
commands:
- chromium.
- chromium
snap-id: XKEcBqPM06H1Z7z
tracking: latest/stable
refresh-date: today at 15:33 UTC
channels:
latest/stable: 87.0.4280.88 2020-12-10 (1424) 124MB -
latest/candidate: 87.0.4280.88 2020-12-10 (1424) 124MB -
latest/beta: 88.0.4324.41 2020-12-15 (1441) 144MB -
latest/edge: 89.0.4350.4 2020-12-11 (1434) 257MB -
installed: 87.0.4280.88 (1424) 124MB -
```
I was able to revert back to snap 1421 on a different system and that command works fine there.
Changed in chromium-browser (Ubuntu): | |
status: | Incomplete → New |
summary: |
- [snap] chromium headless crashes in revision 1424 + [snap] chromium headless crashes at startup on non-desktop system |
Changed in chromium-browser (Ubuntu): | |
importance: | Undecided → Medium |
Changed in chromium-browser (Ubuntu): | |
assignee: | nobody → Olivier Tilloy (osomon) |
Changed in chromium-browser (Ubuntu): | |
assignee: | Olivier Tilloy (osomon) → nobody |
So if I understand correctly, revision 1421 works on one system, and revision 1424 doesn't work on a different system. It would be useful to test either 1424 on the first system, or 1421 or the other system, to confirm the regression, and rule out a system-specific issue.