From: Jim Wilson <wilson@cygnus.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Bad unwind record ...
Date: Mon, 24 Jul 2000 19:17:34 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205224@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205222@msgid-missing>
Bad unwind record format value '51' at offset 0 in record
0x4000000000cc31ef
Aborted (core dumped)
You probably have an inconsistent set of gcc/gas/libraries on your system.
There were a number of problems with the unwind sections created by gas
that were fixed by David Mosberger as part of his kernel unwinding work.
Some of the problems were endian related. These changes made the new unwind
sections ABI incompatible with the old unwind sections. David wrote only
gas changes. Since C++ EH uses the unwind sections, this required
corresponding gcc changes that I wrote. Also, this requires recompiling all
libraries on the system with the new compiler.
If you accidentally mix the new compiler with old libraries, or the old
compiler with new libraries, then you will see the error above.
Are you perhaps using TurboLinux? I think TurboLinux applied the gas patches
to their toolchain on their own initiative, but they didn't add the gcc
changes, which means that kernel unwinding will work with the TurboLinux
toolchain, but C++ EH won't.
Jim
prev parent reply other threads:[~2000-07-24 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-24 11:40 [Linux-ia64] Bad unwind record Thomas Hiller
2000-07-24 19:17 ` Jim Wilson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590678205224@msgid-missing \
--to=wilson@cygnus.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox