Ticket #886: BeMail.txt

File BeMail.txt, 2.7 KB (added by diver, 18 years ago)

bt

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
9Thread 227 caused an exception: Segment violation
10Reading symbols from /boot/beos/system/lib/libroot.so...done.
11Loaded symbols for /boot/beos/system/lib/libroot.so
12Reading symbols from /boot/beos/system/lib/libbe.so...done.
13Loaded symbols for /boot/beos/system/lib/libbe.so
14Reading symbols from /boot/beos/system/lib/libtracker.so...done.
15Loaded symbols for /boot/beos/system/lib/libtracker.so
16Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
17Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
18Reading symbols from /boot/beos/system/lib/libmail.so...done.
19Loaded symbols for /boot/beos/system/lib/libmail.so
20Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
21Loaded symbols for /boot/beos/system/lib/libtextencoding.so
22Reading symbols from /boot/beos/system/lib/libqoca.so...done.
23Loaded symbols for /boot/beos/system/lib/libqoca.so
24Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
25Loaded symbols for /boot/beos/system/lib/libtranslation.so
26Reading symbols from /boot/beos/system/lib/libnetwork.so...done.
27Loaded symbols for /boot/beos/system/lib/libnetwork.so
28[Switching to team /boot/beos/apps/BeMail (218) thread BeMail (227)]
290x002eb230 in memmove () from /boot/beos/system/lib/libroot.so
30(gdb) bt
31#0 0x002eb230 in memmove () from /boot/beos/system/lib/libroot.so
32#1 0x004b593b in _BTextViewSupportBuffer_<STEStyleRunDesc>::RemoveItemsAt ()
33 from /boot/beos/system/lib/libbe.so
34#2 0x004a5e2f in _BStyleRunDescBuffer_::RemoveDescs ()
35 from /boot/beos/system/lib/libbe.so
36#3 0x004a69f3 in _BStyleBuffer_::RemoveStyles ()
37 from /boot/beos/system/lib/libbe.so
38#4 0x004a6623 in _BStyleBuffer_::SetStyleRange ()
39 from /boot/beos/system/lib/libbe.so
40#5 0x004884ef in BTextView::SetFontAndColor ()
41 from /boot/beos/system/lib/libbe.so
42#6 0x0022d8a8 in TContentView::MessageReceived ()
43#7 0x003fdf33 in BLooper::DispatchMessage ()
44 from /boot/beos/system/lib/libbe.so
45#8 0x004a0886 in BWindow::DispatchMessage ()
46 from /boot/beos/system/lib/libbe.so
47#9 0x004a3c10 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
48#10 0x003ff4bb in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
49#11 0x0029c070 in thread_entry () from /boot/beos/system/lib/libroot.so
50#12 0x70080fec in ?? ()
51(gdb)