Ticket #8299: MediaConverter_crash2

File MediaConverter_crash2, 4.1 KB (added by Premislaus, 12 years ago)
Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 651 caused an exception: Divide error
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libmedia.so...done.
16Loaded symbols for /boot/system/lib/libmedia.so
17Reading symbols from /boot/system/lib/libtracker.so...done.
18Loaded symbols for /boot/system/lib/libtracker.so
19Reading symbols from /boot/system/lib/liblocale.so...done.
20Loaded symbols for /boot/system/lib/liblocale.so
21Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
22Loaded symbols for /boot/system/lib/libstdc++.r4.so
23Reading symbols from /boot/system/lib/libroot.so...done.
24Loaded symbols for /boot/system/lib/libroot.so
25Reading symbols from /boot/system/lib/libtranslation.so...done.
26Loaded symbols for /boot/system/lib/libtranslation.so
27Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
28Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
29Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
30Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
31Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
32Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
33Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
34Loaded symbols for /boot/system/lib/libicule.so.48.1.1
35Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
36Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
37Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
38Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
39Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
40Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
41Reading symbols from /boot/system/lib/libtextencoding.so...done.
42Loaded symbols for /boot/system/lib/libtextencoding.so
43Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
44Loaded symbols for /boot/system/lib/libroot-addon-icu.so
45Reading symbols from /boot/system/add-ons/media/plugins/ffmpeg...done.
46Loaded symbols for /boot/system/add-ons/media/plugins/ffmpeg
47Reading symbols from /boot/system/add-ons/media/plugins/raw_decoder...done.
48Loaded symbols for /boot/system/add-ons/media/plugins/raw_decoder
49[tcsetpgrp failed in terminal_inferior: Invalid Argument]
50[Switching to team /boot/system/apps/MediaConverter (632) thread converter thread (651)]
510x0080b603 in __divdi3 () from /boot/system/lib/libroot.so
52(gdb) bt
53#0 0x0080b603 in __divdi3 () from /boot/system/lib/libroot.so
54#1 0x020aefbb in av_frac_add () from /boot/system/add-ons/media/plugins/ffmpeg
55#2 0x0000000f in ?? ()
56#3 0x00000000 in ?? ()
57#4 0x00000000 in ?? ()
58#5 0x00000000 in ?? ()
59#6 0x0268a81c in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
60#7 0x0000000f in ?? ()
61#8 0x00000000 in ?? ()
62#9 0x780b576c in ?? ()
63#10 0x004c9898 in ?? () from /boot/system/lib/libbe.so
64#11 0x00000000 in ?? ()
65#12 0x00000000 in ?? ()
66#13 0x00000000 in ?? ()
67#14 0x00000001 in ?? ()
68#15 0x00000000 in ?? ()
69#16 0x0000000f in ?? ()
70#17 0x020b5759 in compute_pkt_fields2 ()
71 from /boot/system/add-ons/media/plugins/ffmpeg
72#18 0x18161960 in ?? ()
73#19 0x0000000f in ?? ()
74#20 0x00000000 in ?? ()
75#21 0x020b52bc in compute_pkt_fields2 ()
76 from /boot/system/add-ons/media/plugins/ffmpeg
77---Type <return> to continue, or q <return> to quit---
78#22 0x0268a81c in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
79#23 0x18090e80 in ?? ()
80#24 0x1815faf8 in ?? ()
81#25 0x780b576c in ?? ()
82#26 0x000cf680 in ?? ()
83#27 0x0000000f in ?? ()
84#28 0x00000000 in ?? ()
85#29 0x0042fbff in BLocker::AcquireLock () from /boot/system/lib/libbe.so
86Previous frame inner to this frame (corrupt stack?)
87(gdb)