On 06/01/2014 02:30 PM, FreeMan wrote:
this log click cancel button and after IDE terminated.

.........
TApplication.HandleException Access violation
   Stack trace:
  .........
[TMainIDE.Destroy] A
[TJITComponentList.DestroyJITComponent] ERROR destroying component
Error: Access violation
   Stack trace:
   ................
TCustomFormEditor.JITListException List.CurReadStreamClass=nil nil
lazarus.pp - unhandled exception
[FORMS.PP] ExceptionOccurred
[FORMS.PP] ExceptionOccurred

That's not gdb stack trace.
Rebuild ide with -g -gl and start it from gdb eg. gdb ./lazarus
Then provoke crash, write bt and press enter in gdb console, and send output here.

zeljko


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to