chore: 更新 pid 文件和日志

- 修改 .gitignore 文件,添加对 pid 文件的忽略
- 删除旧的 pid 文件并添加新的 pid 文件
- 更新 meta.txt 文件,添加新的数据结构元信息
- 更新 tbus.log 文件,记录新的日志信息
This commit is contained in:
root
2025-05-07 20:32:26 +08:00
parent e517da86dc
commit 4fc8b7056d
32 changed files with 11444 additions and 10734 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
center_server_900/runenv/rank_svr/cfg/fs_data/
server_999/runenv/zone_svr/cfg/fs_data/
**.pid

View File

@@ -4166,4 +4166,71 @@ IndexCount: 214 Flag:1
<ptr: 0x7428b58 HOff:0>
<ptr: 0x7428c28 HOff:4>
<ptr: 0x7428cf8 HOff:12>
<ptr: 0x7428dc8 HOff:16
<ptr: 0x7428dc8 HOff:16>
<ptr: 0x734c5c8 HOff:17>
<ptr: 0x734c698 HOff:21>
<ptr: 0x734c768 HOff:278>
<ptr: 0x734c838 HOff:4880>
<ptr: 0x734c908 HOff:6032>
<ptr: 0x734c9d8 HOff:7184>
<ptr: 0x734caa8 HOff:20236>
<ptr: 0x734cb78 HOff:20248>
<ptr: 0x734cc48 HOff:20550>
meta<DbWuGuanBattleUnitEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbWuGuanData> OffIndex: (nil) OffIndex: (nil)
meta<DbWuJingData> OffIndex: (nil) OffIndex: (nil)
meta<DbWuXueData> OffIndex: (nil) OffIndex: (nil)
meta<DbWuXueEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeData> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeRoadData> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeValueEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoHistoryData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoLevelRecorEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoAchieveData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoAchieveEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoFruitEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoFruitSceneData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoGiftBuyData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoGiftBuyEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoItemBuyData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoItemBuyEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoStepAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieActData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieArcheryAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieGiftAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieSignAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieTaskEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJunActBoxEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJunActCellEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJunActData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunCumuGiftEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunJiziBootyRecordEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunJiziData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunJiziDataEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunLimitGiftData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunLimitGiftEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWeekCardData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWishAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWishData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWishDataEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinaGuoStepAwardData> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaActData> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaActGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaChouJiangCellEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaGetItemEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaStageBootyRecordEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoCaiActData> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoCaiActGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoCaiActRecordEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoShiCdDataEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbZhenFaData> OffIndex: (nil) OffIndex: (nil)
meta<DbZhenFaEntry> OffIndex: (nil) OffIndex: (nil)
meta<KeyInfo> OffIndex: (nil) OffIndex: (nil)
meta<UinInfo> OffIndex: (nil) OffIndex: (nil)
meta<UinKey> OffIndex: (nil) OffIndex: (nil)

View File

@@ -4167,4 +4167,70 @@ IndexCount: 214 Flag:1
<ptr: 0x6b08da8 HOff:4>
<ptr: 0x6b08e78 HOff:12>
<ptr: 0x6b08f48 HOff:16>
<ptr: 0x6b09018
<ptr: 0x6b09018 HOff:17>
<ptr: 0x6b090e8 HOff:21>
<ptr: 0x6b091b8 HOff:278>
<ptr: 0x6b09288 HOff:4880>
<ptr: 0x6b09358 HOff:6032>
<ptr: 0x6b09428 HOff:7184>
<ptr: 0x6b094f8 HOff:20236>
<ptr: 0x6b095c8 HOff:20248>
<ptr: 0x6b09698 HOff:20550>
meta<DbWuGuanBattleUnitEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbWuGuanData> OffIndex: (nil) OffIndex: (nil)
meta<DbWuJingData> OffIndex: (nil) OffIndex: (nil)
meta<DbWuXueData> OffIndex: (nil) OffIndex: (nil)
meta<DbWuXueEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeData> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeRoadData> OffIndex: (nil) OffIndex: (nil)
meta<DbXiaKeValueEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoHistoryData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianDaoLevelRecorEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoAchieveData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoAchieveEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoFruitEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoFruitSceneData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoGiftBuyData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoGiftBuyEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoItemBuyData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoItemBuyEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianGuoStepAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieActData> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieArcheryAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieGiftAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieSignAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJieTaskEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJunActBoxEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJunActCellEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXianJunActData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunCumuGiftEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunJiziBootyRecordEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunJiziData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunJiziDataEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunLimitGiftData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunLimitGiftEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWeekCardData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWishAwardEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWishData> OffIndex: (nil) OffIndex: (nil)
meta<DbXinChunWishDataEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbXinaGuoStepAwardData> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaActData> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaActGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaChouJiangCellEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaGetItemEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbYanHuaStageBootyRecordEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoCaiActData> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoCaiActGlobalData> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoCaiActRecordEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbZhaoShiCdDataEntry> OffIndex: (nil) OffIndex: (nil)
meta<DbZhenFaData> OffIndex: (nil) OffIndex: (nil)
meta<DbZhenFaEntry> OffIndex: (nil) OffIndex: (nil)
meta<KeyInfo> OffIndex: (nil) OffIndex: (nil)
meta<UinInfo> OffIndex: (nil) OffIndex: (nil)
meta<UinKey> OffIndex: (nil) OffIndex: (nil)

View File

@@ -1470,3 +1470,95 @@
[20250507 19:20:04448271]TRACE channel(16): Flag:0x1 address(0xd1733e28 <-->0x01443828
tbus_add_channels_associated_addr:146
[20250507 19:20:04448285]TRACE end of tbus_bind addr 10.999.10.1 to handle('1'), iRet=0 tbus_bind_by_str:227
[20250507 20:24:14031246]FATAL init log system ok
tbus_init_log:57
[20250507 20:24:14031301]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:24:14031336]DEBUG tbus_init_ex successfully, shmkey(2109991) size(131472) channelnum(17) tbus_init_ex:1767
[20250507 20:24:14031372]DEBUG new handle(1) successfully tbus_new:111
[20250507 20:24:14031401]TRACE begin to bind addr(10.999.10.1) to handle(1)
tbus_bind_by_str:192
[20250507 20:24:14031414]TRACE addr string:10.999.10.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:14031423]DEBUG convert addr string <10.999.10.1> to addr 283e70a1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:14031435]TRACE channel(0): Flag:0x1 address(0xc1733e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031443]TRACE channel(1): Flag:0x1 address(0xd1733e28 <-->0xe1713e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031450]TRACE channel(2): Flag:0x1 address(0x81753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031458]TRACE channel(3): Flag:0x1 address(0xd1733e28 <-->0x51743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031465]TRACE channel(4): Flag:0x1 address(0x91753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031472]TRACE channel(5): Flag:0x1 address(0x91753e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031479]TRACE channel(6): Flag:0x1 address(0xd1733e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031486]TRACE channel(7): Flag:0x1 address(0xe1713e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031501]TRACE channel(8): Flag:0x1 address(0xa1703e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031525]DEBUG attach to channel(shmid:47) successfully, localside:0, peerside:1 tbus_attach_channel:1230
[20250507 20:24:14031536]DEBUG add channel(10.999.10.1 <--> 10.999.61.1) to handle, now channel num in the hanndle is:1 tbus_enable_addr:1122
[20250507 20:24:14031543]TRACE channel(9): Flag:0x1 address(0xd1733e28 <-->0x21743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031550]TRACE channel(10): Flag:0x1 address(0xb1753e28 <-->0xf1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031557]TRACE channel(11): Flag:0x1 address(0xb1753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031564]TRACE channel(12): Flag:0x1 address(0xb1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031571]TRACE channel(13): Flag:0x1 address(0xd1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031578]TRACE channel(14): Flag:0x1 address(0xc1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14031584]TRACE channel(15): Flag:0x1 address(0xd1733e28 <-->0x71443828
tbus_add_channels_associated_addr:146
[20250507 20:24:14031591]TRACE channel(16): Flag:0x1 address(0xd1733e28 <-->0x01443828
tbus_add_channels_associated_addr:146
[20250507 20:24:14031599]TRACE end of tbus_bind addr 10.999.10.1 to handle('1'), iRet=0 tbus_bind_by_str:227
[20250507 20:25:16579572]FATAL init log system ok
tbus_init_log:57
[20250507 20:25:16579634]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:25:16579674]DEBUG tbus_init_ex successfully, shmkey(2109991) size(131472) channelnum(17) tbus_init_ex:1767
[20250507 20:25:16579708]DEBUG new handle(1) successfully tbus_new:111
[20250507 20:25:16579724]TRACE begin to bind addr(10.999.10.1) to handle(1)
tbus_bind_by_str:192
[20250507 20:25:16579732]TRACE addr string:10.999.10.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16579741]DEBUG convert addr string <10.999.10.1> to addr 283e70a1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16579753]TRACE channel(0): Flag:0x1 address(0xc1733e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579761]TRACE channel(1): Flag:0x1 address(0xd1733e28 <-->0xe1713e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579768]TRACE channel(2): Flag:0x1 address(0x81753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579776]TRACE channel(3): Flag:0x1 address(0xd1733e28 <-->0x51743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579783]TRACE channel(4): Flag:0x1 address(0x91753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579790]TRACE channel(5): Flag:0x1 address(0x91753e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579798]TRACE channel(6): Flag:0x1 address(0xd1733e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579805]TRACE channel(7): Flag:0x1 address(0xe1713e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579812]TRACE channel(8): Flag:0x1 address(0xa1703e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579836]DEBUG attach to channel(shmid:47) successfully, localside:0, peerside:1 tbus_attach_channel:1230
[20250507 20:25:16579847]DEBUG add channel(10.999.10.1 <--> 10.999.61.1) to handle, now channel num in the hanndle is:1 tbus_enable_addr:1122
[20250507 20:25:16579855]TRACE channel(9): Flag:0x1 address(0xd1733e28 <-->0x21743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579863]TRACE channel(10): Flag:0x1 address(0xb1753e28 <-->0xf1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579870]TRACE channel(11): Flag:0x1 address(0xb1753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579884]TRACE channel(12): Flag:0x1 address(0xb1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579892]TRACE channel(13): Flag:0x1 address(0xd1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579899]TRACE channel(14): Flag:0x1 address(0xc1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16579905]TRACE channel(15): Flag:0x1 address(0xd1733e28 <-->0x71443828
tbus_add_channels_associated_addr:146
[20250507 20:25:16579912]TRACE channel(16): Flag:0x1 address(0xd1733e28 <-->0x01443828
tbus_add_channels_associated_addr:146
[20250507 20:25:16579920]TRACE end of tbus_bind addr 10.999.10.1 to handle('1'), iRet=0 tbus_bind_by_str:227

View File

@@ -1 +1 @@
1951
6303

View File

@@ -1 +1 @@
1959
6311

View File

@@ -1 +1 @@
1867
6252

View File

@@ -1 +1 @@
2010
6362

View File

@@ -1470,3 +1470,95 @@
[20250507 19:20:04569581]TRACE channel(16): Flag:0x1 address(0xd1733e28 <-->0x01443828
tbus_add_channels_associated_addr:146
[20250507 19:20:04569589]TRACE end of tbus_bind addr 10.999.69.1 to handle('1'), iRet=0 tbus_bind_by_str:227
[20250507 20:24:14143451]FATAL init log system ok
tbus_init_log:57
[20250507 20:24:14143505]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:24:14143561]DEBUG tbus_init_ex successfully, shmkey(2109991) size(131472) channelnum(17) tbus_init_ex:1767
[20250507 20:24:14143601]DEBUG new handle(1) successfully tbus_new:111
[20250507 20:24:14143626]TRACE begin to bind addr(10.999.69.1) to handle(1)
tbus_bind_by_str:192
[20250507 20:24:14143639]TRACE addr string:10.999.69.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:14143650]DEBUG convert addr string <10.999.69.1> to addr 283e7451 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:14143669]TRACE channel(0): Flag:0x1 address(0xc1733e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143680]TRACE channel(1): Flag:0x1 address(0xd1733e28 <-->0xe1713e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143694]TRACE channel(2): Flag:0x1 address(0x81753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143707]TRACE channel(3): Flag:0x1 address(0xd1733e28 <-->0x51743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143737]DEBUG attach to channel(shmid:42) successfully, localside:1, peerside:0 tbus_attach_channel:1230
[20250507 20:24:14143752]DEBUG add channel(10.999.61.1 <--> 10.999.69.1) to handle, now channel num in the hanndle is:1 tbus_enable_addr:1122
[20250507 20:24:14143763]TRACE channel(4): Flag:0x1 address(0x91753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143773]TRACE channel(5): Flag:0x1 address(0x91753e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143792]TRACE channel(6): Flag:0x1 address(0xd1733e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143804]TRACE channel(7): Flag:0x1 address(0xe1713e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143813]TRACE channel(8): Flag:0x1 address(0xa1703e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143823]TRACE channel(9): Flag:0x1 address(0xd1733e28 <-->0x21743e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143833]TRACE channel(10): Flag:0x1 address(0xb1753e28 <-->0xf1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143842]TRACE channel(11): Flag:0x1 address(0xb1753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143852]TRACE channel(12): Flag:0x1 address(0xb1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143862]TRACE channel(13): Flag:0x1 address(0xd1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143872]TRACE channel(14): Flag:0x1 address(0xc1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:24:14143882]TRACE channel(15): Flag:0x1 address(0xd1733e28 <-->0x71443828
tbus_add_channels_associated_addr:146
[20250507 20:24:14143892]TRACE channel(16): Flag:0x1 address(0xd1733e28 <-->0x01443828
tbus_add_channels_associated_addr:146
[20250507 20:24:14143906]TRACE end of tbus_bind addr 10.999.69.1 to handle('1'), iRet=0 tbus_bind_by_str:227
[20250507 20:25:16698157]FATAL init log system ok
tbus_init_log:57
[20250507 20:25:16698202]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:25:16698244]DEBUG tbus_init_ex successfully, shmkey(2109991) size(131472) channelnum(17) tbus_init_ex:1767
[20250507 20:25:16698274]DEBUG new handle(1) successfully tbus_new:111
[20250507 20:25:16698290]TRACE begin to bind addr(10.999.69.1) to handle(1)
tbus_bind_by_str:192
[20250507 20:25:16698298]TRACE addr string:10.999.69.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16698307]DEBUG convert addr string <10.999.69.1> to addr 283e7451 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16698320]TRACE channel(0): Flag:0x1 address(0xc1733e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698328]TRACE channel(1): Flag:0x1 address(0xd1733e28 <-->0xe1713e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698335]TRACE channel(2): Flag:0x1 address(0x81753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698341]TRACE channel(3): Flag:0x1 address(0xd1733e28 <-->0x51743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698369]DEBUG attach to channel(shmid:42) successfully, localside:1, peerside:0 tbus_attach_channel:1230
[20250507 20:25:16698389]DEBUG add channel(10.999.61.1 <--> 10.999.69.1) to handle, now channel num in the hanndle is:1 tbus_enable_addr:1122
[20250507 20:25:16698400]TRACE channel(4): Flag:0x1 address(0x91753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698408]TRACE channel(5): Flag:0x1 address(0x91753e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698415]TRACE channel(6): Flag:0x1 address(0xd1733e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698423]TRACE channel(7): Flag:0x1 address(0xe1713e28 <-->0x61743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698430]TRACE channel(8): Flag:0x1 address(0xa1703e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698437]TRACE channel(9): Flag:0x1 address(0xd1733e28 <-->0x21743e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698444]TRACE channel(10): Flag:0x1 address(0xb1753e28 <-->0xf1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698451]TRACE channel(11): Flag:0x1 address(0xb1753e28 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698464]TRACE channel(12): Flag:0x1 address(0xb1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698471]TRACE channel(13): Flag:0x1 address(0xd1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698477]TRACE channel(14): Flag:0x1 address(0xc1453828 <-->0xd1733e28
tbus_add_channels_associated_addr:146
[20250507 20:25:16698484]TRACE channel(15): Flag:0x1 address(0xd1733e28 <-->0x71443828
tbus_add_channels_associated_addr:146
[20250507 20:25:16698491]TRACE channel(16): Flag:0x1 address(0xd1733e28 <-->0x01443828
tbus_add_channels_associated_addr:146
[20250507 20:25:16698500]TRACE end of tbus_bind addr 10.999.69.1 to handle('1'), iRet=0 tbus_bind_by_str:227

View File

@@ -3960,3 +3960,395 @@
[20250507 19:20:04262668]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 19:20:04262674]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 19:20:04262681]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49875261]FATAL init log system ok
tbus_init_log:57
[20250507 20:16:49876306]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:16:49876635]DEBUG shmget shmid 38 by shmkey<2109991> tbus_create_shm:478
[20250507 20:16:49876666]DEBUG create/attach GCIM, shmkey:2109991, size:131472, flag:0x1b4 tbus_create_shm:525
[20250507 20:16:49876683]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:16:49876694]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:16:49876702]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:16:49876710]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:16:49876717]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:16:49876725]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876734]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876741]TRACE addr string:10.999.60.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876748]DEBUG convert addr string <10.999.60.1> to addr 283e73c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876755]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876763]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876770]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876777]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876786]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876794]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876802]TRACE addr string:10.999.88.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876809]DEBUG convert addr string <10.999.88.1> to addr 283e7581 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876816]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876823]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876830]TRACE addr string:10.999.69.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876837]DEBUG convert addr string <10.999.69.1> to addr 283e7451 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876844]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876852]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876858]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876866]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876873]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876880]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876887]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876895]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876911]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876919]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876925]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876933]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876940]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876946]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876952]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876959]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876965]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876972]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876978]TRACE addr string:10.999.10.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49876985]DEBUG convert addr string <10.999.10.1> to addr 283e70a1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49876996]TRACE addr string:10.999.66.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877011]DEBUG convert addr string <10.999.66.1> to addr 283e7421 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877023]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877032]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877039]TRACE addr string:10.999.63.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877045]DEBUG convert addr string <10.999.63.1> to addr 283e73f1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877052]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877059]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877065]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877072]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877078]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877085]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877091]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877098]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877105]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877112]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877118]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877126]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877132]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877139]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877145]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877152]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877158]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877165]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877172]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877178]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877189]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877197]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877203]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877210]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49877216]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49877223]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49880924]FATAL init log system ok
tbus_init_log:57
[20250507 20:16:49881826]DEBUG gen shmkey<3109991> by info shmkey<3109991> and bussid<0> tbus_gen_shmkey:263
[20250507 20:16:49881850]DEBUG shmget shmid 56 by shmkey<3109991> tbus_create_shm:478
[20250507 20:16:49881883]DEBUG create/attach GCIM, shmkey:3109991, size:557440, flag:0x1b4 tbus_create_shm:525
[20250507 20:16:49881897]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:16:49881907]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:16:49881917]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:16:49881924]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:16:49881931]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:16:49881940]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49881947]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49881955]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49881961]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49881971]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49881982]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49881994]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49882005]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:16:49882014]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:16:49882021]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23340678]FATAL init log system ok
tbus_init_log:57
[20250507 20:18:23341313]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:18:23341346]DEBUG shmget shmid 38 by shmkey<2109991> tbus_create_shm:478
[20250507 20:18:23341370]DEBUG create/attach GCIM, shmkey:2109991, size:131472, flag:0x1b4 tbus_create_shm:525
[20250507 20:18:23341400]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:18:23341420]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:18:23341431]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:18:23341439]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:18:23341446]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:18:23341455]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341463]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341470]TRACE addr string:10.999.60.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341478]DEBUG convert addr string <10.999.60.1> to addr 283e73c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341495]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341502]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341509]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341515]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341522]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341528]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341534]TRACE addr string:10.999.88.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341541]DEBUG convert addr string <10.999.88.1> to addr 283e7581 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341548]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341555]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341562]TRACE addr string:10.999.69.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341569]DEBUG convert addr string <10.999.69.1> to addr 283e7451 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341575]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341581]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341588]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341595]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341601]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341608]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341614]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341621]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341628]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341634]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341641]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341648]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341655]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341662]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341668]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341677]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341688]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341701]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341711]TRACE addr string:10.999.10.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341723]DEBUG convert addr string <10.999.10.1> to addr 283e70a1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341733]TRACE addr string:10.999.66.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341744]DEBUG convert addr string <10.999.66.1> to addr 283e7421 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341754]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341766]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341776]TRACE addr string:10.999.63.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341787]DEBUG convert addr string <10.999.63.1> to addr 283e73f1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341797]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341815]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341827]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341839]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341849]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341861]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341872]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341884]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341897]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341908]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341918]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341931]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341944]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341952]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341959]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341965]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341972]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341979]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341985]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23341991]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23341998]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23342005]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23342011]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23342018]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23342025]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23342031]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23347328]FATAL init log system ok
tbus_init_log:57
[20250507 20:18:23348215]DEBUG gen shmkey<3109991> by info shmkey<3109991> and bussid<0> tbus_gen_shmkey:263
[20250507 20:18:23348238]DEBUG shmget shmid 56 by shmkey<3109991> tbus_create_shm:478
[20250507 20:18:23348266]DEBUG create/attach GCIM, shmkey:3109991, size:557440, flag:0x1b4 tbus_create_shm:525
[20250507 20:18:23348290]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:18:23348302]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:18:23348309]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:18:23348316]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:18:23348323]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:18:23348332]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23348340]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23348347]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23348354]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23348361]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23348375]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23348391]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23348399]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:18:23348406]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:18:23348412]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13835478]FATAL init log system ok
tbus_init_log:57
[20250507 20:24:13836068]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:24:13836093]DEBUG shmget shmid 38 by shmkey<2109991> tbus_create_shm:478
[20250507 20:24:13836115]DEBUG create/attach GCIM, shmkey:2109991, size:131472, flag:0x1b4 tbus_create_shm:525
[20250507 20:24:13836131]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:24:13836141]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:24:13836150]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:24:13836158]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:24:13836166]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:24:13836176]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836184]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836192]TRACE addr string:10.999.60.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836202]DEBUG convert addr string <10.999.60.1> to addr 283e73c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836209]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836217]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836225]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836232]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836243]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836257]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836270]TRACE addr string:10.999.88.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836283]DEBUG convert addr string <10.999.88.1> to addr 283e7581 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836297]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836310]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836323]TRACE addr string:10.999.69.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836336]DEBUG convert addr string <10.999.69.1> to addr 283e7451 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836349]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836363]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836377]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836402]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836416]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836429]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836440]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836452]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836472]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836480]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836486]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836493]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836499]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836506]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836512]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836519]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836525]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836531]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836537]TRACE addr string:10.999.10.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836544]DEBUG convert addr string <10.999.10.1> to addr 283e70a1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836550]TRACE addr string:10.999.66.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836557]DEBUG convert addr string <10.999.66.1> to addr 283e7421 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836563]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836570]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836577]TRACE addr string:10.999.63.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836584]DEBUG convert addr string <10.999.63.1> to addr 283e73f1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836591]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836598]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836605]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836611]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836617]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836625]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836631]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836638]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836644]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836651]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836657]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836663]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836670]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836676]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836683]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836689]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836697]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836709]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836720]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836730]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836740]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836752]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836761]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836774]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13836784]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13836796]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13841087]FATAL init log system ok
tbus_init_log:57
[20250507 20:24:13841990]DEBUG gen shmkey<3109991> by info shmkey<3109991> and bussid<0> tbus_gen_shmkey:263
[20250507 20:24:13842015]DEBUG shmget shmid 56 by shmkey<3109991> tbus_create_shm:478
[20250507 20:24:13842034]DEBUG create/attach GCIM, shmkey:3109991, size:557440, flag:0x1b4 tbus_create_shm:525
[20250507 20:24:13842048]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:24:13842057]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:24:13842064]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:24:13842071]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:24:13842078]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:24:13842086]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13842094]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13842101]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13842107]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13842114]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13842121]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13842127]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13842134]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:24:13842140]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:24:13842147]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16374159]FATAL init log system ok
tbus_init_log:57
[20250507 20:25:16374892]DEBUG gen shmkey<2109991> by info shmkey<2109991> and bussid<10> tbus_gen_shmkey:263
[20250507 20:25:16374926]DEBUG shmget shmid 38 by shmkey<2109991> tbus_create_shm:478
[20250507 20:25:16374949]DEBUG create/attach GCIM, shmkey:2109991, size:131472, flag:0x1b4 tbus_create_shm:525
[20250507 20:25:16374965]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:25:16374974]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:25:16374982]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:25:16374990]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:25:16374997]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:25:16375005]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375013]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375021]TRACE addr string:10.999.60.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375028]DEBUG convert addr string <10.999.60.1> to addr 283e73c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375035]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375049]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375056]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375063]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375070]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375076]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375083]TRACE addr string:10.999.88.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375090]DEBUG convert addr string <10.999.88.1> to addr 283e7581 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375096]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375103]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375109]TRACE addr string:10.999.69.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375116]DEBUG convert addr string <10.999.69.1> to addr 283e7451 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375122]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375129]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375136]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375142]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375149]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375155]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375162]TRACE addr string:10.999.89.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375169]DEBUG convert addr string <10.999.89.1> to addr 283e7591 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375175]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375182]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375188]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375195]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375201]TRACE addr string:10.999.70.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375208]DEBUG convert addr string <10.999.70.1> to addr 283e7461 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375215]TRACE addr string:10.999.30.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375223]DEBUG convert addr string <10.999.30.1> to addr 283e71e1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375230]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375237]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375243]TRACE addr string:10.999.10.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375250]DEBUG convert addr string <10.999.10.1> to addr 283e70a1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375256]TRACE addr string:10.999.66.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375263]DEBUG convert addr string <10.999.66.1> to addr 283e7421 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375269]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375276]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375282]TRACE addr string:10.999.63.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375289]DEBUG convert addr string <10.999.63.1> to addr 283e73f1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375295]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375301]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375312]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375319]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375326]TRACE addr string:10.999.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375333]DEBUG convert addr string <10.999.91.1> to addr 283e75b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375339]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375346]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375353]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375359]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375365]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375372]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375379]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375397]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375405]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375412]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375418]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375425]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375431]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375438]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375444]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375451]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375457]TRACE addr string:10.999.61.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375464]DEBUG convert addr string <10.999.61.1> to addr 283e73d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16375471]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16375477]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16379954]FATAL init log system ok
tbus_init_log:57
[20250507 20:25:16380855]DEBUG gen shmkey<3109991> by info shmkey<3109991> and bussid<0> tbus_gen_shmkey:263
[20250507 20:25:16380880]DEBUG shmget shmid 56 by shmkey<3109991> tbus_create_shm:478
[20250507 20:25:16380898]DEBUG create/attach GCIM, shmkey:3109991, size:557440, flag:0x1b4 tbus_create_shm:525
[20250507 20:25:16380912]DEBUG AddrTemplet: region:6.world:14.function:8.instance:4 tbus_parse_addrtemplet:168
[20250507 20:25:16380921]FATAL address segment[1]: maxval:15 bitsnum:4 startbits:0 tbus_add_addrtemplet_segment:262
[20250507 20:25:16380928]FATAL address segment[2]: maxval:255 bitsnum:8 startbits:4 tbus_add_addrtemplet_segment:262
[20250507 20:25:16380934]FATAL address segment[3]: maxval:16383 bitsnum:14 startbits:12 tbus_add_addrtemplet_segment:262
[20250507 20:25:16380941]FATAL address segment[4]: maxval:63 bitsnum:6 startbits:26 tbus_add_addrtemplet_segment:262
[20250507 20:25:16380949]TRACE addr string:10.900.91.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16380957]DEBUG convert addr string <10.900.91.1> to addr 283845b1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16380964]TRACE addr string:10.900.92.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16380971]DEBUG convert addr string <10.900.92.1> to addr 283845c1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16380977]TRACE addr string:10.900.93.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16380983]DEBUG convert addr string <10.900.93.1> to addr 283845d1 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16380996]TRACE addr string:10.900.71.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16381003]DEBUG convert addr string <10.900.71.1> to addr 28384471 tbus_addr_aton_by_addrtemplet:413
[20250507 20:25:16381010]TRACE addr string:10.900.64.1 tbus_addr_aton_by_addrtemplet:355
[20250507 20:25:16381017]DEBUG convert addr string <10.900.64.1> to addr 28384401 tbus_addr_aton_by_addrtemplet:413

File diff suppressed because it is too large Load Diff

View File

@@ -17,6 +17,7 @@ function start_all_svr(){
cd /data/home/mmog/server_999/runenv/
cd ./msgq/
./init.sh
cd -
cd ./zone_conn/cfg/
./start_zone_conn.sh

View File

@@ -1 +1 @@
1971
6323

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
1937
6286

View File

@@ -1 +1 @@
1861
6246

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
1928
6277