Chinaunix首页 | 论坛 | 博客
  • 博客访问: 611676
  • 博文数量: 356
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 2287
  • 用 户 组: 普通用户
  • 注册时间: 2013-04-08 17:08
文章分类

全部博文(356)

文章存档

2023年(3)

2022年(7)

2021年(33)

2020年(47)

2019年(36)

2018年(221)

2017年(1)

2015年(1)

2013年(7)

我的朋友

分类: LINUX

2018-11-22 16:29:31

(gdb) bt
#0  Vol::init (this=0x7fffec0cdbd0, s=0xe4bb20 "/home/install/master.ats/var/trafficserver/cache.db", blocks=32766,
    dir_skip=16384, clear=false) at Cache.cc:1240
#1  0x00000000006c49c5 in Cache::open (this=0x7fffec0cdb60, clear=false) at Cache.cc:2098
#2  0x00000000006bf525 in CacheProcessor::diskInitialized (this=0xc3faa0 ) at Cache.cc:844
#3  0x00000000006d59b9 in CacheDisk::openDone (this=0xd89320) at CacheDisk.cc:213
#4  0x00000000006d5978 in CacheDisk::openStart (this=0xd89320, event=3900) at CacheDisk.cc:205
#5  0x0000000000538e9e in Continuation::handleEvent (this=0xd89320, event=3900, data=0xd89370)
    at /home/trafficserver-master/iocore/eventsystem/I_Continuation.h:160
#6  0x00000000006cae5b in AIOCallbackInternal::io_complete (this=0xd89370, event=1, data=0xd026a0)
    at /home/trafficserver-master/iocore/aio/P_AIO.h:127
#7  0x0000000000538e9e in Continuation::handleEvent (this=0xd89370, event=1, data=0xd026a0)
    at /home/trafficserver-master/iocore/eventsystem/I_Continuation.h:160
#8  0x00000000007856fc in EThread::process_event (this=0x7ffff29e7010, e=0xd026a0, calling_code=1) at UnixEThread.cc:131
#9  0x00000000007858cd in EThread::process_queue (this=0x7ffff29e7010, NegativeQueue=0x7ffff29e4d10, ev_count=0x7ffff29e4d08,
    nq_count=0x7ffff29e4d0c) at UnixEThread.cc:170
#10 0x0000000000785b91 in EThread::execute_regular (this=0x7ffff29e7010) at UnixEThread.cc:230
#11 0x0000000000785f0f in EThread::execute (this=0x7ffff29e7010) at UnixEThread.cc:325
#12 0x0000000000784b0b in spawn_thread_internal (a=0xcfc6d0) at Thread.cc:85
#13 0x00007ffff6667e25 in start_thread () from /lib64/libpthread.so.0
#14 0x00007ffff596ebad in clone () from /lib64/libc.so.6
//异步读取数据回来
#0  Vol::handle_header_read (this=0x7fffec0cdbd0, event=3900, data=0x7fffec0cef98) at Cache.cc:1707
#1  0x0000000000538e9e in Continuation::handleEvent (this=0x7fffec0cdbd0, event=3900, data=0x7fffec0cef98) at /home/trafficserver
-master/iocore/eventsystem/I_Continuation.h:160
#2  0x00000000006cae5b in AIOCallbackInternal::io_complete (this=0x7fffec0cef98, event=1, data=0xd02580) at /home/trafficserver-m
aster/iocore/aio/P_AIO.h:127
#3  0x0000000000538e9e in Continuation::handleEvent (this=0x7fffec0cef98, event=1, data=0xd02580) at /home/trafficserver-master/i
ocore/eventsystem/I_Continuation.h:160
#4  0x00000000007856fc in EThread::process_event (this=0x7ffff29e7010, e=0xd02580, calling_code=1) at UnixEThread.cc:131
#5  0x00000000007858cd in EThread::process_queue (this=0x7ffff29e7010, NegativeQueue=0x7ffff29e4d10, ev_count=0x7ffff29e4d08, nq_
count=0x7ffff29e4d0c) at UnixEThread.cc:170
#6  0x0000000000785b91 in EThread::execute_regular (this=0x7ffff29e7010) at UnixEThread.cc:230
#7  0x0000000000785f0f in EThread::execute (this=0x7ffff29e7010) at UnixEThread.cc:325
#8  0x0000000000784b0b in spawn_thread_internal (a=0xcfc6d0) at Thread.cc:85
#9  0x00007ffff6667e25 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ffff596ebad in clone () from /lib64/libc.so.6


阅读(1289) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~