Hi all,

After the problem with a TFPWebModule (see other mail), I can not close
the IDE anymore. I get a combobox with the message 'Access violation'. 

Maybe that someone can do something with this bt? (latest trunk, Lazarus
and fpc)

Program received signal SIGSEGV, Segmentation fault.
0x0000000000aff7fb in SEARCH (ANUNITINFO=0x2aaab04fa1e0, 
    ACOMPONENT=0x2aaab000dc40, parentfp=0x7fffa7185c20)
    at project.pp:3658
3658            if (PropInfo^.PropType^.Kind=tkClass) then begin
(gdb) bt
#0  0x0000000000aff7fb in SEARCH (ANUNITINFO=0x2aaab04fa1e0, 
    ACOMPONENT=0x2aaab000dc40, parentfp=0x7fffa7185c20)
    at project.pp:3658
#1  0x0000000000aff50c in UPDATEUNITCOMPONENTDEPENDENCIES (
    this=0x2aaab04e2040) at project.pp:3736
#2  0x00000000006cd85f in UNITCOMPONENTISUSED (
    UNITCOMPONENTISUSED=false, ANUNITINFO=0x2aaab04fa1e0, 
    CHECKHASDESIGNER=false, this=0x2aaaaf7c2200) at main.pp:6269
#3  0x00000000006cd31d in CLOSEUNITCOMPONENT (CLOSEUNITCOMPONENT=264, 
    ANUNITINFO=0x2aaab04fa1e0, FLAGS=0, this=0x2aaaaf7c2200)
    at main.pp:6158
#4  0x00000000006d0f8b in DOCLOSEEDITORFILE (DOCLOSEEDITORFILE=2, 
    PAGEINDEX=3, FLAGS=4, this=0x2aaaaf7c2200) at main.pp:7145
#5  0x00000000006d596b in DOCLOSEPROJECT (DOCLOSEPROJECT=1, 
    this=0x2aaaaf7c2200) at main.pp:8276
#6  0x00000000006b7cc7 in MAINIDEFORMCLOSEQUERY (SENDER=0x2aaaaf7c2200, 
    [EMAIL PROTECTED], this=0x2aaaaf7c2200) at main.pp:1498
#7  0x00000000006d909d in QUITIDE (QUITIDE=false, this=0x2aaaaf7c2200)
    at main.pp:9011
#8  0x00000000006bfc99 in MNUQUITCLICKED (SENDER=0x2aaaab703b00, 
    this=0x2aaaaf7c2200) at main.pp:3140
#9  0x0000000000ac01ac in MENUITEMCLICK (SENDER=0x2aaaab73cb20, 
    this=0x2aaaab703b00) at menuintf.pas:525
---Type <return> to continue, or q <return> to quit---
#10 0x0000000000ac3b21 in MENUITEMCLICK (SENDER=0x2aaaab73cb20, 
    this=0x2aaaab703b00) at menuintf.pas:1500
#11 0x00000000007b367a in CLICK (this=0x2aaaab73cb20)
    at include/menuitem.inc:74
#12 0x00000000007b3e80 in DOCLICKED ([EMAIL PROTECTED], 
    this=0x2aaaab73cb20) at include/menuitem.inc:261
#13 0x000000000068301c in SYSTEM_TOBJECT_$__DISPATCH$formal ()
#14 0x00000000007b3e50 in ?? () at include/mainmenu.inc:27
#15 0x00002aaaab73cb20 in ?? ()
#16 0x0000000001225b70 in _$MENUS$_Ld45 ()
#17 0x0000000000000001 in ?? ()
#18 0x0000000000000006 in ?? ()
#19 0x00007fffa7186288 in ?? ()
#20 0x00002aaaab73cb20 in ?? ()
#21 0x00002aaaab73b020 in ?? ()
#22 0x00000000017dd440 in ?? ()
#23 0x00007fffa7186320 in ?? ()
#24 0x00000000017dd440 in ?? ()
#25 0x0000000000000000 in ?? ()


_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to