Unable to start brave in Ubuntu

Description of the issue:
I am not able to start up brave browser in recent version of brave on Ubuntu
Hardware: Raspberry Pi 4B
Software : Ubuntu 22.04

How can this issue be reproduced?

  1. Start up Ubuntu 22.04 on Raspberry Pi 4B
  2. Install brave browser by following the instruction in this page.
    https://brave.com/linux/
    3.Try to start up brave browser by click on the brave browser icon. (Or type brave-browser from the terminal)

Expected result:
brave-browser should start up.

Brave Version( check About Brave):
119.1.60.110

Additional Information:
This problem occurred when I upgraded to Ubuntu 23.10. But then I re-install the Ubuntu 22.04 (LTS) and the problem still occurs.

The following is the screen output.

fckwan@fckwan-desktop2:~$ brave-browser
[14840:14840:1105/201059.763224:ERROR:proxy_config_service_linux.cc(620)] inotify_init failed: Too many open files (24)
[14840:14857:1105/201059.773618:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Too many open files (24)
[14840:14840:1105/201059.866971:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
[14840:14840:1105/201059.935486:ERROR:proxy_config_service_linux.cc(620)] inotify_init failed: Too many open files (24)
[14840:14840:1105/201100.063050:ERROR:proxy_config_service_linux.cc(620)] inotify_init failed: Too many open files (24)
[14879:14893:1105/201100.138045:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Too many open files (24)
[1105/201100.330083:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1105/201100.330758:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1105/201100.332226:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1105/201100.337823:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1105/201100.342579:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1105/201100.362248:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1105/201100.362656:ERROR:elf_dynamic_array_reader.h(64)] tag not found
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[14879:14894:1105/201101.302804:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -3
fckwan@fckwan-desktop2:~$ /usr/bin/brave-browser: line 48: 14840 Segmentation fault (core dumped) “$HERE/brave” “$@”
[14877:14877:0100/000000.599276:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.600148:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.600801:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.601571:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.602222:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.602833:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.603382:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.610232:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.610957:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.611641:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.612241:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.612879:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.613468:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[14877:14877:0100/000000.614179:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)

Hello @fckwan

is it beta version ?
as the latest version is
Version 1.60.110 Chromium: 119.0.6045.105 (Official Build) (64-bit)

could you check if the answer here help ?

hope that help and have a nice day :slight_smile:

fckwan@fckwan-desktop2:~$ brave-browser -version
Brave Browser 119.1.60.110

As I cannot start up brave browser. I obtain the version number from the terminal.

thanks

i thought that brave should report the chrome version using the terminal but looks like they do not match not sure if that a bug or something else

now back to your issue
that what i found

could you start brave using this flag --disable-gpu and see if it make a difference or not

The following is the result.

fckwan@fckwan-desktop2:~$ brave-browser --disable_gpu
[49489:49489:1106/135319.009918:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
[1106/135321.074799:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1106/135321.075472:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1106/135321.075727:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1106/135321.080193:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1106/135321.084550:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1106/135321.101381:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1106/135321.101732:ERROR:elf_dynamic_array_reader.h(64)] tag not found
/usr/bin/brave-browser: line 48: 49489 Segmentation fault (core dumped) “$HERE/brave” “$@”
fckwan@fckwan-desktop2:~$ [49529:49538:1106/135322.624273:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -3
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[49524:49524:0100/000000.651116:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.657334:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.658805:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.659906:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.660811:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.662109:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.663121:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.670256:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.671523:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.672421:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.672997:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.674098:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.675043:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[49524:49524:0100/000000.676150:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)

I think my issue is the same as #34118. I will monitor that ticket and see if there is a solution for that issue.

hope they fix it soon :slight_smile:

I believe this ticket is resolved. I installed the latest version of brave browser and I can start up brave now.

1 Like

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