Comment 2 for bug 319508

Revision history for this message
Roshan George (roshan-george) wrote :

I have also attached the output to the command liferea --debug-all. This is all I can manage to do. I tried installing the liferea-dbg package and tried running gdb on the program /usr/lib/debug/usr/bin/liferea-bin but I got this output: (chmodding that file to executable did not help)

---------
Starting program: /usr/lib/debug/usr/bin/liferea-bin
/bin/bash: /usr/lib/debug/usr/bin/liferea-bin: Permission denied
/bin/bash: line 0: exec: /usr/lib/debug/usr/bin/liferea-bin: cannot execute: Success

Program exited with code 0176.
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
You can't do that without a process to debug.
-------

The Ubuntu Wiki Debugging instructions don't seem to be helpful here. How can I provide more information?