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 on block popup on site information #1543

Closed
4 tasks done
fkrad1987 opened this issue Oct 9, 2024 · 2 comments
Closed
4 tasks done

Crash on block popup on site information #1543

fkrad1987 opened this issue Oct 9, 2024 · 2 comments
Labels
bug Something isn't working crash

Comments

@fkrad1987
Copy link

fkrad1987 commented Oct 9, 2024

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 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?

Yes

Are you sure?

Yes

Cromite version

129.0.6668.90 (Official Build) (64-bit)

Device architecture

x64

Platform version

Windows 10

Android Device model

Windows 10 TH2 core/home single language

Is the device rooted?

No

Changed flags

None

Is this bug happening in an incognito tab?

Yes

Is this bug caused by the adblocker?

No

Is this bug a crash?

Yes it is

Describe the bug

When you set block pop up in site information=site settings, to block all pop ups on specific site, browser crash immediately, without prompt, simply close itself.This wasn,t problem in some earlier versions.

Steps to reproduce the bug

Just go to some site, and try to setup in site information pop-up and redirect blocker for all pop-ups, and you will se...

Expected behavior

To work normally, without bug, and not close itself...

Screenshots

No response

@uazo
Copy link
Owner

uazo commented Oct 10, 2024

stack trace:

chrome.dll!logging::LogMessage::BuildCrashString(void)
chrome.dll!logging::LogMessage::Flush(void)
chrome.dll!logging::LogMessage::~LogMessage(void)
chrome.dll!??_GNotReachedLogMessage@?A0xAE67E2E6@logging@@[email protected]�()
chrome.dll!logging::CheckError::~CheckError(void)
chrome.dll!PageInfoUI::PermissionStateToUIString(class PageInfoUiDelegate *,struct PageInfo::PermissionInfo const &)
chrome.dll!PageInfoUI::PermissionMainPageStateToUIString(class PageInfoUiDelegate *,struct PageInfo::PermissionInfo const &)
chrome.dll!PermissionToggleRowView::UpdateUiOnPermissionChanged(void)
chrome.dll![thunk]:OmniboxSuggestionRowButton::`vector deleting destructor'`adjustor{1176}' (unsigned int)
chrome.dll!ui::SimpleMenuModel::ActivatedAt(unsigned __int64,int)
chrome.dll!views::MenuModelAdapter::ExecuteCommand(int,int)
chrome.dll!views::internal::MenuRunnerImpl::OnMenuClosed(enum views::internal::MenuControllerDelegate::NotifyType,class views::MenuItemView *,int)
chrome.dll!views::MenuController::SetSelection(class views::MenuItemView *,int)
chrome.dll!views::MenuController::OnMouseReleased(class views::SubmenuView *,class ui::MouseEvent const &)
chrome.dll!views::MenuController::OnMouseReleased(class views::SubmenuView *,class ui::MouseEvent const &)
chrome.dll!views::Widget::OnMouseEvent(class ui::MouseEvent *)
chrome.dll!views::DesktopNativeWidgetAura::OnMouseEvent(class ui::MouseEvent *)
chrome.dll!ui::EventDispatcherDelegate::DispatchEvent(class ui::EventTarget *,class ui::Event *)
chrome.dll!ui::EventProcessor::OnEventFromSource(class ui::Event *)
chrome.dll!ui::EventSource::SendEventToSinkFromRewriter(class ui::Event const *,class ui::EventRewriter const *)
chrome.dll!views::HWNDMessageHandler::HandleMouseMessage(unsigned int,unsigned __int64,__int64,bool *)
chrome.dll!views::HWNDMessageHandler::_ProcessWindowMessage(struct HWND__ *,unsigned int,unsigned __int64,__int64,__int64 &,unsigned long)
chrome.dll!views::HWNDMessageHandler::OnWndProc(unsigned int,unsigned __int64,__int64)
chrome.dll!gfx::internal::ImageSkiaFromPNG(class std::__Cr::vector<struct gfx::ImagePNGRep,class std::__Cr::allocator<struct gfx::ImagePNGRep> > const &)
chrome.dll!gfx::internal::ImageSkiaFromPNG(class std::__Cr::vector<struct gfx::ImagePNGRep,class std::__Cr::allocator<struct gfx::ImagePNGRep> > const &)
USER32.dll!00007ffdb245ef5c()
USER32.dll!00007ffdb245e684()
chrome.dll!base::SampleMetadata::Remove(void)
chrome.dll!base::MessagePumpForUI::DoRunLoop(void)
chrome.dll!base::MessagePumpWin::Run(class base::MessagePump::Delegate *)
chrome.dll!base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool,class base::TimeDelta)
chrome.dll!base::RunLoop::Run(class base::Location const &)
chrome.dll!content::BrowserMainLoop::RunMainMessageLoop(void)
chrome.dll!content::BrowserMain(struct content::MainFunctionParams)
chrome.dll!content::ContentMainRunnerImpl::RunBrowser(struct content::MainFunctionParams,bool)
chrome.dll!content::ContentMainRunnerImpl::Run(void)
chrome.dll!content::ContentMain(struct content::ContentMainParams)
chrome.dll!ChromeMain�()
chrome.exe!MainDllLoader::Launch(struct HINSTANCE__ *,class base::TimeTicks)
chrome.exe!wWinMain�()

@uazo uazo added bug Something isn't working crash labels Oct 10, 2024
@uazo uazo changed the title Block popup on site information Crash on block popup on site information Oct 10, 2024
@Metrokoto
Copy link

@uazo This looks like a similar stack trace to what I had in #1438

uazo added a commit that referenced this issue Oct 20, 2024
…1571)

fix getting text for ask settings (#1543 #1438)
Modified desktop ui: permissions line text turns red when modified
@uazo uazo closed this as completed Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash
Projects
None yet
Development

No branches or pull requests

3 participants