On Thu, Aug 22, 2013 at 7:09 PM, Curt Karnstedt <ckarnst...@gmail.com> wrote:
> Here are the results.  I get a segfault, same as the last time after I fixed
> the ownership.
>
> [curt@localhost build]$ ctest -V -R qa_constellation_receiver
> UpdateCTestConfiguration  from
> :/home/curt/Downloads/gnuradio-3.7.0/build/DartConfiguration.tcl
> Start processing tests
> UpdateCTestConfiguration  from
> :/home/curt/Downloads/gnuradio-3.7.0/build/DartConfiguration.tcl
> Test project /home/curt/Downloads/gnuradio-3.7.0/build
> Constructing a list of tests
> Done constructing a list of tests
> Changing directory into /home/curt/Downloads/gnuradio-3.7.0/build/volk/lib
> ...
> Changing directory into
> /home/curt/Downloads/gnuradio-3.7.0/build/gr-digital/python/digital
> 143/172 Testing qa_constellation_receiver
> Test command: /bin/sh
> /home/curt/Downloads/gnuradio-3.7.0/build/gr-digital/python/digital/qa_constellation_receiver_test.sh
> Test timeout computed to be: 9.99988e+06
> /home/curt/Downloads/gnuradio-3.7.0/build/gr-digital/python/digital/qa_constellation_receiver_test.sh:
> line 7: 33977 Segmentation fault      (core dumped) /usr/bin/python -B
> /home/curt/Downloads/gnuradio-3.7.0/gr-digital/python/digital/qa_constellation_receiver.py
>
> -- Process completed
> ***Failed
> Changing directory into
> /home/curt/Downloads/gnuradio-3.7.0/build/gr-atsc/lib
> ...
> Changing directory into
> /home/curt/Downloads/gnuradio-3.7.0/build/gr-wavelet/python/wavelet
>
> 0% tests passed, 1 tests failed out of 1
>
> The following tests FAILED:
>     143 - qa_constellation_receiver (Failed)
> Errors while running CTest

Granted the constellation_receiver QA code is one of the more complex
tests we have, I've never heard of it segfaulting before.

Can you just run 'ctest -V -R constellation_receiver' again, maybe a
couple of times, to see if it always segfaults and if it provides more
detailed information about what's going on?

-- 
Tom
Visit us at GRCon13 Oct. 1 - 4
http://www.trondeau.com/grcon13

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to