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

(WIN) "Offer to save passwords" option crash browser #399

Closed
5 tasks done
uazo opened this issue Oct 12, 2023 · 2 comments
Closed
5 tasks done

(WIN) "Offer to save passwords" option crash browser #399

uazo opened this issue Oct 12, 2023 · 2 comments
Labels
bug Something isn't working upstream Maybe it is a upstream issue workaround There is a workaround

Comments

@uazo
Copy link
Owner

uazo commented Oct 12, 2023

Preliminary checklist

  • I have read the README.
  • I have searched the existing issues for my problem. This is a new ticket, NOT a duplicate or related to another open issue.
  • I have read the FAQs.
  • I have updated Cromite to the latest version. The bug is reproducible on this latest version.
  • This is a bug report about the Cromite browser; not the website nor F-Droid nor anything else.

Can the bug be reproduced with corresponding Chromium version?

No

Cromite version

118.0.5993.71

Device architecture

windows

Platform version

Windows 10

Android Device model

n/a

Is the device rooted?

No

Changed flags

none

Is this bug happening in an incognito tab?

No

Is this bug caused by the adblocker?

No

Is this bug a crash?

yes.

Describe the bug

stack trace:

 	chrome.dll!autofill::AutofillOptimizationGuide::OnDidParseForm(class autofill::FormStructure const &,class autofill::PersonalDataManager const *)	Unknown
 	chrome.dll!autofill::BrowserAutofillManager::OnFormProcessed(struct autofill::FormData const &,class autofill::FormStructure const &)	Unknown
 	chrome.dll!autofill::AutofillManager::OnFormsParsed(class std::__Cr::vector<struct autofill::FormData,class std::__Cr::allocator<struct autofill::FormData> > const &)	Unknown
 	chrome.dll!?RunOnce@?$Invoker@U?$BindState@V<lambda_2>@?0??OnFormsSeen@AutofillManager@autofill@@UEAAXAEBV?$vector@UFormData@autofill@@V?$allocator@UFormData@autofill@@@__Cr@std@@@__Cr@std@@AEBV?$vector@U?$GlobalId@VFormRendererId@autofill@@@internal@autofill@@V?$allocator@U?$GlobalId@VFormRendererId@autofill@@@internal@autofill@@@__Cr@std@@@67@@Z@$$V@internal@base@@$$A6AXAEAVAutofillManager@autofill@@AEBV?$vector@UFormData@autofill@@V?$allocator@UFormData@autofill@@@__Cr@std@@@__Cr@std@@@Z@internal@base@@SAXPEAVBindStateBase@23@AEAVAutofillManager@autofill@@AEBV?$vector@UFormData@autofill@@V?$allocator@UFormData@autofill@@@__Cr@std@@@__Cr@std@@@Z.llvm.15260556611382272208�()	Unknown
 	chrome.dll!std::__Cr::__tree<struct std::__Cr::__value_type<struct autofill::internal::GlobalId<class autofill::FormRendererId>,class std::__Cr::unique_ptr<class autofill::FormStructure,struct std::__Cr::default_delete<class autofill::FormStructure> > >,class std::__Cr::__map_value_compare<struct autofill::internal::GlobalId<class autofill::FormRendererId>,struct std::__Cr::__value_type<struct autofill::internal::GlobalId<class autofill::FormRendererId>,class std::__Cr::unique_ptr<class autofill::FormStructure,struct std::__Cr::default_delete<class autofill::FormStructure> > >,struct std::__Cr::less<struct autofill::internal::GlobalId<class autofill::FormRendererId> >,1>,class std::__Cr::allocator<struct std::__Cr::__value_type<struct autofill::internal::GlobalId<class autofill::FormRendererId>,class std::__Cr::unique_ptr<class autofill::FormStructure,struct std::__Cr::default_delete<class autofill::FormStructure> > > > >::find<struct autofill::internal::GlobalId<class autofill::FormRendererId> >(struct autofill::inter	Unknown
 	chrome.dll!base::internal::ReplyAdapter<class std::__Cr::unordered_map<class std::__Cr::basic_string<char,struct std::__Cr::char_traits<char>,class std::__Cr::allocator<char> >,class std::__Cr::vector<struct safe_browsing::StoreAndHashPrefix,class std::__Cr::allocator<struct safe_browsing::StoreAndHashPrefix> >,struct std::__Cr::hash<class std::__Cr::basic_string<char,struct std::__Cr::char_traits<char>,class std::__Cr::allocator<char> > >,struct std::__Cr::equal_to<class std::__Cr::basic_string<char,struct std::__Cr::char_traits<char>,class std::__Cr::allocator<char> > >,class std::__Cr::allocator<struct std::__Cr::pair<class std::__Cr::basic_string<char,struct std::__Cr::char_traits<char>,class std::__Cr::allocator<char> > const ,class std::__Cr::vector<struct safe_browsing::StoreAndHashPrefix,class std::__Cr::allocator<struct safe_browsing::StoreAndHashPrefix> > > > >,class std::__Cr::unordered_map<class std::__Cr::basic_string<char,struct std::__Cr::char_traits<char>,class std::__Cr::allocator<char> >,class std::__�()	Unknown
 	chrome.dll!??@8ba85330290543fed8db40393cbc3e18@�()	Unknown
 	chrome.dll!base::internal::Invoker<struct base::internal::BindState<void (*)(class base::internal::PostTaskAndReplyRelay),class base::internal::PostTaskAndReplyRelay>,void >::RunOnce(class base::internal::BindStateBase *)	Unknown
 	chrome.dll!base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork(void)	Unknown
 	chrome.dll!base::MessagePumpForUI::DoRunLoop(void)	Unknown
 	chrome.dll!base::MessagePumpWin::Run(class base::MessagePump::Delegate *)	Unknown
 	chrome.dll!base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool,class base::TimeDelta)	Unknown
 	chrome.dll!base::RunLoop::Run(class base::Location const &)	Unknown
 	chrome.dll!content::BrowserMainLoop::RunMainMessageLoop(void)	Unknown
 	chrome.dll!content::BrowserMain(struct content::MainFunctionParams)	Unknown
 	chrome.dll!content::ContentMainRunnerImpl::RunBrowser(struct content::MainFunctionParams,bool)	Unknown
 	chrome.dll!content::ContentMainRunnerImpl::Run(void)	Unknown
 	chrome.dll!content::ContentMain(struct content::ContentMainParams)	Unknown
 	chrome.dll!ChromeMain�()	Unknown
 	chrome.exe!MainDllLoader::Launch(struct HINSTANCE__ *,class base::TimeTicks)	Unknown
 	chrome.exe!wWinMain�()	Unknown
>	[Inline Frame] chrome.exe!invoke_main() Line 118	C++

Steps to reproduce the bug

I have not found it yet, but by disabling this option the crash disappears

Expected behavior

no crash :)

Screenshots

No response

@uazo uazo added bug Something isn't working need triage I will look into it, I promise! workaround There is a workaround upstream Maybe it is a upstream issue and removed need triage I will look into it, I promise! labels Oct 12, 2023
@uazo
Copy link
Owner Author

uazo commented Oct 13, 2023

@dinatha08
Copy link

latest update bug cant browser any link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Maybe it is a upstream issue workaround There is a workaround
Projects
None yet
Development

No branches or pull requests

2 participants