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

[Desktop] [Mac OS] DCHECK when opening Profiles menu #10439

Closed
iefremov opened this issue Jun 24, 2020 · 1 comment
Closed

[Desktop] [Mac OS] DCHECK when opening Profiles menu #10439

iefremov opened this issue Jun 24, 2020 · 1 comment
Labels
closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. feature/tor
Projects

Comments

@iefremov
Copy link
Contributor

iefremov commented Jun 24, 2020

STR:

  1. MacOS, clean profile, launch the browser
  2. Burger menu -> Create a new profile
  3. In new profile window, click Burger menu -> New Private window with Tor
  4. Click Profiles in the Mac OS menu bar
  5. DCHECK
[20272:775:0624/163728.400796:FATAL:profile_list_desktop.cc(77)] Check failed: false. 
0   libbase.dylib                       0x0000000111860e79 base::debug::CollectStackTrace(void**, unsigned long) + 9
1   libbase.dylib                       0x0000000111715343 base::debug::StackTrace::StackTrace() + 19
2   libbase.dylib                       0x0000000111739139 logging::LogMessage::~LogMessage() + 249
3   libchrome_dll.dylib                 0x00000001141f53c5 ProfileListDesktop::MenuIndexFromProfilePath(base::FilePath const&) const + 261
4   libchrome_dll.dylib                 0x00000001141f3b91 AvatarMenu::GetActiveProfileIndex() + 113
5   libchrome_dll.dylib                 0x00000001158424fa -[ProfileMenuController validateMenuItem:] + 122
6   AppKit                              0x00007fff35b7cbd8 -[NSMenu _enableItem:] + 649
7   AppKit                              0x00007fff35cd9bc8 -[NSCarbonMenuImpl _carbonUpdateStatusEvent:handlerCallRef:] + 435
8   AppKit                              0x00007fff35cbe508 NSSLMMenuEventHandler + 908
9   HIToolbox                           0x00007fff3731b8ff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254
10  HIToolbox                           0x00007fff3731ad8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329
11  HIToolbox                           0x00007fff3733047e SendEventToEventTarget + 39
12  HIToolbox                           0x00007fff3739040b SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 368
13  HIToolbox                           0x00007fff3739fa5c UpdateHICommandStatusWithCachedEvent + 51
14  HIToolbox                           0x00007fff37316f16 HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2574
15  HIToolbox                           0x00007fff3731b8ff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254
16  HIToolbox                           0x00007fff3731ad8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329
17  HIToolbox                           0x00007fff3733047e SendEventToEventTarget + 39
18  HIToolbox                           0x00007fff374c2dcf SendEnableMenu(OpaqueEventTargetRef*, OpaqueMenuRef*, double, unsigned char, unsigned int) + 156
19  HIToolbox                           0x00007fff3739f636 SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned int, unsigned int, __CFDictionary*, unsigned char, unsigned char*) + 573
20  HIToolbox                           0x00007fff373b7ff6 DrawTheMenu(MenuSelectData*, __CFArray**, unsigned char, unsigned char*) + 286
21  HIToolbox                           0x00007fff373b7dbe MenuChanged(MenuSelectData*, unsigned char, unsigned char) + 535
22  HIToolbox                           0x00007fff374c49f4 TrackMenuCommon(MenuSelectData&, unsigned char*, SelectionData*, MenuResult*, MenuResult*) + 992
23  HIToolbox                           0x00007fff373b77a0 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 365
24  HIToolbox                           0x00007fff373b7598 _HandleMenuSelection2 + 460
25  AppKit                              0x00007fff35b613fd _NSHandleCarbonMenuEvent + 215
26  AppKit                              0x00007fff35b6126a _DPSEventHandledByCarbon + 54
27  AppKit                              0x00007fff359896ba -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2962
28  libchrome_dll.dylib                 0x0000000113cde9c0 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
29  libbase.dylib                       0x000000011187aaaa base::mac::CallWithEHFrame(void () block_pointer) + 10
30  libchrome_dll.dylib                 0x0000000113cde8f9 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 153
31  AppKit                              0x00007fff3597ad7e -[NSApplication run] + 658
32  libbase.dylib                       0x000000011188822c base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 348
33  libbase.dylib                       0x00000001118862b2 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 130
34  libbase.dylib                       0x00000001117de542 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 242
35  libbase.dylib                       0x000000011178d485 base::RunLoop::Run() + 821
36  libchrome_dll.dylib                 0x0000000113cf0527 ChromeBrowserMainParts::MainMessageLoopRun(int*) + 199
37  libcontent.dylib                    0x000000011babacdc content::BrowserMainLoop::RunMainMessageLoopParts() + 76
38  libcontent.dylib                    0x000000011babd3f6 content::BrowserMainRunnerImpl::Run() + 102
39  libcontent.dylib                    0x000000011bab7bbb content::BrowserMain(content::MainFunctionParams const&) + 267
40  libcontent.dylib                    0x000000011c7ba148 content::ContentMainRunnerImpl::RunServiceManager(content::MainFunctionParams&, bool) + 1080
41  libcontent.dylib                    0x000000011c7b9ce3 content::ContentMainRunnerImpl::Run(bool) + 531
42  libembedder.dylib                   0x00000001116b583c service_manager::Main(service_manager::MainParams const&) + 3180
43  libcontent.dylib                    0x000000011c7b8f88 content::ContentMain(content::ContentMainParams const&) + 120
44  libchrome_dll.dylib                 0x0000000112aaeaf5 ChromeMain + 277
45  Brave Browser Development           0x000000010ed9869f main + 287
46  libdyld.dylib                       0x00007fff72710cc9 start + 1
47  ???                                 0x0000000000000001 0x0 + 1
Brave 1.12.40 Chromium: 83.0.4103.106 (Developer Build) (64-bit)
Revision ce7134bb3d95141cd18f1e65772a4247f282d950-refs/branch-heads/4103@{#694}
OS macOS Version 10.15.5 (Build 19F101)
@iefremov
Copy link
Contributor Author

cc @yrliou @darkdh
cc @bsclifton @rebron @kjozwiak to prioritize

@bsclifton bsclifton added the priority/P3 The next thing for us to work on. It'll ride the trains. label Jul 20, 2020
@iefremov iefremov added this to To do in Crashes May 14, 2021
@bsclifton bsclifton added closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. and removed priority/P3 The next thing for us to work on. It'll ride the trains. labels Mar 6, 2024
Crashes automation moved this from To do to Done Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. feature/tor
Projects
Development

No branches or pull requests

3 participants