discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Segfault in tests


From: Bill Tracey
Subject: Re: [Discuss-gnuradio] Segfault in tests
Date: Fri, 06 Jan 2006 21:07:46 -0600

I had a segfault in some of the tests due to mixing and matching C run time levels (see: http://lists.gnu.org/archive/html/discuss-gnuradio/2005-12/msg00164.html ) Running ldd against the tests is one way to check and see if you may have a similiar issue.

My ulimit -s here is 10240 and running the 2.6 code w/o apparent problems.

Regards,

Bill

At 07:52 PM 1/6/2006, John Ackermann N8UR wrote:
Just did a "./for-all-dirs ../buildit" and got this error in the
gnuradio-core "make check-TESTS" stage:

"
>>> gr_fir_fff: using SSE
....../run_tests: line 15: 25247 Segmentation fault      $file
....
"

After searching the archive, it seems that stack size may cause some
problems.  My ulimit -s is 8192.  I don't know if that's an issue in
this case or not.

Any suggestions?\

Thanks,
John






reply via email to

[Prev in Thread] Current Thread [Next in Thread]