Issue metadata
Sign in to add a comment
|
pressing ctrl-shift-p crashes chrome immediately |
||||||||||||||||||||||||
Issue descriptionChrome Version: 55.0.2874.0 OS Version: 8847.0.0 (Official Build) Board: samus to reproduce: - flash recent image onto samus, e.g. cros flash usb:// xbuddy://remote/samus/latest-canary - log into guest mode - press ctrl-shift-p - chrome crashes & restarts example crash report: https://crash.corp.google.com/browse?q=reportid=%27abf37e8300000000%27 Thread 79 CRASHED [SIGSEGV @ 0x00000000 ] MAGIC SIGNATURE THREAD 0x00007feb353708b0 (chrome -cups_printer.cc:219 ) printing::CupsPrinter::StreamData 0x00007feb3536b4d1 (chrome -printing_context_chromeos.cc:395 ) printing::PrintingContextChromeos::StreamData 0x00007feb3536be3c (chrome -printed_document_chromeos.cc:36 ) printing::PrintedDocument::RenderPrintedPage 0x00007feb340f51b0 (chrome -print_job_worker.cc:409 ) printing::PrintJobWorker::SpoolPage 0x00007feb340f5340 (chrome -print_job_worker.cc:327 ) printing::PrintJobWorker::OnNewPage 0x00007feb326fceec (chrome -callback.h:64 ) base::debug::TaskAnnotator::RunTask 0x00007feb326e76eb (chrome -message_loop.cc:457 ) base::MessageLoop::DoDelayedWork 0x00007feb326e8980 (chrome -message_pump_default.cc:39 ) base::MessagePumpDefault::Run 0x00007feb341821f7 (chrome -run_loop.cc:35 ) base::RunLoop::Run 0x00007feb34198ea8 (chrome -thread.cc:333 ) base::Thread::ThreadMain 0x00007feb34196935 (chrome -platform_thread_posix.cc:71 ) ThreadFunc 0x00007feb31342306 (libpthread-2.19.so -pthread_create.c:309 ) start_thread 0x00007feb300585cc (libc-2.19.so + 0x000f95cc ) clone
,
Sep 29 2016
ctrl-p doesn't crash. ctrl-shift-p isn't listed in the keyboard overlay ... maybe it's not supposed to be caught ? would be nice if it weren't a shortcut because i was trying to set it up as a binding in crosh :).
,
Sep 29 2016
,
Sep 30 2016
I'll take care of this today.
,
Sep 30 2016
does that mean you'll drop the ctrl-shift-p binding ? if it's meant to stay, then i'll need to adjust code, but if it's going to be removed, i can keep my code as-is.
,
Sep 30 2016
I'm going to disable it. We won't have a system dialog so it doesn't make sense.
,
Oct 3 2016
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 Deleted