Linaro / OpenCSD

CoreSight trace stream decoder developed openly
https://github.com/Linaro/opencsd/wiki
Other
141 stars 53 forks source link

segfault on OpenCSD v0.9.0 from trc_mem_acc_cache.cpp #13

Closed cherian42 closed 6 years ago

cherian42 commented 6 years ago

On OpenCSD library Version 0.9.0, the test program trc_pkt_lister runs into a segfault in the function TrcMemAccCache::readBytesFromCache.

See the following log file for GDB debug output. segfault-0.9.0.txt

Thanks, Don Kuzhiyelil

mikel-armbb commented 6 years ago

Hi,

Thanks for reporting this issue. This is now fixed in version 0.9.1

Regards

Mike