Re: Info about DWARF2 unwinder pls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 6 Dec 2006 17:42:15 +0800
"Deepak Shrestha" <d88pak@xxxxxxxxx> wrote:

> I will be grateful if somebody explains me what this message really
> about (what could probably be wrong with my computer) and what this
> "DWARF2 unwinder" do.

I'm not positive about any of this, but I think the real error is
something else. The kernel had a problem and tried to do a stack
backtrace (unwinding) from where the problem happened, and that
caused the dwarf2 unwinder error.

Dwarf2 is a standard for debugging info. The gnu C compiler can generate
dwarf2 info, and part of the dwarf2 standard (along with some gnu
extensions) describes stack frames and can (in theory) be used to
do backtraces through the call stack. Unfortunately the frame
description info is hard to get right, and (especially in any hand
coded assembly) is often wrong, leading to errors when trying to
unwind the stack frames and print info about where the error happened.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux