The exception stack trace looks identical to the last, which doesn't
make any more sense to me than the last time.  The other threads are
very similar, so I'd still like to see stack traces for the ones
indicated below.  I'm seeing a lot of things that really should not be
happening here.

On Thu, Feb 4, 2010 at 12:17 PM, David Ruggles <da...@safedatausa.com> wrote:
> I've still got the debugger running so I can look up anything you need.
>
> Error:
>
> Unhandled exception at 0x77fcb333 in rexx.exe: 0xC0000005: Access violation
> writing location 0x00000000.
>
> Threads:
>
>        1436    __tmainCRTStartup       RexxMemory::holdObject  Normal  0
>        1480    Win32 Thread    77f88403        Highest 0
>        268     Win32 Thread    77f88f03        Normal  0
>        1808    call_thread_function    SysSleep        Normal  0

The following 4 threads.

>        764     RexxInternalObject::clearObject RexxMemory::newObject
> Normal  0
>        976     RexxInternalObject::clearObject RexxMemory::newObject
> Normal  0
>        864     RexxNumberString::isInteger     RexxMemory::newObject
> Normal  0
>        1108    RexxActivation::run     RexxInternalObject::clearObject
> Normal  0
>        1660    _output_l       write_string    Normal  0

Just one thread of interest here.

>        892     holdObject      RexxMemory::holdObject  Normal  0
>        636     call_thread_function    SysSleep        Normal  0
>        1468    call_thread_function    SysSleep        Normal  0
>>       1800    RexxObject::messageSend RexxMethod::run Normal  0
>
> Call Stack for ThreadID 1800:
>
>        NTDLL.DLL!77fcb333()
>        [Frames below may be incorrect and/or missing, no symbols loaded for
> NTDLL.DLL]
>>       rexx.dll!RexxMethod::run(RexxActivity * activity=0x008a0000,
> RexxObject * receiver=0x77fcb4be, RexxString * msgname=0x77fcb618,
> RexxObject * * argPtr=0x0229f8a0, unsigned int count=1882268,
> ProtectedObject & result={...})  Line 325 + 0xf bytes
>        NTDLL.DLL!77fcb126()
>        KERNEL32.DLL!7c58dc97()
>        rexx.dll!RexxMethod::run(RexxActivity * activity=0x00000000,
> RexxObject * receiver=0x000001a8, RexxString * msgname=0x00000005,
> RexxObject * * argPtr=0x001cb89c, unsigned int count=29075911,
> ProtectedObject & result={...})  Line 325 + 0xf bytes
>        rexxsql.dll!01bbbab4()
>        rexx.dll!RexxMethod::run(RexxActivity * activity=0x7f33d850,
> RexxObject * receiver=0x7eee6420, RexxString * msgname=0x7eee02b8,
> RexxObject * * argPtr=0x0231f374, unsigned int count=1923839,
> ProtectedObject & result={...})  Line 325 + 0xf bytes
>        rexx.dll!RexxObject::messageSend(RexxString * msgname=0x0231f394,
> RexxObject * * arguments=0x001b5ec5, unsigned int count=2129553024,
> ProtectedObject & result={...})  Line 793
>        rexx.dll!RexxMemory::envelopeMutex()  + 0x7 bytes
>        00000030()
>
> Thanks,
>
> David Ruggles
> CCNA MCSE (NT) CNA A+
> Network Engineer        Safe Data, Inc.
> (910) 285-7200  da...@safedatausa.com
>
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to