Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P PolyORB-HI-C
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • PolyORB-HI-C
  • Issues
  • #14
Closed
Open
Issue created Aug 18, 2017 by Javier Herrero Martín@jherreroDeveloper

Error executing in RASTA

Hello,

We have generated a big model for the OSRA-NET project and we are facing problems while executing one of the nodes in a RASTA. The error that appears is this one:

IU in error mode (tt = 0x2b)
 40059ba8  c227bff4   st  %g1, [%fp - 0xc]

I have checked the main.c file generated for that executable and the error appears in the call to __po_hi_wait_initialization (); It seems the function finishes correctly but it never returns to the main.c.

I also have checked the fist operation performed by the tasks that is initializing a queue, but it is never executed.

In other node (that runs also in a RASTA) with less threads it is able to initialize and run the code in the skeletons.

Regards.

Assignee
Assign to
Time tracking