[fpc-devel] AV in compiler
Martin Schreiber
fpmse at bluewin.ch
Fri Feb 17 10:04:04 CET 2006
On Thursday 16 February 2006 20.46, Jonas Maebe wrote:
> >> FPC crashes with AV:
> >
> > Same problem with version 0.8.
>
> Fixed.
Thank you very much Jonas.
There is another AV:
- with MSEide+MSEgui version 0.8 open project 'msegui/apps/ide/mseide.prj'.
- 'Project'-'Build'.
- 'File'-'Open'-'objectinspector.pas' (you will be asked for 'main.mfm' and
'actionsmodule.mfm').
- Enter a space at start of first line in objectinspector.pas.
- 'Project'-'Make':
Free Pascal Compiler version 2.0.3 [2006/02/17] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling mseide.pas
Compiling objectinspector.pas
objectinspector.pas(509,23) Warning: Class types "titemeditlist" and
"titemlist1" are not related
Fatal: Compilation aborted
An unhandled exception occurred at $0814AC90 :
EAccessViolation : Access violation
$0814AC90 HANDLE_PROPERTYSYM, line 1028 of pexpr.pas
$0814B331 DO_MEMBER_READ, line 1185 of pexpr.pas
$0814D00C POSTFIXOPERATORS, line 1919 of pexpr.pas
$0814B43C FACTOR, line 2042 of pexpr.pas
$0814E94B SUB_EXPR, line 2488 of pexpr.pas
$0814E969 SUB_EXPR, line 2490 of pexpr.pas
$0814E969 SUB_EXPR, line 2490 of pexpr.pas
$0814E969 SUB_EXPR, line 2490 of pexpr.pas
$0814F14A EXPR, line 2591 of pexpr.pas
$08170759 STATEMENT, line 994 of pstatmnt.pas
$081709EC STATEMENT_BLOCK, line 1089 of pstatmnt.pas
$08113B08 BLOCK, line 227 of psub.pas
$08115D5C TCGPROCINFO__PARSE_BODY, line 1035 of psub.pas
$08116464 READ_PROC, line 1270 of psub.pas
$081169C6 READ_DECLARATIONS, line 1406 of psub.pas
$08113984 BLOCK, line 161 of psub.pas
$08115D5C TCGPROCINFO__PARSE_BODY, line 1035 of psub.pas
Martin
More information about the fpc-devel
mailing list