[Bug 91845] Re: debug symbols not found by gdb

Maarten Bezemer maarten.bezemer at gmail.com
Sun Apr 29 19:48:06 UTC 2012


Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect 91845 and any other logs that are relevant for this
particular issue.

** Changed in: subversion (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subversion in Ubuntu.
https://bugs.launchpad.net/bugs/91845

Title:
  debug symbols not found by gdb

Status in “subversion” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: subversion

  I ran into a crash in a program that included a frame in /var/lib
  /python-support/python2.4/libsvn/_wc.so.  To try and find out what was
  going on I installed the corresponding debugging symbols package
  (python-subversion-dbg).

  However, it installed the debug symbols to
  /usr/lib/debug/usr/lib/python2.4/site-packages/libsvn/_wc.so which gdb
  couldn't find.

  I had to create a symlink to allow gdb to find the python-subversion
  debugging symbols:

      $ ls -l /usr/lib/debug/var/lib/python-support/python2.4
      lrwxrwxrwx 1 root root 40 2007-03-13 15:15 /usr/lib/debug/var/lib/python-support/python2.4 -> ../../../usr/lib/python2.4/site-packages

  The system is running feisty as of today on AMD64.  I have python-
  subversion 1.4.2dfsg1-2ubuntu5 installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/91845/+subscriptions




More information about the foundations-bugs mailing list