New issue
Advanced search Search tips

Issue 792603 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug

Blocking:
issue 671916



Sign in to add a comment

[macViewsBrowser] chrome://crash crashes the entire browser

Project Member Reported by shrike@chromium.org, Dec 6 2017

Issue description

Chrome Version: 65.0.3287.0
OS: macOS 10.12

[77013:775:1206/121358.634998:FATAL:bridged_native_widget.mm(467)] Check failed: [params.parent window]. 
0   libbase.dylib                       0x000000010fd6b7ec base::debug::StackTrace::StackTrace(unsigned long) + 28
1   libbase.dylib                       0x000000010fd8d562 logging::LogMessage::~LogMessage() + 210
2   libviews.dylib                      0x00000001136f969c views::BridgedNativeWidget::Init(base::scoped_nsobject<NSWindow>, views::Widget::InitParams const&) + 348
3   libviews.dylib                      0x0000000113778ef6 views::NativeWidgetMac::InitNativeWidget(views::Widget::InitParams const&) + 134
4   libviews.dylib                      0x000000011377f3ce views::Widget::Init(views::Widget::InitParams const&) + 654
5   libchrome_dll.dylib                 0x000000010b20cc2d SadTabView::SadTabView(content::WebContents*, SadTabKind) + 1565
6   libchrome_dll.dylib                 0x000000010b20dd7b SadTab::Create(content::WebContents*, SadTabKind) + 43
7   libchrome_dll.dylib                 0x000000010b0518ae SadTabHelper::RenderProcessGone(base::TerminationStatus) + 78
8   libcontent.dylib                    0x00000001143c8e67 content::WebContentsImpl::RenderViewTerminated(content::RenderViewHost*, base::TerminationStatus, int) + 455
9   libcontent.dylib                    0x00000001142a53c7 content::RenderProcessHostImpl::ProcessDied(bool, content::RenderProcessHost::RendererClosedDetails*) + 519
10  libbase.dylib                       0x000000010fd6c11c base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) + 188
11  libbase.dylib                       0x000000010fd9d5d4 base::MessageLoop::RunTask(base::PendingTask*) + 484
12  libbase.dylib                       0x000000010fd9db59 base::MessageLoop::DoWork() + 441
13  libbase.dylib                       0x000000010fda05ca base::MessagePumpCFRunLoopBase::RunWork() + 42
14  libbase.dylib                       0x000000010fd8ef6a base::mac::CallWithEHFrame(void () block_pointer) + 10
15  libbase.dylib                       0x000000010fd9feaf base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 63
16  CoreFoundation                      0x00007fffb85c9321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
17  CoreFoundation                      0x00007fffb85aa21d __CFRunLoopDoSources0 + 557
18  CoreFoundation                      0x00007fffb85a9716 __CFRunLoopRun + 934
19  CoreFoundation                      0x00007fffb85a9114 CFRunLoopRunSpecific + 420
20  HIToolbox                           0x00007fffb7b09ebc RunCurrentEventLoopInMode + 240
21  HIToolbox                           0x00007fffb7b09cf1 ReceiveNextEventCommon + 432
22  HIToolbox                           0x00007fffb7b09b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
23  AppKit                              0x00007fffb60a0a54 _DPSNextEvent + 1120
24  AppKit                              0x00007fffb681c7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
25  libchrome_dll.dylib                 0x0000000109fe7170 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
26  libbase.dylib                       0x000000010fd8ef6a base::mac::CallWithEHFrame(void () block_pointer) + 10
27  libchrome_dll.dylib                 0x0000000109fe70b4 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 164
28  AppKit                              0x00007fffb60953db -[NSApplication run] + 926
29  libbase.dylib                       0x000000010fda116c base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 364
30  libbase.dylib                       0x000000010fd9f8fe base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 110
31  libbase.dylib                       0x000000010fdcdf35 base::RunLoop::Run() + 53
32  libchrome_dll.dylib                 0x0000000109fecc98 ChromeBrowserMainParts::MainMessageLoopRun(int*) + 200
33  libcontent.dylib                    0x0000000113fb2fa4 content::BrowserMainLoop::RunMainMessageLoopParts() + 52
34  libcontent.dylib                    0x0000000113fb59e2 content::BrowserMainRunnerImpl::Run() + 18
35  libcontent.dylib                    0x0000000113faf57c content::BrowserMain(content::MainFunctionParams const&) + 204
36  libcontent.dylib                    0x00000001148217af content::ContentMainRunnerImpl::Run() + 383
37  libembedder.dylib                   0x000000010fccf5d8 service_manager::Main(service_manager::MainParams const&) + 2344
38  libcontent.dylib                    0x0000000114820cb4 content::ContentMain(content::ContentMainParams const&) + 68
39  libchrome_dll.dylib                 0x0000000109b5e80f ChromeMain + 175
40  Chromium                            0x0000000109af1de4 main + 404
41  libdyld.dylib                       0x00007fffcdd2f235 start + 1
42  ???                                 0x0000000000000001 0x0 + 1

[1206/121358.815557:ERROR:mach_extensions.cc(68)] bootstrap_look_up com.apple.ReportCrash: Unknown service name (1102)
Trace/BPT trap: 5

 
Blocking: 671916
Labels: Pri-2
Status: Available (was: Untriaged)
Thanks for all of these! I'll do a big triage of  Issue 671916  blockers when the current phase is complete. See go/macviewstracking
Labels: M-68
[Bulk Edit]
Applying M-68 milestone per email discussion with ellyjones@. Pls change it if milestone is incorrectly applied. 
Owner: erikc...@chromium.org
Status: Assigned (was: Available)

Comment 4 by tapted@chromium.org, Feb 13 2018

Sad tab view got an overhaul recently for a11y. This might be resolved.

Comment 5 by tapted@chromium.org, Feb 14 2018

> recently

 r535735
MacViews triage: Good news! This doesn't happen any more.
Status: Fixed (was: Assigned)
MacViews triage: forgot to mark Fixed.

Comment 8 by tapted@chromium.org, Mar 27 2018

Someone's proposing to revert r535735 in  Issue 817124  :(

Sign in to add a comment