All,

Okay I finished up everthing I wanted to merge into the 4.0.1 branch.

I branched the 4.0.0 release version of ooTest to 4.0.1.  (trunk has
at least a few thing in it that are not in 4.0.1)

I built a non-debug version of 4.0.1 on XP 64-bit.  It produces a
crash in the interpreter during the API tests.  I don't have time to
investigate more today.

Rick - since the interpreter is a non-debug version, I'm not sure the
stack trace helps, but in case it does:

>       orxclassic.dll!RexxThreadContext_::Int32ToObject(int i=0x00000000)  
> Line 925    C++
        orxclassic.dll!RexxMethodContext_::Int32ToObject(int i=0x00000000)
Line 1580       C++
        orxclassic.dll!TestPullFromQueue_impl(RexxMethodContext_ *
context=0x00000000000ac930, const char * qname=0x000007ffff0ecfc8)
Line 122        C++
        orxclassic.dll!TestPullFromQueue(RexxMethodContext_ *
context=0x00000000000ac930, ValueDescriptor *
arguments=0x00000000000ac960)  Line 116 C++
        rexx.dll!0000000000310068()     
        [Frames below may be incorrect and/or missing, no symbols loaded for
rexx.dll]
        rexx.dll!000000000031135c()     
        rexx.dll!00000000002cbb13()     


Unhandled exception at 0x027f2ce2 (orxclassic.dll) in rexx.exe:
0xC0000005: Access violation reading location 0x000061746164207c.

Locals:

-               this    0x0000617461642074 {instance=??? functions=???
}       RexxThreadContext_ * const
                instance        CXX0017: Error: symbol "" not found     
                functions       CXX0017: Error: symbol "" not found     
                i       0x00000000      int


--
Mark Miesfeld

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to