On Tue, May 05, 2009 at 11:41:07PM -0700, jimmyzhang wrote: > > I face the same problem .Is there anyone can handle it? > please give some advices to deal with it. > Thank you very much. >
Use gdb and figure out where the segfault is occurring, then find out why it's segfaulting, then submit a patch to fix it. http://www.gnu.org/software/gdb/documentation Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
