Solene Rapenne <[email protected]> wrote: > > > > > I copied all of the files from > > /usr/local/lib/firefox/browser/defaults/preferences/ to /etc/firefox/ > > > > Is there any additional lines I should add. It still dumped. > > you need to only have "disable" in the files pledge.main, pledge.content > and pledge.gpu
I made the above changes. Same results. Program received signal SIGSEGV, Segmentation fault. 0x000003c62e8114c4 in std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::__push_back_slow_path<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > () from /usr/local/lib/firefox/libxul.so.87.0 (gdb) bt #0 0x000003c62e8114c4 in std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::__push_back_slow_path<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > () from /usr/local/lib/firefox/libxul.so.87.0 #1 0x000003c63263290c in std::__1::operator>><char, std::__1::char_traits<char>, std::__1::allocator<char> > () from /usr/local/lib/firefox/libxul.so.87.0 #2 0x000003c632632e92 in std::__1::operator>><char, std::__1::char_traits<char>, std::__1::allocator<char> > () from /usr/local/lib/firefox/libxul.so.87.0 #3 0x000003c3a2c0e753 in __register_frame_info () from /usr/local/bin/firefox #4 0x000003c3a2c0e13b in _start () from /usr/local/bin/firefox #5 0x0000000000000000 in ?? () (gdb)
