1 | GNU gdb 6.3
|
---|
2 | Copyright 2004 Free Software Foundation, Inc.
|
---|
3 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
4 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
5 | Type "show copying" to see the conditions.
|
---|
6 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
8 |
|
---|
9 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
10 | Thread 548 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
|
---|
12 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
13 | Reading symbols from /boot/beos/system/lib/libmedia.so...(no debugging symbols found)...done.
|
---|
14 | Loaded symbols for /boot/beos/system/lib/libmedia.so
|
---|
15 | Reading symbols from /boot/beos/system/lib/libtracker.so...
|
---|
16 | (no debugging symbols found)...done.
|
---|
17 | Loaded symbols for /boot/beos/system/lib/libtracker.so
|
---|
18 | Reading symbols from /boot/beos/system/lib/libtranslation.so...(no debugging symbols found)...done.
|
---|
19 | Loaded symbols for /boot/beos/system/lib/libtranslation.so
|
---|
20 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...
|
---|
21 | (no debugging symbols found)...done.
|
---|
22 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
23 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
24 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
25 | Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
|
---|
26 | Loaded symbols for /boot/beos/system/lib/libtextencoding.so
|
---|
27 | Reading symbols from /boot/beos/system/add-ons/media/plugins/mov_reader...done.
|
---|
28 | Loaded symbols for /boot/beos/system/add-ons/media/plugins/mov_reader
|
---|
29 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
30 |
|
---|
31 | [Switching to team /boot/beos/apps/MediaPlayer (538) thread w>MediaPlayer (548)]
|
---|
32 | 0xffff012c in ?? ()
|
---|
33 | (gdb) bt
|
---|
34 | #0 0xffff012c in ?? ()
|
---|
35 | #1 0x00000a74 in ?? ()
|
---|
36 | #2 0x18021dac in ?? ()
|
---|
37 | #3 0x004ce2a8 in media_format::SetMetaData ()
|
---|
38 | from /boot/beos/system/lib/libmedia.so
|
---|
39 | #4 0x0093756c in movReader::AllocateCookie ()
|
---|
40 | from /boot/beos/system/add-ons/media/plugins/mov_reader
|
---|
41 | #5 0x004fc959 in BPrivate::media::MediaExtractor::MediaExtractor ()
|
---|
42 | from /boot/beos/system/lib/libmedia.so
|
---|
43 | #6 0x004d1a5e in BMediaFile::InitReader ()
|
---|
44 | from /boot/beos/system/lib/libmedia.so
|
---|
45 | #7 0x004d1011 in BMediaFile::BMediaFile ()
|
---|
46 | from /boot/beos/system/lib/libmedia.so
|
---|
47 | #8 0x0022aab3 in Controller::SetTo ()
|
---|
48 | #9 0x002359b9 in MainWin::OpenFile ()
|
---|
49 | #10 0x00235154 in MainWin::MessageReceived ()
|
---|
50 | #11 0x00305d6b in BLooper::DispatchMessage ()
|
---|
51 | from /boot/beos/system/lib/libbe.so
|
---|
52 | #12 0x003a6ba9 in BWindow::DispatchMessage ()
|
---|
53 | from /boot/beos/system/lib/libbe.so
|
---|
54 | #13 0x00234d0e in MainWin::DispatchMessage ()
|
---|
55 | #14 0x003aa318 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
|
---|
56 | #15 0x003072c3 in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
|
---|
57 | #16 0x007852d4 in thread_entry () from /boot/beos/system/lib/libroot.so
|
---|
58 | ---Type <return> to continue, or q <return> to quit---
|
---|
59 | #17 0x70184fec in ?? ()
|
---|
60 | (gdb)
|
---|