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 229 called debugger(): _numBlocks > 0
|
---|
11 | Reading symbols from /boot/system/runtime_loader...done.
|
---|
12 | Loaded symbols for /boot/system/runtime_loader
|
---|
13 | Reading symbols from /boot/system/lib/libbe.so...done.
|
---|
14 | Loaded symbols for /boot/system/lib/libbe.so
|
---|
15 | Reading symbols from /boot/system/lib/libmail.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/libmail.so
|
---|
17 | Reading symbols from /boot/system/lib/libnetwork.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/libnetwork.so
|
---|
19 | Reading symbols from /boot/system/lib/libbnetapi.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libbnetapi.so
|
---|
21 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
22 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
23 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
25 | Reading symbols from /boot/system/lib/libtextencoding.so...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libtextencoding.so
|
---|
27 | Reading symbols from /boot/system/lib/libtracker.so...done.
|
---|
28 | Loaded symbols for /boot/system/lib/libtracker.so
|
---|
29 | Reading symbols from /boot/system/lib/libtranslation.so...done.
|
---|
30 | Loaded symbols for /boot/system/lib/libtranslation.so
|
---|
31 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
32 | [Switching to team /boot/system/preferences/E-mail (223) thread w>Create new account (229)]
|
---|
33 | 0xffff0114 in ?? ()
|
---|
34 | (gdb) bt
|
---|
35 | #0 0xffff0114 in ?? ()
|
---|
36 | #1 0x0057db26 in debugger () from /boot/system/lib/libroot.so
|
---|
37 | #2 0x00588201 in __assert_fail () from /boot/system/lib/libroot.so
|
---|
38 | #3 0x005f90f7 in BPrivate::processHeap::free ()
|
---|
39 | from /boot/system/lib/libroot.so
|
---|
40 | #4 0x005fa991 in free () from /boot/system/lib/libroot.so
|
---|
41 | #5 0x0041bb22 in BString::_FreePrivateData () from /boot/system/lib/libbe.so
|
---|
42 | #6 0x004172c6 in BString::SetTo () from /boot/system/lib/libbe.so
|
---|
43 | #7 0x00417143 in BString::operator= () from /boot/system/lib/libbe.so
|
---|
44 | #8 0x002211ec in DNSQuery::_ReadMXRecord ()
|
---|
45 | #9 0x00220b11 in DNSQuery::GetMXRecords ()
|
---|
46 | #10 0x00212b60 in AutoConfig::GetMXRecord ()
|
---|
47 | #11 0x00212a51 in AutoConfig::GetInfoFromMailAddress ()
|
---|
48 | #12 0x00213f5f in AutoConfigWindow::MessageReceived ()
|
---|
49 | #13 0x002f15c7 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
50 | #14 0x003b4b25 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
51 | #15 0x003b8cb8 in BWindow::task_looper () from /boot/system/lib/libbe.so
|
---|
52 | #16 0x002f2b23 in BLooper::_task0_ () from /boot/system/lib/libbe.so
|
---|
53 | #17 0x00581fe6 in thread_entry () from /boot/system/lib/libroot.so
|
---|
54 | #18 0x70080fec in ?? ()
|
---|
55 | (gdb)
|
---|