This sounds like it might be the same problem that Moritz is seeing,
which is likely a GC problem somewhere.  You might want to take a look
at the post where I gave Moritz some advice on what to try looking at
in terms of break points.  The same information would be helpful here.
 I might have a 64-bit Windows environment set up in a few weeks, but
until then, I'll probably need to rely on you to be my eyes and ears.
I sort of hope I can create this on my 64-bit Linux system, but this
will be much easier for me to debug on a Windows system.

Rick

On Mon, Aug 18, 2008 at 4:36 PM, Mark Miesfeld <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 18, 2008 at 1:24 PM, Rick McGuire <[EMAIL PROTECTED]> wrote:
>> At the moment, I probably can only address windows problems unless
>> it's something that I can just eyeball.  Other than that, I'm just
>> spending some time trying to implement a number of long sought
>> enhancements.  I'll probably also have much less time to devote to
>> this after today.
>
> I'm going to wait until you get back.
>
> The Windows 64-bit ooRexx works fine with the smaller samples, like
> month.rex and drives.rex, etc..  But it crashes when the programs get
> bigger, like an ooDialog program that has a requires for oodWin32.cls.
>
> I don't have the stack trace with me.  It crashes in one of the Memory
> functions when it is going to allocate memory for a new object.  I
> only glanced at it quickly, but higher in the stack was
> handleAllocationFailure()
>
> I'll work on it until you get back, but I have the feeling it will end
> up with your needing to fix it.
>
> Oh, you may have guessed I finally got my XP 64-bit system set up.  <grin>
>
> --
> Mark Miesfeld
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to