Chrome process not ended after close browser
Reported by
mikhail....@gmail.com,
May 21 2016
|
||
Issue descriptionUserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2739.0 Safari/537.36 Steps to reproduce the problem: 1. 2. 3. What is the expected behavior? What went wrong? $ ps ax | grep chrome show me that process not ended Did this work before? N/A Chrome version: 52.0.2739.0 Channel: dev OS Version: Fedora 24 Flash Version: Shockwave Flash 22.0 r0 Chrome Version: 52.0.2739.0 Operating System: Linux 4.5.4-300.fc24.x86_64 I am stop parent chrome process with SIGSEGV and get crash ID: crash/d175d36a00000000 I hope this is can't help found that is stuck here.
,
May 21 2016
Also provide strace information here
,
May 23 2016
Stack Trace: ============= Thread 0 CRASHED [SIGSEGV @ 0x000003e800007a08 ] MAGIC SIGNATURE THREAD 0x00007f0db0a33c4d (libc-2.23.so + 0x000f7c4d ) 0x00007f0db5da1a45 (libglib-2.0.so.0.4800.1 + 0x00049a45 ) 0x0000555c291a4fc4 (chrome + 0x0587efc4 ) _fini 0x00007f0db5da1b5b (libglib-2.0.so.0.4800.1 + 0x00049b5b ) 0x0000555c2860d055 (chrome -./out/Release/../../base/message_loop/message_pump_glib.cc:309 ) base::MessagePumpGlib::Run 0x0000555c2446b63f (chrome -./out/Release/../../third_party/ots/src/os2.cc:103 ) __cxx_global_array_dtor 0x0000555c2862599d (chrome -./out/Release/../../base/run_loop.cc:35 ) base::RunLoop::Run 0x0000555c244a63ad (chrome -./out/Release/../../chrome/browser/chrome_browser_main.cc:1913 ) ChromeBrowserMainParts::MainMessageLoopRun 0x0000555c2446b63f (chrome -./out/Release/../../third_party/ots/src/os2.cc:103 ) __cxx_global_array_dtor 0x0000555c259fd308 (chrome -./out/Release/../../content/browser/browser_main_loop.cc:972 ) content::BrowserMainLoop::RunMainMessageLoopParts 0x0000555c259ffc3c (chrome -./out/Release/../../content/browser/browser_main_runner.cc:82 ) content::BrowserMainRunnerImpl::Initialize 0x0000555c25a0000c (chrome -./out/Release/../../content/browser/browser_main_runner.cc:165 ) content::BrowserMainRunnerImpl::Run 0x0000555c259f8f2b (chrome -./out/Release/../../content/browser/browser_main.cc:46 ) content::BrowserMain 0x0000555c285d17f6 (chrome -./out/Release/../../content/app/content_main_runner.cc:788 ) content::ContentMainRunnerImpl::Run 0x0000555c248861ff (chrome -./out/Release/../../third_party/protobuf/src/google/protobuf/io/coded_stream_inl.h:67 ) google::protobuf::internal::WireFormatLite::ReadBytes 0x0000555c2948f5af (chrome + 0x05b695af ) _fini 0x0000555c285d040f (chrome -./out/Release/../../content/app/content_main.cc:20 ) content::ContentMain 0x0000555c2446b78a (chrome -./out/Release/../../chrome/app/chrome_main.cc:84 ) ChromeMain 0x0000555c28fa63ef (chrome + 0x056803ef ) __libc_csu_fini 0x00007f0db095c730 (libc-2.23.so + 0x00020730 ) 0x00007f0db0fa18ef (libstdc++.so.6.0.22 + 0x0008b8ef ) 0x0000555c2446b73f (chrome + 0x00b4573f ) frame_dummy 0x0000555c2446b63f (chrome -./out/Release/../../third_party/ots/src/os2.cc:103 ) __cxx_global_array_dtor 0x00007f0db6e54eca (ld-2.23.so + 0x0000feca ) 0x0000555c2446b63f (chrome -./out/Release/../../third_party/ots/src/os2.cc:103 ) __cxx_global_array_dtor 0x0000555c2446b668 (chrome + 0x00b45668 ) _start This issue looks similar to bug 394022, Hence merging in to it. Feel free to undupe if it's a different issue. Thanks!
,
May 23 2016
which status of 394022? I am afraid that it may have won't fix status :( |
||
►
Sign in to add a comment |
||
Comment 1 by mikhail....@gmail.com
, May 21 2016215 KB
215 KB Download