- GNU gdb (GDB) 7.0-ubuntu
- Copyright (C) 2009 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 "i486-linux-gnu".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from /usr/bin/mpd...Reading symbols from /usr/lib/debug/usr/bin/mpd...done.
- (no debugging symbols found)...done.
- (gdb) start
- Temporary breakpoint 1 at 0x80802ec: file /build/buildd/mpd-0.15.7+git20091227.333e11d/./src/main.c, line 277.
- Starting program: /usr/bin/mpd
- [Thread debugging using libthread_db enabled]
- [New Thread 0xb3fd5b70 (LWP 14328)]
- [Thread 0xb3fd5b70 (LWP 14328) exited]
- [New Thread 0xb3fd5b70 (LWP 14329)]
- [Thread 0xb3fd5b70 (LWP 14329) exited]
- [New Thread 0xb3fd5b70 (LWP 14330)]
- [Thread 0xb3fd5b70 (LWP 14330) exited]
- [New Thread 0xb3fd5b70 (LWP 14331)]
- [Thread 0xb3fd5b70 (LWP 14331) exited]
- [New Thread 0xb3fd5b70 (LWP 14332)]
- [Thread 0xb3fd5b70 (LWP 14332) exited]
- [New Thread 0xb3fd5b70 (LWP 14333)]
- [Thread 0xb3fd5b70 (LWP 14333) exited]
- [New Thread 0xb3fd5b70 (LWP 14334)]
- [Thread 0xb3fd5b70 (LWP 14334) exited]
- [New Thread 0xb3fd5b70 (LWP 14335)]
- [Thread 0xb3fd5b70 (LWP 14335) exited]
- [New Thread 0xb3fd5b70 (LWP 14336)]
- [Thread 0xb3fd5b70 (LWP 14336) exited]
- [New Thread 0xb3fd5b70 (LWP 14337)]
- [Thread 0xb3fd5b70 (LWP 14337) exited]
- [New Thread 0xb3fd5b70 (LWP 14338)]
- [Thread 0xb3fd5b70 (LWP 14338) exited]
- [New Thread 0xb3fd5b70 (LWP 14339)]
- [Thread 0xb3fd5b70 (LWP 14339) exited]
- Temporary breakpoint 1, main (argc=1, argv=0xbffff894)
- at /build/buildd/mpd-0.15.7+git20091227.333e11d/./src/main.c:277
- 277 /build/buildd/mpd-0.15.7+git20091227.333e11d/./src/main.c: No such file or directory.
- in /build/buildd/mpd-0.15.7+git20091227.333e11d/./src/main.c
- (gdb) bt full
- #0 main (argc=1, argv=0xbffff894) at /build/buildd/mpd-0.15.7+git20091227.333e11d/./src/main.c:277
- options = {kill = 134889460, daemon = -1073743896, log_stderr = 134822633, verbose = 91497252}
- start = <value optimized out>
- error = 0xbffff7e8
- success = <value optimized out>
- (gdb) ex[K[Kinfo registers
- eax 0xbffff894 -1073743724
- ecx 0x8b34197f -1959519873
- edx 0x1 1
- ebx 0x5741ff4 91496436
- esp 0xbffff770 0xbffff770
- ebp 0xbffff7e8 0xbffff7e8
- esi 0x0 0
- edi 0x0 0
- eip 0x80802ec 0x80802ec <main+12>
- eflags 0x200282 [ SF IF ID ]
- cs 0x73 115
- ss 0x7b 123
- ds 0x7b 123
- es 0x7b 123
- fs 0x0 0
- gs 0x33 51
- (gdb) e[Kquit[K[K[K[Kthread apply all backtrace
- Thread 1 (Thread 0xb7fd7940 (LWP 14325)):
- #0 main (argc=1, argv=0xbffff894) at /build/buildd/mpd-0.15.7+git20091227.333e11d/./src/main.c:277
- (gdb) quit
- A debugging session is active.
- Inferior 1 [process 14325] will be killed.
- Quit anyway? (y or n)
