On Sat, Feb 20, 2016 at 7:07 PM, Bruce Pieterse <d...@otq.za.net> wrote:
>
> Hi Khurshid,
>
> You can follow the instructions here on how to debug an application:
> https://wiki.ubuntu.com/DebuggingProcedures (Debugging Tools at the
> bottom) and specifically https://wiki.ubuntu.com/Backtrace which is one
> way of gathering a back-trace.


I exactly did that. It still complains:

(gdb) backtrace full
#0  0x9c4bb21c in ?? ()
No symbol table info available.
#1  0x00000900 in ?? ()
No symbol table info available.


It is same as in bug report which was invoked by apport. Apport is supposed
to automatically resolve debug-symbol issues. But in this case it doesn't.
Anyway when I run: *apport-retrace -g /var/crash/_usr_bin_totem.1000.crash*

It gives,

"
Reading symbols from /usr/bin/totem...Reading symbols from
/usr/lib/debug/.build-id/30/56d42ace9636e56b9701794d5403073b0b99f4.debug...done.
..
.
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
.

i386-linux-gnu/libthread_db.so.1 belongs to libc6 package which is again
already installed.


Thanks.
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome

Reply via email to