libunwind-devel
[Top][All Lists]
Advanced

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

Re: [libunwind] libunwind 0.97 trouble on SuSE, works fine on RH


From: David Mosberger
Subject: Re: [libunwind] libunwind 0.97 trouble on SuSE, works fine on RH
Date: Tue, 24 Aug 2004 04:30:37 -0700

>>>>> On Tue, 24 Aug 2004 13:22:50 +0200, Johan Walles <address@hidden> said:

  Johan> This is what I expected.  However, when I run the same
  Johan> program on either SuSE SLES 8.0 or 9.0, I get this instead:

  Johan>     0: 0x4000000000001850: crashhandler() * 1:
  Johan> 0xa0000000000040d0: Unknown unw_step() failed: 3: Bad
  Johan> register number

  Johan> Is this a problem with the example program or with something
  Johan> else (possibly libunwind)?

Sounds like a problem with getting (corect) unwind info for the
signal-frame.  Can you try with a 2.6-based kernel?  (Or is this SLES
9.1---I can never keep the numbers straight...).

For debugging this type of problems, you're generally better off
building with "./configure --enable-debug" and then look at the output
you get with UNW_DEBUG_LEVEL set to, say, 16.

        --david


reply via email to

[Prev in Thread] Current Thread [Next in Thread]