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 in base::i18n::InitializeICU #12262

Closed
iefremov opened this issue Oct 21, 2020 · 7 comments
Closed

Crash in base::i18n::InitializeICU #12262

iefremov opened this issue Oct 21, 2020 · 7 comments
Assignees
Labels
closed/duplicate Issue has already been reported

Comments

@iefremov
Copy link
Contributor

iefremov commented Oct 21, 2020

[ 00 ] base::i18n::InitializeICU()
[ 01 ] RtlUnwindEx
[ 02 ] content::ContentMainRunnerImpl::Initialize(content::ContentMainParams const &)
[ 03 ] base::allocator::WinHeapMalloc(unsigned __int64)
[ 04 ] malloc
[ 05 ] base::internal::LockImpl::Lock()
[ 06 ] RtlUnwindEx
[ 07 ] 0x7ffb73f6e800
[ 08 ] RtlUnwindEx
[ 09 ] mojo::core::InitializeCore()
[ 10 ] service_manager::Main(service_manager::MainParams const &)

https://brave.sp.backtrace.io/p/brave/debug?filters=(_deleted%3D0%2C(ver%2Cregex%2C%228%5B5%7C6%7C7%7C8%7C9%5D.*%22)%2Cptype%3Dbrowser)&fingerprint=b3787639f20b2c159b8d8e7d9986e0370f18f26868cbb6e38968537ff8e20573&debug=(b758bd,0,0)

@iefremov
Copy link
Contributor Author

Looks like windows specific

[ 00 ] base::i18n::InitializeICU()
[ 01 ] RtlUnwindEx
[ 02 ] content::ContentMainRunnerImpl::Initialize(content::ContentMainParams const &)
[ 03 ] RtlUnwindEx
[ 04 ] malloc
[ 05 ] base::internal::LockImpl::Lock()
[ 06 ] 0x7ffec73ce800
[ 07 ] RtlUnwindEx
[ 08 ] mojo::core::InitializeCore()
[ 09 ] service_manager::Main(service_manager::MainParams const &)
[ 10 ] base::WideToUTF8(base::BasicStringPiece<std::__1::basic_string<wchar_t,std::__1::char_traits<wchar_t>,std::__1::allocator<wchar_t> > >)
[ 11 ] base::CommandLine::GetSwitchValueASCII(base::BasicStringPiece<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char> > > const &)

https://brave.sp.backtrace.io/p/brave/debug?filters=(_deleted%3D0%2C(ver%2Cregex%2C%228%5B5%7C6%7C7%7C8%7C9%5D.*%22)%2Cptype%3Dbrowser)&fingerprint=bd4aed75b0dd7a6f5847cd5a17962200a1c4d66c26b034e3da2bfefe234d2af5&debug=(b6cf6e,0,0)

@iefremov iefremov self-assigned this Oct 22, 2020
@rebron rebron added priority/P2 A bad problem. We might uplift this to the next planned release. OS/Windows labels Feb 12, 2021
@rebron
Copy link
Collaborator

rebron commented Feb 12, 2021

@iefremov Still an issue with latest 1.20.x?

@iefremov
Copy link
Contributor Author

iefremov commented Jul 27, 2021

Seems it was a consequence of #7205, so finally closing this as the issue resolved itself

@iefremov iefremov added the closed/duplicate Issue has already been reported label Jul 27, 2021
@iefremov
Copy link
Contributor Author

Closed by mistake, this is a dupe of #11055 that is not fixed yet

@iefremov iefremov reopened this Jul 28, 2021
@iefremov iefremov added closed/duplicate Issue has already been reported and removed closed/duplicate Issue has already been reported labels Jul 28, 2021
@kjozwiak
Copy link
Member

Closed by mistake, this is a dupe of #11055 that is not fixed yet

Closing the above as it's a duplicate of #11055 as per the above. There's no need to leave this one opened as work will eventually be done via #11055.

@kjozwiak kjozwiak removed crash OS/Windows priority/P2 A bad problem. We might uplift this to the next planned release. OS/Desktop labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/duplicate Issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants