brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.89k stars 2.34k forks source link

Crash Report #42216

Open fsclavo opened 3 days ago

fsclavo commented 3 days ago

IMPORTANT: Your crash has already been automatically reported to our crash system. Please file this bug only if you can provide more information about it.

Brave Version: 1.71.123 Chromium: 130.0.6723.116 Operating System: Linux 6.8.0-48-generic

URL (if applicable) where crash occurred: https://meet.google.com/

Can you reproduce this crash?

What steps will reproduce this crash? (If it's not reproducible, what were you doing just before the crash?)

  1. Just having a Google meet, and noted that my video (camera) stopped working a couple of seconds before the crash.

DO NOT CHANGE BELOW THIS LINE Crash ID: crash/18321400-e4c5-e10c-0000-000000000000

bsclifton commented 3 days ago

For employees, link to backtrace: https://brave.sp.backtrace.io/p/brave/debug?time=all&filters=JTVCJTVCJTIyX2RlbGV0ZWQlMjIlMkMlMjJlcXVhbCUyMiUyQyUyMjAlMjIlNUQlNUQ%3D&fingerprint=05e16faf282ccf3d128ca9ff096768562b785b465dd12f8a1c14cf2fd26efa61&debug=(%22963d404%22,0,0)

Callstack:

[ 00 ] mojo::internal::SendMojoMessage(mojo::MessageReceiver&, mojo::Message&) ( send_message_helper.cc:23 )
[ 01 ] content::mojom::ChildProcessProxy::CrashHungProcess() ( child_process.mojom.cc:805 )
[ 02 ] content::mojom::ChildProcessStubDispatch::Accept(content::mojom::ChildProcess*, mojo::Message*) ( child_process.mojom.cc:1106 )
[ 03 ] mojo::InterfaceEndpointClient::HandleIncomingMessageThunk::Accept(mojo::Message*) ( interface_endpoint_client.cc:1051 )
[ 04 ] mojo::InterfaceEndpointClient::HandleIncomingMessage(mojo::Message*) ( message_dispatcher.cc:43 )
[ 05 ] mojo::internal::MultiplexRouter::Accept(mojo::Message*) ( multiplex_router.cc:1121 )
[ 06 ] mojo::MessageDispatcher::Accept(mojo::Message*) ( message_dispatcher.cc:43 )
[ 07 ] base::internal::Invoker<base::internal::FunctorTraits<void (mojo::Connector::* const&)(char const*, unsigned int), mojo::Connector*, char const* const&>, base::internal::BindState<true, true, false, void (mojo::Connector::*)(char const*, unsigned int), base::internal::UnretainedWrapper<mojo::Connector, base::unretained_traits::MayNotDangle, (partition_alloc::internal::RawPtrTraits)0>, base::internal::UnretainedWrapper<char const, base::unretained_traits::MayNotDangle, (partition_alloc::internal::RawPtrTraits)0>>, void (unsigned int)>::Run(base::internal::BindStateBase*, unsigned int) ( connector.cc:562 )
[ 08 ] base::internal::Invoker<base::internal::FunctorTraits<void (* const&)(base::RepeatingCallback<void (unsigned int)> const&, unsigned int, mojo::HandleSignalsState const&), base::RepeatingCallback<void (unsigned int)> const&>, base::internal::BindState<false, true, false, void (*)(base::RepeatingCallback<void (unsigned int)> const&, unsigned int, mojo::HandleSignalsState const&), base::RepeatingCallback<void (unsigned int)>>, void (unsigned int, mojo::HandleSignalsState const&)>::Run(base::internal::BindStateBase*, unsigned int, mojo::HandleSignalsState const&) ( callback.h:344 )
[ 09 ] mojo::SimpleWatcher::Context::CallNotify(MojoTrapEvent const*) ( callback.h:344 )
[ 10 ] mojo::core::ipcz_driver::MojoTrap::TrapEventHandler(IpczTrapEvent const*) ( mojo_trap.cc:612 )
[ 11 ] ipcz::Router::AcceptInboundParcel(std::__Cr::unique_ptr<ipcz::Parcel, std::__Cr::default_delete<ipcz::Parcel>>) ( trap_event_dispatcher.cc:30 )
[ 12 ] ipcz::NodeLink::OnAcceptParcel(ipcz::msg::AcceptParcel&) ( node_link.cc:1022 )
[ 13 ] ipcz::msg::NodeMessageListener::OnTransportMessage(ipcz::DriverTransport::RawMessage const&, ipcz::DriverTransport const&) ( node_messages_generator.h:0 )
[ 14 ] ipcz::(anonymous namespace)::NotifyTransport(unsigned long, void const*, unsigned long, unsigned long const*, unsigned long, unsigned int, void const*) ( driver_transport.cc:130 )
[ 15 ] mojo::core::Channel::OnReadComplete(unsigned long, unsigned long*) ( transport.cc:670 )
[ 16 ] non-virtual thunk to mojo::core::ChannelPosix::OnFileCanReadWithoutBlocking(int) ( channel_posix.cc:315 )
[ 17 ] base::MessagePumpEpoll::Run(base::MessagePump::Delegate*) ( message_pump_epoll.cc:758 )
[ 18 ] base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) ( thread_controller_with_message_pump_impl.cc:640 )
[ 19 ] non-virtual thunk to base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) ( thread_controller_with_message_pump_impl.cc:0 )
[ 20 ] base::RunLoop::Run(base::Location const&) ( run_loop.cc:134 )
[ 21 ] base::Thread::Run(base::RunLoop*) ( thread.cc:338 )
[ 22 ] content::(anonymous namespace)::ChildIOThread::Run(base::RunLoop*) ( child_process.cc:61 )
[ 23 ] base::Thread::ThreadMain() ( thread.cc:410 )
[ 24 ] base::(anonymous namespace)::ThreadFunc(void*) ( platform_thread_posix.cc:101 )
[ 25 ] start_thread ( pthread_create.c:447 )
[ 26 ] __GI___clone ( clone.S:100 )