Been running 384.15 on my AI Mesh Main AC86U main router for a few days. Yesterday I enabled scribe and uiScribe and connmon addons. OH WHY DID I WAIT SO LONG?! LOL.
BTW - I use all the TrendMicro features as well as the merlin/tomato stats. I do NOT have any QOS enabled.
This morning, looking through the much easier to decipher logs, I saw these errors.
Feb 14 01:15:50 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when adding flow net_p=ffffffc011043dd0 dir=0 old_key=0xa0000a99 new_key=0xa0000ad4
Feb 14 01:15:50 RTAC86U kernel: [0m
Feb 14 01:15:52 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when adding flow net_p=ffffffc0145c2538 dir=0 old_key=0xa0000ab2 new_key=0xa0000ad7
Feb 14 01:15:52 RTAC86U kernel: [0m
Feb 14 01:15:55 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when adding flow net_p=ffffffc0094e6c18 dir=0 old_key=0xa0000ab6 new_key=0xa0000a9e
Feb 14 01:15:55 RTAC86U kernel: [0m
Feb 14 01:15:59 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when adding flow net_p=ffffffc009737538 dir=0 old_key=0xa0000ac2 new_key=0xa0000aaa
Feb 14 01:15:59 RTAC86U kernel: [0m
Feb 14 01:16:25 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when adding flow net_p=ffffffc01689b538 dir=0 old_key=0xa0000ad3 new_key=0xa0000ab3
Feb 14 01:16:25 RTAC86U kernel: [0m
Feb 14 01:20:22 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when deleting flowfor net_p=ffffffc0094e6c18
Feb 14 01:20:22 RTAC86U kernel: [0m
Feb 14 01:24:33 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when deleting flowfor net_p=ffffffc0145c2538
Feb 14 01:24:33 RTAC86U kernel: [0m
Feb 14 02:14:38 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when deleting flowfor net_p=ffffffc009737538
Feb 14 02:14:38 RTAC86U kernel: [0m
Feb 14 02:14:38 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when deleting flowfor net_p=ffffffc01689b538
Feb 14 02:14:38 RTAC86U kernel: [0m
Feb 14 02:14:38 RTAC86U kernel: [0;33;41mBLOG ERROR blog_request :blog_key corruption when deleting flowfor net_p=ffffffc011043dd0
Feb 14 02:14:38 RTAC86U kernel: [0m
They are in the kernel ring buffer log (dmesg) as well, with the correct ASCII terminal colors
I had a similar vanilla config with my older N66U, AC68U and newer AC86U for YEARS and never seen this one. I don't think this is related to the new addons, probably coincidental. This 'feels' like an issue with some type of data collection, maybe an issue with the Traffic.db. The Traffic charts and data are still there and working, so this is just a guess.
I did a search for this and only a couple hits from long ago that this is a broadcom module and therefore we have no clue what it means.
Is the structure of the source code semi-logical to at least indicate what major subsystem the 'blog' module is called in? Traffic, AI Protection, QOS, HW Acceleration, etc? We might not be able to fix it, but knowledge is still power. Thanks.