[Lazarus] Access violation on datamodule in Object inspecter
zeljko
zeljko at holobit.net
Sun Jun 1 14:51:13 CEST 2014
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
More information about the Lazarus
mailing list