Re: [Discuss-gnuradio] SEGFAULT when using GR_LOG_INFO

2015-08-20 Thread Marius Marius
Does someone could help me to fix it? I really need to use this feature, and I don't know what I am doing wrong... Thanks -- Posted via http://www.ruby-forum.com/. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mail

[Discuss-gnuradio] SEGFAULT when using GR_LOG_INFO

2015-08-16 Thread Marius Cachelin
Hi everyone, I want to use logging in GNURadio. I followed this link to use the logger : https://gnuradio.org/doc/doxygen/page_logger.html. I modified my CMakiefile.txt to link LOG4CPP dirs & libs. I added the FindLog4cpp.module file in cmake/Modules folder. I used the -DENABLE_GR_LOG=on paramete