• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Crash core file in linux

Calon

Experienced Member
Joined
Feb 6, 2009
Messages
1,070
Reaction score
21
Hello,

Recently there is a TFS crash happened to me today, the core file that created in my linux dedicated is around 3,500 MiB and its too heavy for my connection to transfer it and find the reason with MVS, so im wondering there is any tutorial or possibility to find the reason of the crash with a linux way?

------ ah

#0 0x000000000046d032 in boost::detail::atomic_conditional_increment (
pw=0x7f8300000085)
at /usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:92
rv = 10859864
tmp = 0
#1 0x000000000046d092 in boost::detail::sp_counted_base::add_ref_lock (
this=0x7f830000007d)
at /usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:138
No locals.
#2 0x000000000046d39d in shared_count (this=0x7f8397ffe788, r=...)
at /usr/include/boost/smart_ptr/detail/shared_count.hpp:419
No locals.
#3 0x00000000006c7901 in shared_ptr<ServicePort> (this=0x7f8397ffe780, r=...)
at /usr/include/boost/smart_ptr/shared_ptr.hpp:213
No locals.
#4 0x00000000006c5a02 in boost::enable_shared_from_this<ServicePort>::shared_from_this (this=0x7f8398000f68)
at /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:49
__PRETTY_FUNCTION__ = "boost::shared_ptr<X> boost::enable_shared_from_this<T>::shared_from_this() [with T = ServicePort]"
p = {px = 0x0, pn = {pi_ = 0x0}}
p = DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.

----so now i got the problem but without soultion :p any idea guys ?
REP ++
Regards
 
Last edited:

Similar threads

Back
Top