Brave Incognito

Brave refuses to start in incognito mode. A window appears and then suddenly disappears. I have also tried starting Brave with brave-browser --incognito and I get the error

/usr/bin/brave-browser: line 48: 196651 Segmentation fault “$HERE/brave” “$@”

Same issue here on Archlinux. Right clicking the icon and selecting incognito, or running brave --incognito results in an immediate segfault. Opening a normal window and pressing ctrl+shift+n works as normal. Performing any operation within this new incognito window that causes a new window to open will immediately segfault and kill all open windows. Below is the output from running the command in the terminal.

$ brave --incognito
[9038:9038:0820/112214.636785:ERROR:chrome_browser_cloud_management_controller.cc(163)] Cloud management controller initialization aborted as CBCM is not enabled.
[0820/112214.861358:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.861597:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.861702:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.862829:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.864394:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.870140:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.870607:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.871231:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0820/112214.871577:ERROR:elf_dynamic_array_reader.h(64)] tag not found
zsh: segmentation fault (core dumped)  brave --incognito

I have tried deleting the entire .config/BraveSoftware folder and letting it create a new profile, which did nothing.

Worth noting: I am using a nonstandard kernel. Will try booting into the mainline kernel and testing there.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.