have updated from svn bevor 5 minutes and this happens after recompile

D:\SRC\lazarus>gdb lazarus.exe
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
(gdb) run
Starting program: /cygdrive/d/SRC/lazarus/lazarus.exe

Program received signal SIGSEGV, Segmentation fault.
$004d8df7 in READPIXELS (INTARRAY=$a69b4, parentfp=$6f8b0)
    at IntfGraphics.pas:2174
2174    IntfGraphics.pas: No such file or directory.
        in IntfGraphics.pas
(gdb) bt
#0  $004d8df7 in READPIXELS (INTARRAY=$a69b4, parentfp=$6f8b0)
    at IntfGraphics.pas:2174
#1  $004d8c6d in TLAZREADERXPM__INTERNALREAD (STR=$1a5703c, IMG=$118bbc,
    this=$165424) at IntfGraphics.pas:2229
#2  $0080454e in
FPIMAGE_TFPCUSTOMIMAGEREADER_$__IMAGEREAD$TSTREAM$TFPCUSTOMIMAG
E$$TFPCUSTOMIMAGE ()
#3  $0080360d in
FPIMAGE_TFPCUSTOMIMAGE_$__LOADFROMSTREAM$TSTREAM$TFPCUSTOMIMAGE
READER ()
#4  $004b92b7 in TBITMAP__READSTREAMWITHFPIMAGE (STREAM=$1a5701c,
    USESIZE=true, SIZE=603, READERCLASS=$90f404, this=$1a742bc)
    at bitmap.inc:700
#5  $004b8bb4 in TBITMAP__READSTREAM (STREAM=$1a5701c, USESIZE=true,
    SIZE=603, this=$1a742bc) at bitmap.inc:566
#6  $004b84fa in TBITMAP__LOADFROMSTREAM (STREAM=$1a5701c, this=$1a742bc)
    at bitmap.inc:390
#7  $004b8489 in TBITMAP__LOADFROMLAZARUSRESOURCE (RESNAME=$1a570c4,
    this=$1a742bc) at bitmap.inc:382
#8  $006ff0a7 in TPKGCOMPONENT__GETICONCOPY (this=$1aa8434)
    at PackageDefs.pas:3151
#9  $005709a7 in TCOMPONENTPALETTE__UPDATENOTEBOOKBUTTONS (this=$1a683b4)
    at ComponentPalette.pas:497
#10 $0056f9db in TCOMPONENTPALETTE__SETNOTEBOOK (AVALUE=$1a240e8,
    this=$1a683b4) at ComponentPalette.pas:201
#11 $0059d616 in TPKGMANAGER__UPDATEVISIBLECOMPONENTPALETTE (this=$1abcc04)
    at PkgManager.pas:2379
#12 $005946e7 in TPKGMANAGER__IDECOMPONENTPALETTEENDUPDATE (SENDER=$1a683b4,
    PALETTECHANGED=true, this=$1abcc04) at PkgManager.pas:519
#13 $005727ba in TBASECOMPONENTPALETTE__DOENDUPDATE (CHANGED=true,
    this=$1a683b4) at ComponentReg.pas:434
#14 $0056fe06 in TCOMPONENTPALETTE__DOENDUPDATE (CHANGED=true,
this=$1a683b4)
    at ComponentPalette.pas:296
#15 $00572add in TBASECOMPONENTPALETTE__ENDUPDATE (this=$1a683b4)
    at ComponentReg.pas:516
#16 $0059d59a in TPKGMANAGER__LOADINSTALLEDPACKAGES (this=$1abcc04)
    at PkgManager.pas:2360
#17 $00419b95 in TMAINIDE__CREATE (THEOWNER=$cd7b4, vmt=$88eed8,
this=$fd8b4)
    at Main.pp:1104
#18 $004010d7 in main () at lazarus.pp:88
(gdb) step
$77f4109c in ntdll!LdrDisableThreadCalloutsForDll () from ntdll.dll
(gdb) step
Single stepping until exit from function
ntdll!LdrDisableThreadCalloutsForDll,
which has no line number information.
$77f51763 in ultoa () from ntdll.dll
(gdb) step
Single stepping until exit from function ultoa,
which has no line number information.
$77f734ce in ntdll!RtlCheckRegistryKey () from ntdll.dll
(gdb) step
Single stepping until exit from function ntdll!RtlCheckRegistryKey,
which has no line number information.
$77f5178d in ultoa () from ntdll.dll
(gdb) step
Single stepping until exit from function ultoa,
which has no line number information.
$77f734ea in ntdll!RtlCheckRegistryKey () from ntdll.dll
(gdb) step
Single stepping until exit from function ntdll!RtlCheckRegistryKey,
which has no line number information.
$77f51792 in ultoa () from ntdll.dll
(gdb) step
Single stepping until exit from function ultoa,
which has no line number information.
$77f7333f in ntdll!RtlCopyOutOfProcessMemoryStreamTo () from ntdll.dll
(gdb) step
Single stepping until exit from function
ntdll!RtlCopyOutOfProcessMemoryStreamTo
,
which has no line number information.
$77e7bb86 in KERNEL32!EnumResourceLanguagesW ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
(gdb) step
Single stepping until exit from function KERNEL32!EnumResourceLanguagesW,
which has no line number information.
$77e85168 in QueueUserAPC () from /cygdrive/c/WINDOWS/system32/kernel32.dll
(gdb) step
Single stepping until exit from function QueueUserAPC,
which has no line number information.
$77e7bbd5 in KERNEL32!EnumResourceLanguagesW ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
(gdb) step
Single stepping until exit from function KERNEL32!EnumResourceLanguagesW,
which has no line number information.
$77e7c8fa in QueueUserAPC () from /cygdrive/c/WINDOWS/system32/kernel32.dll
(gdb) step
Single stepping until exit from function QueueUserAPC,
which has no line number information.
$77f733a0 in ntdll!RtlCopyOutOfProcessMemoryStreamTo () from ntdll.dll
(gdb) step
Single stepping until exit from function
ntdll!RtlCopyOutOfProcessMemoryStreamTo
,
which has no line number information.
$77f517ee in ultoa () from ntdll.dll
(gdb) step
Single stepping until exit from function ultoa,
which has no line number information.
$77f80737 in ntdll!RtlCheckRegistryKey () from ntdll.dll
(gdb) step
Single stepping until exit from function ntdll!RtlCheckRegistryKey,
which has no line number information.
$77f51ca0 in wcscmp () from ntdll.dll
(gdb) step
Single stepping until exit from function wcscmp,
which has no line number information.
$77f410a6 in ntdll!LdrDisableThreadCalloutsForDll () from ntdll.dll
(gdb) step
Single stepping until exit from function
ntdll!LdrDisableThreadCalloutsForDll,
which has no line number information.
$77f6ef03 in ntdll!ZwRaiseException () from ntdll.dll
(gdb) step
Single stepping until exit from function ntdll!ZwRaiseException,
which has no line number information.

Program received signal SIGSEGV, Segmentation fault.
$004d8df7 in READPIXELS (INTARRAY=$a69b4, parentfp=$6f8b0)
    at IntfGraphics.pas:2174
2174    in IntfGraphics.pas
(gdb) step

Program exited with code 0200.
(gdb)

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to