VMware {code} Community
IamTHEvilONE
Immortal
Immortal

Looking for help on a SIGABRT/Panic in VDDK 5.5

This was right in the middle of copy/clone of a disk, then the thread just panic'd.  PID 24457 was itself, which is why the PID's match.

This is the second time I've seen this particular panic on rwLock.cpp line 112, but have not seen any sort of direction on if an upgrade to VDDK 6.0 or 6.5 would fix it.

*** Aborted at 1510849636 (unix time) try "date -d @1510849636" if you are using GNU date ***

PC: @ 0x7fc051ec3cc9 (unknown)

*** SIGABRT (@0x5f89) received by PID 24457 (TID 0x7fc04c083700) from PID 24457; stack trace: ***

  @ 0x7fc053f22340 (unknown)

  @ 0x7fc051ec3cc9 (unknown)

  @ 0x7fc051ec70d8 (unknown)

  @ 0x7fc03e584c19 (unknown)

  @ 0x7fc03e584f83 (unknown)

  @ 0x7fc03e3d0362 (unknown)

  @ 0x7fc03e468948 (unknown)

-->

--> Panic: Assert Failed: "locks.find(this) == locks.end()" @ /build/mts/release/bora-2962804/bora/vim/lib/vmacore/system/rwLock.cpp:112

--> Backtrace:

--> backtrace[00] rip 00007fc03e597dd4 Vmacore::System::Stacktrace::CaptureFullWork(unsigned int)

--> backtrace[01] rip 00007fc03e45f0be Vmacore::System::SystemFactoryImpl::CreateBacktrace(Vmacore::Ref<Vmacore::System::Backtrace>&)

--> backtrace[02] rip 00007fc03e584d8d vix/lib64/libvmacore.so(+0x575d8d) [0x7fc03e584d8d]

--> backtrace[03] rip 00007fc03e584fbf Vmacore::PanicExit(char const*)

--> backtrace[04] rip 00007fc03e3d0362 Vmacore::PanicVerify(char const*, char const*, int)

--> backtrace[05] rip 00007fc03e468948 Vmacore::System::RWLockImpl::WriteLock()

--> backtrace[06] rip 00007fc03f337ae4 VcSdkClient::RpcConnectionImpl::ConnectToServer(Vmacore::Ref<Vmomi::StubAdapter>&, Vmacore::Ref<Vmacore::Http::ConnectionSpec>&, Vmacore::Ref<Vmacore::Http::UserAgent>&, Vmac

--> backtrace[14] rip 00007fc03e4ca6bb Vmacore::System::ThreadPoolAsio::DoOrEnqueueWork(Vmacore::System::ThreadPoolAsio::WorkTypeInfo&, Vmacore::Functor<void, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil> const&, int)

--> backtrace[15] rip 00007fc03e4cc74e Vmacore::System::ThreadPoolAsio::HandleWork(Vmacore::System::ThreadPoolAsio::WorkType, Vmacore::Functor<void, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil, Vmacore::Nil> const&)

--> backtrace[16] rip 00007fc03e4dff1f void Vmacore::System::ThreadPoolAsioWorkBinder::InvokeWork_1<boost::system::error_code const&>(Vmacore::System::ThreadPoolAsio::WorkType, boost::function<void (boost::system::error_code const&)> const&, boost::system::error_code const&)

-->

  @ 0x7fc03f337ae4 (unknown)

------ In-memory logs start --------

  @ 0x7fc03f33cc36 (unknown)

  @ 0x7fc03f34072f (unknown)

  @ 0x7fc03f3409a2 (unknown)

  @ 0x7fc03f34072f (unknown)

  @ 0x7fc03e4ca021 (unknown)

  @ 0x7fc03e4dc280 (unknown)

  @ 0x7fc03e4ca23e (unknown)

  @ 0x7fc03e4ca6bb (unknown)

  @ 0x7fc03e4cc74e (unknown)

  @ 0x7fc03e4dff1f (unknown)

  @ 0x7fc03e4fe07b (unknown)

  @ 0x7fc03e4fe3e5 (unknown)

  @ 0x7fc03e4dd51c (unknown)

  @ 0x7fc03e4c9a1d (unknown)

  @ 0x7fc03e596193 (unknown)

  @ 0x7fc053f1a182 start_thread

  @ 0x7fc051f8747d (unknown)

  @ 0x0 (unknown)

------ In-memory logs end --------

Tags (3)
0 Kudos
0 Replies