discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Segmentation fault issue with gr_hier_block2_deta


From: Naceur
Subject: Re: [Discuss-gnuradio] Segmentation fault issue with gr_hier_block2_detail::connect
Date: Tue, 1 Oct 2013 12:50:55 -0700 (PDT)

Thank you Marcus for the reply,

I just figured out where was the problem: 
I am TWICE instantiating an object (a shared pointer) outside an if loop
and inside of it, 

And for the backtrace it gives me that
... in main (argc=<error reading variable: Cannot access memory at address
0x0>, 
    argv=<error reading variable: Cannot access memory at address 0x4>) ...

Actually I fixed the issue.

Cheers



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Segmentation-fault-issue-with-gr-hier-block2-detail-connect-tp43894p43897.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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