Ticket #9729: gdb_mytranscode_cutlist.txt

File gdb_mytranscode_cutlist.txt, 2.9 KB (added by zeloise@…, 13 years ago)

gdb data

Line 
1$ gdb /usr/bin/mythtranscode
2
3GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 Copyright (C) 2010 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
7and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu".
8For bug reporting instructions, please see:<http://www.gnu.org/software/gdb/bugs/>...
9Reading symbols from /usr/bin/mythtranscode...
10Reading symbols from /usr/lib/debug/usr/bin/mythtranscode...done. done.
11
12(gdb) run --showprogress -p '0' -c '13159' -s '2011-04-12T14:30:00' -f "/tmp/fifodir_28055/" --honorcutlist 2>&1
13Starting program: /usr/bin/mythtranscode --showprogress -p '0' -c '13159' -s '2011-04-12T14:30:00' -f "/tmp/fifodir_28055/" --honorcutlist 2>&1
14[Thread debugging using libthread_db enabled]
152011-04-13 23:07:13.477 Using runtime prefix = /usr
162011-04-13 23:07:13.477 Using configuration directory = /home/astra/.mythtv
172011-04-13 23:07:13.478 Empty LocalHostName.
18[New Thread 0x7fffe6a9b700 (LWP 24423)]
19[Thread 0x7fffe6a9b700 (LWP 24423) exited]
202011-04-13 23:07:13.629 New DB connection, total: 1
212011-04-13 23:07:13.654 Could not open settings file /home/astra/.mythtv/config.xml for writing
222011-04-13 23:07:13.654 Closing DB connection named 'DBManager0'
232011-04-13 23:07:13.694 Enabled verbose msgs: important
24[New Thread 0x7fffe6a9b700 (LWP 24424)]
252011-04-13 23:07:14.309 Using protocol version 65
26[New Thread 0x7fffe3e64700 (LWP 24425)]
272011-04-13 23:07:14.349 AudioPlayer: Enabling Audio
28[New Thread 0x7fffe3663700 (LWP 24426)]
29[New Thread 0x7fffe2e62700 (LWP 24427)]
30[New Thread 0x7fffe2661700 (LWP 24428)]
312011-04-13 23:07:18.728 Processed: 100 of 239869 frames(4 seconds)
322011-04-13 23:07:23.894 Processed: 228 of 239869 frames(9 seconds)
332011-04-13 23:07:29.344 Processed: 353 of 239869 frames(14 seconds)
342011-04-13 23:07:34.453 Processed: 453 of 239869 frames(18 seconds)
352011-04-13 23:07:39.836 Processed: 578 of 239869 frames(23 seconds)
362011-04-13 23:07:44.844 Processed: 690 of 239869 frames(27 seconds)
372011-04-13 23:07:49.867 Processed: 797 of 239869 frames(31 seconds)
382011-04-13 23:07:54.929 Processed: 903 of 239869 frames(36 seconds)
392011-04-13 23:07:59.932 Processed: 1056 of 239869 frames(42 seconds)
402011-04-13 23:08:05.350 Processed: 1153 of 239869 frames(46 seconds)
412011-04-13 23:08:10.741 Processed: 1253 of 239869 frames(50 seconds)
422011-04-13 23:08:13.745 Transcoding aborted, cutlist updated
43[Thread 0x7fffe2661700 (LWP 24428) exited]
44[Thread 0x7fffe6a9b700 (LWP 24424) exited]
45[New Thread 0x7fffe6a9b700 (LWP 24431)]
46[Thread 0x7fffe2e62700 (LWP 24427) exited]
47[Thread 0x7fffe3663700 (LWP 24426) exited]
48[Thread 0x7fffe3e64700 (LWP 24425) exited]
49[Thread 0x7fffe6a9b700 (LWP 24431) exited]
50
51Program exited with code 0224.
52(gdb) backtrace full
53No stack.