arc-networkd aborts at CHECK(arc_ip_config_->Init()); |
||
Issue descriptionhttp://crash/5334ff2300000000, but originally came up in issue 661656. Chrome OS 8992.0.0 Thread 0 CRASHED [SIGABRT @ 0x00000000 ] 0x00007fc4f1c5ab82 (libc-2.19.so -raise.c:56 ) raise 0x00007fc4f1c5c89f (libc-2.19.so -abort.c:89 ) abort 0x00007fc4f23f6104 (libbase-core-395517.so -debugger_posix.cc:249 ) base::debug::BreakDebugger() 0x00007fc4f240d977 (libbase-core-395517.so -logging.cc:755 ) logging::LogMessage::~LogMessage() 0x00007fc4f252b3e3 (arc-networkd -manager.cc:39 ) arc_networkd::Manager::OnInit() 0x00007fc4f24c9442 (libbrillo-core-395517.so -daemon.cc:25 ) brillo::Daemon::Run() 0x00007fc4f252ae6e (arc-networkd -main.cc:34 ) main 0x00007fc4f1c45fb5 (libc-2.19.so -libc-start.c:292 ) __libc_start_main 0x00007fc4f2524719 (arc-networkd + 0x00006719 ) _start 0x00007ffd2c457117 0x00007fc4f25246f0 (arc-networkd -iostream:74 ) <name omitted> manager.cc: 37 int Manager::OnInit() { 38 arc_ip_config_.reset(new ArcIpConfig(int_ifname_, con_ifname_, con_netns_)); 39 CHECK(arc_ip_config_->Init());
,
Dec 5 2016
Not sure. This was from a user, and the only crash reports from their system are this one and an unrelated Chrome crash.
,
Aug 1
|
||
►
Sign in to add a comment |
||
Comment 1 by cernekee@chromium.org
, Dec 4 2016