Hi David,

Please try to remove OS/2 exception handling stuff
in source/vm/extrap.c and see if it helps.

Brgds,
Viktor

On 2008.06.02., at 10:05, David Arturo Macias Corona wrote:

Viktor

>2008-06-01 23:56 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
>   * include/hbvm.h
>   * source/vm/hvm.c
>   * source/vm/extrap.c
>     ! Fixed OS/2 problem reported by David.
>       (BTW, do we need really need to remove the exception
>       handler before exiting? If yes, shouldn't we do the
>       same under Win32?)

Current Harbour under OS/2 build fine but report error on executables exit
Is first time I see this kind of error on OS/2

hbtest:
----------------------------------------
...
WARNING ! Failures detected

Exception c0000005 at address 0x1c021b0d
                                        SYS1808:
The process has stopped.  The software diagnostic
code (exception code) is  0005.
----------------------------------------


hbdot:
----------------------------------------
RDD: | Area: | Dbf: | Index: | # /

Exception c0000005 at address 0x1c021b0d
                                        SYS1808:
The process has stopped.  The software diagnostic
code (exception code) is  0005.
----------------------------------------


[E:\harbour806\harbour\bin]help sys1808

SYS1808:
The process has stopped.  The software diagnostic
code (exception code) is ***.

EXPLANATION: The program generated an exception that the system cannot
resolve.  The soft ware diagnostic code allows determination of what
type of exception was generated.

ACTION: Correct the problem or try a different version of the program.


David Macias



_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to