Hello Guys,
We just recently installed a PSA-7000v to scale up our VPN user base, and after that I keep seing this messages on my server:
2020-03-20 01:33:04 - ive - [127.0.0.1] Root:ystem()[] - Trace Info : * assertion in mempool.cc:91, void* DSUtilMemPool::allocate(int), assert (impl->m_mallocCount < MAX_MALLOC_COUNT), 15 frames /home/lib/libdsplibs.so(_ZN13DSUtilMemPool8allocateEi+0x1c4) [0x137ddd4] /home/lib/libdsplibs.so(_ZN13DSUtilMemPool10reallocateEPvii+0x32) [0x137dec2] /home/lib/libdsplibs.so(_ZN11DSUtilTable10insertRowsEii+0x110) [0x13918b0] /home/lib/libdsplibs.so(_ZN11DSUtilTable9insertRowEi+0x2c) [0x13918fc] /home/lib/libdspdsdashlibs.so(_ZN6DSDash6Sqlite10executeSqlEPKcR11DSUtilTable+0x4e4) [0x188554] /home/lib/libdspdsdashlibs.so(+0x196ab) [0x1976ab] /home/lib/libdspdsdashlibs.so(_ZN6DSDash22ProtobufMessageHandler35handleDeleteAccessHistoryOldRecordsEi+0xc3) [0x1979c3] /home/lib/libdspdsdashlibs.so(_ZN6DSDash22ProtobufMessageHandler22handleDeleteOldRecordsERK5DSStr+0x1e5) [0x198895] /home/lib....... [keeps going forever...]
2020-03-20 01:38:04 - ive - [127.0.0.1] Root:ystem()[] - Program dsdashserver recently failed.
They are all over the place, all the time...
Anyone has ever seen this before?
Tks,
Rodrigo
In the log messages do you always see "Program dsdashserver recently failed." or do you see other process names as well for example "program dscsd recently failed"?
If you are seeing multiple different process crashing it could be related to the available memory on your device as the program seems to be crashing when allocating memory so try increasing the memory allocated to this virtual image.
However if its just dsdashserver then you may need to open a support ticket as it could be a mmeory leak in that process.