Comment 5 for bug 989846

Revision history for this message
Leon (leonbo) wrote :

Pandaboard + mpd:

root@panda:~# gdb mpd 2>&1 | tee ~/gdb-mpd.txt
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/mpd...(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) set pagination 0
(gdb) run --no-daemon /etc/mpd.conf
Starting program: /usr/bin/mpd --no-daemon /etc/mpd.conf
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0xb4eb0440 (LWP 28658)]
[New Thread 0xb44ff440 (LWP 28659)]
[New Thread 0xb38ff440 (LWP 28660)]
[New Thread 0xb2eff440 (LWP 28661)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb2eff440 (LWP 28661)]
0xb6011760 in mad_layer_III () from /usr/lib/arm-linux-gnueabihf/libmad.so.0