C++ Exception Test Failure on Sparc SIS.

JunBeom Kim (Coressent) jbkim at coressentkorea.co.kr
Fri Mar 21 06:42:36 UTC 2014


Dear Sir,

 

After I built RTEMS kernel for Sparc SIS, I downloaded examples-v2.

Also, I am testing cxx example.

 

When I test cxx example on SIS, C++ exception(throw->catch) is not working.

Console message is below;

 

SIS - SPARC instruction simulator 2.7.5,  copyright Jiri Gaisler 1995

Bug-reports to jgais at wd.estec.esa.nl

 

sis> load cxx_throw.exe

sis> go

resuming at 0x02000000

Hey I'm in base class constructor number 1 for 0x2081318.

Hey I'm in base class constructor number 2 for 0x2081320.

Hey I'm in derived class constructor number 3 for 0x2081320.

 

 

*** CONSTRUCTOR/DESTRUCTOR TEST ***

Hey I'm in base class constructor number 4 for 0x208c724.

Hey I'm in base class constructor number 5 for 0x208c71c.

Hey I'm in base class constructor number 6 for 0x208c714.

Hey I'm in base class constructor number 7 for 0x208c70c.

Hey I'm in derived class constructor number 8 for 0x208c70c.

Testing a C++ I/O stream

before try block

Unexpected trap ( 7) at address 0x02034A54

memory address not aligned

IU in error mode (257)

   826787 02036f14  91d02000  Address 0x02036f14 is out of bounds.

 

I want to know how to receive this problem.

 

Best Regards,

JunBeom Kim

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20140321/818122ee/attachment.html>


More information about the devel mailing list