[fpc-devel] FPC 2.5.1. rev. 16318 Segmentation fault
Martin
fpc at mfriebe.de
Tue Nov 9 18:21:49 CET 2010
On 09/11/2010 17:15, Dimitrios Chr. Ioannidis wrote:
> Hi all,
>
> tried to update my tools. Building FPC from sources all went fine.
> Building Lazarus the same. But when i tried to run Lazarus i got :
>
> Starting program: C:\Programming\Compiler\lazarus/startlazarus.exe
> [New thread 1656.0x15d8]
>
> Program received signal SIGSEGV, Segmentation fault.
> fpc_write_end (F=) at
> C:/Programming/Compiler/fpc/source/rtl/inc/text.inc:504
> 504 if TextRec(f).FlushFunc<>nil then
> Current language: auto; currently pascal
> (gdb) bt
> #0 fpc_write_end (F=)
> at C:/Programming/Compiler/fpc/source/rtl/inc/text.inc:504
> #1 0x0044c364 in DBGOUT (S=0x4e0c8
> 'C:\Programming\Compiler\lazarus\lazarus.exe') at lclproc.pas:2418
> #2 0x0044b86f in DEBUGLN (ARGS=0x36efe44, highARGS=2) at
> lclproc.pas:2154
> #3 0x0042fcfd in TLAZARUSMANAGER__RUN (this=0x6fa60) at
> lazarusmanager.pas:339
> #4 0x00402c04 in main () at startlazarus.lpr:47
> (gdb) quit
> The program is running. Exit anyway? (y or n)
Issue in Lazarus, was fixed in r 28165
More information about the fpc-devel
mailing list