Ticket #7266: DebugBacktrace

File DebugBacktrace, 1.5 KB (added by czeidler, 13 years ago)

Debug bt

Line 
1#0 0xffff0114 in ?? ()
2#1 0x006b8d4b in debugger () from /boot/system/lib/libroot.so
3#2 0x006c310f in __assert_fail () from /boot/system/lib/libroot.so
4#3 0x00731535 in realloc () from /boot/system/lib/libroot.so
5#4 0x00426ab9 in BString::_Resize (this=0x70080858, length=13)
6 at /Data/haiku/trunk/src/kits/support/String.cpp:2209
7#5 0x00426cf0 in BString::_ShrinkAtBy (this=0x70080858, offset=0, length=1)
8 at /Data/haiku/trunk/src/kits/support/String.cpp:2273
9#6 0x004239a5 in BString::Remove (this=0x70080858, from=0, length=1)
10 at /Data/haiku/trunk/src/kits/support/String.cpp:822
11#7 0x00227519 in DNSTools::ConvertFromDNSName (string=@0x180b017c)
12 at /Data/haiku/trunk/src/preferences/mail/DNSQuery.cpp:254
13#8 0x00228399 in DNSQuery::_ReadMXRecord (this=0x70080b2b,
14 buffer=@0x700809c4, mxRecord=0x180b0178)
15 at /Data/haiku/trunk/src/preferences/mail/DNSQuery.cpp:463
16#9 0x00227c8b in DNSQuery::GetMXRecords (this=0x70080b2b, serverName=
17 {fPrivateData = 0x180ae1b0 "yahoo.com"}, mxList=0x70080b08,
18 timeout=500000) at /Data/haiku/trunk/src/preferences/mail/DNSQuery.cpp:368
19#10 0x0021303c in AutoConfig::GetMXRecord (this=0x180a604f,
20 provider=0x180ae190 "yahoo.com", info=0x70080bb0)
21 at /Data/haiku/trunk/src/preferences/mail/AutoConfig.cpp:36
22#11 0x00212f61 in AutoConfig::GetInfoFromMailAddress (this=0x180a604f,
23 email=0x180c7fa0 "test@yahoo.com", info=0x70080bb0)
24 at /Data/haiku/trunk/src/preferences/mail/AutoConfig.cpp:22