• 带组装寻找bug(1)


    查看SFI-1_cmm02node13_1495096946.out文件,发现调用了SFIEvent.cxx中的build函数,其中大多数build event含有138pages, 但是还出现了一些build event只有10pages. 

    DEBUG_3 2017-May-18 16:45:26 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 462
    DEBUG_3 2017-May-18 16:45:26 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 463
    DEBUG_3 2017-May-18 16:45:31 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 464
    DEBUG_3 2017-May-18 16:45:31 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 465
    DEBUG_3 2017-May-18 16:45:31 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 466
    DEBUG_3 2017-May-18 16:45:41 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 467
    DEBUG_3 2017-May-18 16:45:41 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 468

    这些只含有10pages的event对应的L1id号正好是SFI的err文件里对应的事例:

    WARNING 2017-May-18 16:45:26 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 462
    WARNING 2017-May-18 16:45:26 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 463
    WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 464
    WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 465
    WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 466
    WARNING 2017-May-18 16:45:41 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 467
    WARNING 2017-May-18 16:45:41 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 468
  • 相关阅读:
    湘湖的雪
    Lua 如何调用C打包的动态库
    自己制作一个USB自动挖矿器
    二十五块DIY 带屏幕可远程的温湿度传感器
    来看下,C# WebService WSDL自动生成代码,数组参数的BUG。。。ArrayOfString
    记一次非常规方法对接硬件设备(Grason Stadler GSI 61)
    京享值超8万的京东钻石用户告诉你套路是这样的
    C# 显示纯文本对齐封装(控制显示字体长度)
    [开源] C# 封装 银海医保的接口
    [开源]使用C# 对CPU卡基本操作封装
  • 原文地址:https://www.cnblogs.com/zengtx/p/6879123.html
Copyright © 2020-2023  润新知