[fpc-pascal] Re: I need an lNet expert: multiple connections and only one central CallAction() - is this possible?
Bernd
prof7bit at googlemail.com
Tue May 29 21:31:22 CEST 2012
2012/5/29 Bernd Kreuss <prof7bit at googlemail.com>:
> Also with my code I
> seem to be able to produce strange crashes inside heaptrc that I have
> never seen before.
Here it is again:
Marked memory at $ACBCEC60 invalid
Wrong signature $AAAAAAAA instead of F1283A25
$015D75BD FINISH_HEAP_FREE_TODO_LIST, line 425 of ../inc/heaptrc.pp
$015D75F0 TRY_FINISH_HEAP_FREE_TODO_LIST, line 434 of ../inc/heaptrc.pp
$015CCAB2 GETMEM, line 251 of /home/bernd/lazsvn/fixes_2_6/rtl/inc/heap.inc
$0164E362 TTEMPLIST__GETENUMERATOR, line 127 of
/home/bernd/proj/git_torchat_laz/src/client/tc_templist.pas
$0164DE59 TTEMPLIST__CHECKSTATE, line 82 of
/home/bernd/proj/git_torchat_laz/src/client/tc_templist.pas
$0161535A TTORCHATCLIENT__PUMP, line 220 of
/home/bernd/proj/git_torchat_laz/src/client/tc_client.pas
$015B7FEE CB_PURPLE_TIMER, line 136 of purpletorchat.lpr
$00AE992F
Marked memory at $ACBCEC60 invalid
Wrong signature $AAAAAAAA instead of F1283A25
$015D75BD
$015D8B6A
$015D75BD
$015D75F0
$015CCAB2
$0164E362
$0164DE59
$0161535A
$015B7FEE
and then it is frozen.
More information about the fpc-pascal
mailing list