stack smashing detected
SinghiDivyanshu opened this issue · 1 comments
SinghiDivyanshu commented
thanks in advance.
while running the main file, program is throwing stack smashing error during generating TenosrRT runtime models.
at caffeToGIEModel
function inside pnet_rt.cpp line46
program is throwing this error and process is getting terminated with signal 6 (SIGABRT)
and can you explain or provide link for gLogger, which is used as a parameter in createInferBuilder()
[baseEngine.cpp line 32]
SinghiDivyanshu commented
solved....