Staffan,
I don't have any ideas except this:
1.) Determine if you can reproduce the problem using the official releases
rather than your own builds. The ooRexx 4.2.0 release candidate 2 would be
the ideal build to use.
2.) If you can, since you seem to have tracked down where it happens, open
a bug with a simple test program that shows the crash.
--
Mark Miesfeld
On Wed, Feb 12, 2014 at 8:51 AM, Staffan Tylen <[email protected]>wrote:
> I've been away from ooRexx a while but have now started to look into an
> old problem trying to run my app under XP. I earlier reported an error that
> appeared to be generated by ooDialog.exe calling rexxapi.dll, but I have
> since managed to locate the specific rexx code that causes all this:
>
> queue1 = .Outtrap~exec("assoc")
>
> ::CLASS Outtrap PUBLIC SUBCLASS RexxQueue
> ::METHOD exec CLASS
> use arg command = ""
>
> queue = self~new(self~create) <======= This statement causes the error
> if command <> "" then command '| rxqueue "'queue~get'"'
> return queue
>
> ::METHOD uninit
> self~delete
>
> The code works perfectly under Windows 7 but fails under XP with the
> following:
>
> AppName: ooDialog.exe AppVer: 4.2.4.9506
> ModName: rexxapi.dll ModVer: 4.1.4.9506
> Offset: 000020f1
>
> Any ideas?
>
> Staffan
>
>
>
>
>
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience. Start now.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> Oorexx-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>
>
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users