Oracle Solaris Performance, Panics, Hangs, and Dtrace (MOSC)

MOSC Banner

What does the highlighted lines in Solaris mdb disassembly mean?

edited Oct 18, 2019 11:16PM in Oracle Solaris Performance, Panics, Hangs, and Dtrace (MOSC) 2 commentsAnswered ✓

Experts,

When I use dis command in mdb to disassemble the instructions of functions from application core dumps, there is always a line in each dis command I run which is hightlighted.

What is the significance of this highlighted line?

Here is an example,

> fffffc7ff0cc2c30::dis

libBnsInternals.so`__rwstd::__rb_tree<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,STC::QProperty>,__rwstd::__select1

r<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,STC::QProperty>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,STC::LessST,std::allocator<std::pair<const std::basic_string<c

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center