Issue metadata
Sign in to add a comment
|
browser crash entering text on realtor.ca
Reported by
sgra...@gmail.com,
Feb 28 2016
|
||||||||||||||||||||||
Issue descriptionChrome Version: 48.0.2564.116 Operating System: e.g., "Windows 7", "Mac OSX 10.6" URL (if applicable) where crash occurred: realtor.ca Can you reproduce this crash? not reliably What steps will reproduce this crash? (or if it's not reproducible, what were you doing just before the crash)? 1. type text into "where are you looking?" text field 2. browser crash was typing/backspacing, might have been about to show a dialog/overlay for autocomplete when it crashed. cc: scottmg@ *Please note that issues filed with no information filled in above will be marked as WontFix* ****DO NOT CHANGE BELOW THIS LINE**** report_id:9143f29800000000
,
Feb 28 2016
Looks like a UAF, but I don't know what's going on exactly. Thread 0 CRASHED [EXC_BAD_ACCESS / 0x0000000d @ 0x00007fff8fa7b57e ] MAGIC SIGNATURE THREAD 0x00007fff8fa7b57e (libdispatch.dylib + 0x0000857e ) _dispatch_alloc_continuation_free 0x00007fff8fa8ca69 (libdispatch.dylib + 0x00019a69 ) _dispatch_continuation_free_to_cache_limit 0x00007fff8fa88c6a (libdispatch.dylib + 0x00015c6a ) _dispatch_main_queue_callback_4CF 0x00007fff8cfb9cd8 (CoreFoundation + 0x000b4cd8 ) __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ 0x00007fff8cf74d3c (CoreFoundation + 0x0006fd3c ) __CFRunLoopRun 0x00007fff8cf74337 (CoreFoundation + 0x0006f337 ) CFRunLoopRunSpecific 0x00007fff9377f934 (HIToolbox + 0x00030934 ) RunCurrentEventLoopInMode 0x00007fff9377f76e (HIToolbox + 0x0003076e ) ReceiveNextEventCommon 0x00007fff9377f5ae (HIToolbox + 0x000305ae ) _BlockUntilNextEventMatchingListInModeWithFilter 0x00007fff860a00ed (AppKit + 0x0008a0ed ) _DPSNextEvent 0x00007fff8646c942 (AppKit + 0x00456942 ) -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] 0x00007fff86095fc7 (AppKit + 0x0007ffc7 ) -[NSApplication run] 0x000000010428258d (Google Chrome Framework -message_pump_mac.mm:663 ) base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) 0x0000000104281c13 (Google Chrome Framework -message_pump_mac.mm:236 ) base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) 0x00000001042bfbc2 (Google Chrome Framework -run_loop.cc:55 ) base::RunLoop::Run() 0x0000000103da1a17 (Google Chrome Framework -chrome_browser_main.cc:1784 ) ChromeBrowserMainParts::MainMessageLoopRun(int*) 0x00000001071aafe6 (Google Chrome Framework -browser_main_loop.cc:946 ) content::BrowserMainLoop::RunMainMessageLoopParts() 0x00000001071ad861 (Google Chrome Framework -browser_main_runner.cc:235 ) content::BrowserMainRunnerImpl::Run() 0x00000001071a6acc (Google Chrome Framework -browser_main.cc:44 ) content::BrowserMain(content::MainFunctionParams const&) 0x000000010423d6ab (Google Chrome Framework -content_main_runner.cc:808 ) content::ContentMainRunnerImpl::Run() 0x000000010423cc15 (Google Chrome Framework -content_main.cc:19 ) content::ContentMain(content::ContentMainParams const&) 0x0000000103d03471 (Google Chrome Framework -chrome_main.cc:66 ) ChromeMain
,
Feb 28 2016
,
Feb 29 2016
Based on similar stack trace duping this issue |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by scottmg@chromium.org
, Feb 28 2016Labels: Type-Bug
Status: Available (was: Unconfirmed)
Summary: browser crash entering text on realtor.ca (was: entering text on realtor.ca)