Mail Archives: djgpp/2001/10/05/10:55:15
Eli Zaretskii wrote:
> >
> > Generating files with these names in %DJDIR%/tmp, a test
> > program aborts.
>
> What test program was that? And how did it ``abort'',
> exactly? Please post the details.
I sent the small test program in a previous message. It is
small, I resend now:
OPEN (UNIT=52,STATUS='SCRATCH')
CALL SYSTEM('DIR G:\\USR\\TMP\\FORT*')
READ(*,'()')
STOP
END
Of course, all the series of forta???? must be in this
directory to abort the program.
The redir shows
Exiting due to signal SIGSEGV
Page fault at eip=00001bea, error=0004
eax=00000000 ebx=00000000 ecx=000a428c edx=00000000
esi=00000001 edi=00021b7c
ebp=000a44d0 esp=000a43a8 program=scratch.exe
cs: sel=00e7 base=100a0000 limit=000affff
ds: sel=00ef base=100a0000 limit=000affff
es: sel=00ef base=100a0000 limit=000affff
fs: sel=00cf base=00040470 limit=0000ffff
gs: sel=00ff base=00000000 limit=0010ffff
ss: sel=00ef base=100a0000 limit=000affff
App stack: [000a4524..00024524] Exceptn stack:
[00024478..00022538]
Call frame traceback EIPs:
0x00001bea
0x000015a3
0x00001615
0x00006a72
==========
Regards,
OPH. 2001-10-5 11:50
Ing. Orlando P. Hevia
heviaop AT ciudad DOT com DOT ar
Santa Fe-Argentina
- Raw text -