• RTP has been deleted due to signal 11

    From abhikumar23jan@gmail.com@21:1/5 to JulienP on Wed Mar 29 22:11:36 2017
    On Thursday, September 6, 2012 at 2:02:06 PM UTC+5:30, JulienP wrote:
    Hello,

    I'm trying to run an RTP with a shared library. My RTP code is very simple. Using a simulator with the SIMPENTIUMgnu compiler, it's working. Then I tried to run the RTP on my target (ARMARCH7gnu). This time, it's not working:

    [06/09/12 - 10:16:52:896] 0x8ad010 (i_ICS_AP_RTP): RTP 0x8a13d8 has been [06/09/12 - 10:22:51:829] deleted due to signal 11.

    It's launching the RTP and displaying my printf, then inside one function located into a shared library, it's crashing. But this function is really simple, and it works when everything is in Kernel mode or with a simulator. I don't know what is
    different with my target.

    Does sb have any clues ?

    Julien.

    hi julien,

    I am also having the same issue, would you please tell me how do you get rid of it.

    Thanks,
    Abhishek kumar

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From kuhlenough@gmail.com@21:1/5 to All on Fri Apr 28 06:37:32 2017
    Shared Libraries have inconsistent support across architectures, versions of VxWorks and compilers. So it's worth checking the release notes for your version before doing a lot of debugging.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)