Mail Archives: djgpp/1997/10/06/11:10:25
Hi,
I'm writing a relatively large project and after some momment past week
I'v
got a very strange behaviour of my code - it runs perfect ... if it
successfully
pass the 'magic' place at my code at the very first time. This function
is called
many times after that and if it pass the first time it'll pass next
times too.
Here is output from symify -o txt xfault.exe
eax=000001fc ebx=00000006 ecx=fffffffc edx=000006ef esi=000001e4
edi=00009784
ebp=000a79ec esp=000a79e4
cs: sel=00a7 base=10000000 limit=0012ffff
ds: sel=00af base=10000000 limit=0012ffff
es: sel=00af base=10000000 limit=0012ffff
fs: sel=00c7 base=000b8000 limit=0000ffff
gs: sel=00bf base=00000000 limit=ffffffff
ss: sel=00af base=10000000 limit=0012ffff
Call frame traceback EIPs:
0x00034ba8 _malloc+192
0x0000f6c6 _add_report_description+22, line 508 of xfault.c
0x00009873 _EqFlt_handler+239, line 24 of eq_flt.c
0x0000a225 _device_write_events_send+33, line 362 of events.c
0x0000a1d8 _events_send+212, line 347 of events.c
0x0000a0d6 _events_dispatch+78, line 309 of events.c
0x0000efc0 _main+624, line 336 of xfault.c
0x0003470a ___crt1_startup+138
Have you any ideas ?
Thank you.
--
Regards,
Dim Zegebart,
Moscow Russia.
Ghostly basement : http://www.geocities.com/siliconvalley/pines/7817
DZCOMM - comm library for Allegro
- Raw text -