Problem solved. I've forgot to replace cygusrp-0.dll with the new one from the 3.2 release. Additionally I had to add boost_thread-gcc34-mt-1_36.dll if I want to run the compiled executable with Windows.
Kutik wrote: > > Hello, > > I've updated to release 3.2. > I am running the example from C++ Interfacing Questions. I get the > following error: > > $ ./testusrp.exe > 5 [main] testusrp 3532 _cygtls::handle_exceptions: Error while > dumping state (probably corrupted stack) > Segmentation fault (core dumped) > > The error appears with call of "usrp_standard_rx::make" > > Note that with previous release I had no problem. > Does anyone has similar experience? Is there some limitation of 3.2 > release to be used under Cygwin? > > Thank you. > -- View this message in context: http://www.nabble.com/USRP1-Cygwin-C%2B%2B-example-with-3.2-tp23738943p23741604.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
