Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Report #42628

Open
kamilprzygodzki opened this issue Dec 3, 2024 · 1 comment
Open

Crash Report #42628

kamilprzygodzki opened this issue Dec 3, 2024 · 1 comment
Labels
crash OS/Desktop OS/macOS priority/P2 A bad problem. We might uplift this to the next planned release.

Comments

@kamilprzygodzki
Copy link

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.73.91 Chromium: 131.0.6778.85
Operating System: Mac OS X 15.1.1

URL (if applicable) where crash occurred:

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.
2.
3.

DO NOT CHANGE BELOW THIS LINE
Crash ID: crash/c8ef1400-857e-fd0c-0000-000000000000

@github-actions github-actions bot added the crash label Dec 3, 2024
@rebron rebron added priority/P2 A bad problem. We might uplift this to the next planned release. OS/Desktop labels Dec 6, 2024
@rebron rebron added this to Crashes Dec 6, 2024
@github-project-automation github-project-automation bot moved this to To do in Crashes Dec 6, 2024
@rebron rebron added the OS/macOS label Dec 6, 2024
@bsclifton
Copy link
Member

Backtrace for employees

Callstack:

[ 00 ] base::ImmediateCrash() ( immediate_crash.h:186 )
[ 01 ] logging::LogMessage::HandleFatal(unsigned long, std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char>> const&) const ( logging.cc:1050 )
[ 02 ] logging::LogMessage::HandleFatal(unsigned long, std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char>> const&) const ( logging.cc:1020 )
[ 03 ] logging::LogMessage::Flush()::$_0::operator()() const ( logging.cc:750 )
[ 04 ] absl::cleanup_internal::Storage<logging::LogMessage::Flush()::$_0>::InvokeCallback() ( cleanup.h:87 )
[ 05 ] absl::Cleanup<absl::cleanup_internal::Tag, logging::LogMessage::Flush()::$_0>::~Cleanup() ( cleanup.h:106 )
[ 06 ] absl::Cleanup<absl::cleanup_internal::Tag, logging::LogMessage::Flush()::$_0>::~Cleanup() ( cleanup.h:104 )
[ 07 ] logging::LogMessage::Flush() ( logging.cc:933 )
[ 08 ] logging::LogMessage::~LogMessage() ( logging.cc:704 )
[ 09 ] logging::ErrnoLogMessage::~ErrnoLogMessage() ( logging.cc:1134 )
[ 10 ] logging::ErrnoLogMessage::~ErrnoLogMessage() ( logging.cc:1132 )
[ 11 ] logging::ErrnoLogMessage::~ErrnoLogMessage() ( logging.cc:1132 )
[ 12 ] std::__Cr::default_delete<logging::LogMessage>::operator()(logging::LogMessage*) const ( unique_ptr.h:75 )
[ 13 ] std::__Cr::unique_ptr<logging::LogMessage, std::__Cr::default_delete<logging::LogMessage>>::reset(logging::LogMessage*) ( unique_ptr.h:297 )
[ 14 ] logging::CheckError::~CheckError() ( check.cc:355 )
[ 15 ] base::internal::ScopedFDCloseTraits::Free(int) ( scoped_file.cc:45 )
[ 16 ] base::ScopedGeneric<int, base::internal::ScopedFDCloseTraits>::FreeIfNecessary() ( scoped_generic.h:259 )
[ 17 ] base::ScopedGeneric<int, base::internal::ScopedFDCloseTraits>::reset(int const&) ( scoped_generic.h:141 )
[ 18 ] base::File::Close() ( file_posix.cc:246 )
[ 19 ] net::FileStream::Context::CloseFileImpl() ( file_stream_context.cc:204 )
[ 20 ] base::OnceCallback<void ()>::Run() && ( callback.h:156 )
[ 21 ] base::TaskAnnotator::RunTaskImpl(base::PendingTask&) ( task_annotator.cc:202 )
[ 22 ] void base::TaskAnnotator::RunTask<base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&)::$_0>(perfetto::StaticString, base::PendingTask&, base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&)::$_0&&) ( task_annotator.h:98 )
[ 23 ] base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) ( task_tracker.cc:677 )
[ 24 ] base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) ( task_tracker.cc:662 )
[ 25 ] base::OnceCallback<void ()>::Run() && ( callback.h:156 )
[ 26 ] base::TaskAnnotator::RunTaskImpl(base::PendingTask&) ( task_annotator.cc:202 )
[ 27 ] void base::TaskAnnotator::RunTask<base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&)::$_0>(perfetto::StaticString, base::PendingTask&, base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&)::$_0&&) ( task_annotator.h:98 )
[ 28 ] base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) ( task_tracker.cc:677 )
[ 29 ] base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) ( task_tracker.cc:662 )
[ 30 ] base::internal::TaskTracker::RunTask(base::internal::Task, base::internal::TaskSource*, base::TaskTraits const&) ( task_tracker.cc:692 )
[ 31 ] base::internal::TaskTracker::RunAndPopNextTask(base::internal::RegisteredTaskSource) ( task_tracker.cc:415 )
[ 32 ] base::internal::WorkerThread::RunWorker() ( worker_thread.cc:493 )
[ 33 ] base::internal::WorkerThread::RunPooledWorker() ( worker_thread.cc:379 )
[ 34 ] base::internal::WorkerThread::ThreadMain() ( worker_thread.cc:359 )
[ 35 ] base::(anonymous namespace)::ThreadFunc(void*) ( platform_thread_posix.cc:101 )
[ 36 ] thread_start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash OS/Desktop OS/macOS priority/P2 A bad problem. We might uplift this to the next planned release.
Projects
Status: To do
Development

No branches or pull requests

3 participants