When I try to run an MT app that works perfectly under Linux I get the
error below ( even with -g Harbour rebuild ).

If I link against harbour.dll it works as expected.

Win offers to send the error to MS and gives a long dump of info.

Any idea?

best regards,
Lorenzo

[New thread 2348.0xe40]
warning: HEAP[ths.exe]:
warning: Invalid Address specified to RtlSizeHeap( 00610000, 00B70008 )


Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c91120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt
#0  0x7c91120f in ntdll!DbgUiConnectToDbg ()
   from C:\WINDOWS\system32\ntdll.dll
#1  0x7c97e139 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
#2  0x7c97e576 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
#3  0x7c97fe93 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
#4  0x7c95ade7 in ntdll!LdrFindEntryForAddress ()
   from C:\WINDOWS\system32\ntdll.dll
#5  0x00610000 in ?? ()
#6  0x50000061 in ?? ()
#7  0x00b70008 in ?? ()
#8  0x0022fd30 in ?? ()
#9  0x0022f914 in ?? ()
#10 0x77bfc024 in msvcrt!_msize () from C:\WINDOWS\system32\msvcrt.dll
#11 0x00610000 in ?? ()
#12 0x00000000 in ?? ()
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to