ChromiumPywal icon indicating copy to clipboard operation
ChromiumPywal copied to clipboard

Chromium crashes after loading unpacked

Open MikeDrewitt opened this issue 1 year ago • 1 comments

Having issues getting chromium to load the plugin. After clicking Loading unpacked the browser crashes. Running from a terminal to get the logs produces.

[96355:96377:0905/145156.033139:FATAL:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0905/145156.044061:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0905/145156.044722:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0905/145156.044794:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0905/145156.044869:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1]    96355 trace trap (core dumped)  chromium

Version: Chromium 128.0.6613.119 Arch Linux

Any help or debugging tips would be appreciated.

MikeDrewitt avatar Sep 05 '24 18:09 MikeDrewitt