C:\Users\simsee\Desktop\SimChart118b>C:\lazarus\mingw\x86_64-win64\bin\gdb.exe -ex "set confirm off" -ex r -ex bt -ex kill project.exe
GNU gdb unicode (GDB) 9.2
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from project.exe...
Reading symbols from C:\Users\simsee\Desktop\SimChart118b\project.dbg...
Starting program: C:\Users\simsee\Desktop\SimChart118b\project.exe
[New Thread 35216.0x65ec]
[New Thread 35216.0x6cb0]
[New Thread 35216.0x3360]
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000001001b182e in SETLEFT (this=0x5fc8eb0, VALUE=-252645131) at include/control.inc:4283
4283 SetBounds(Value, FTop, FWidth, FHeight);
#0 0x00000001001b182e in SETLEFT (this=0x5fc8eb0, VALUE=-252645131) at include/control.inc:4283
#1 0x0000000100087151 in HANDLEPINENLARGEMENT (parentfp=0x13ff020) at UDrawGraph.pas:8621
#2 0x0000000100086c98 in MOUSEMOVE (this=0x5fc1af0, SHIFT=..., X=540, Y=693) at UDrawGraph.pas:8766
#3 0x000000010005f252 in MOUSEMOVE (this=0x5fc7850, SHIFT=..., X=69, Y=311) at UDrawGraph.pas:2583
--Type <RET> for more, q to quit, c to continue without paging--
#4 0x00000001001b230d in WMMOUSEMOVE (this=0x5fc7850, MESSAGE=...) at include/control.inc:4520
#5 0x0000000100010c1e in SYSTEM$_$TOBJECT_$__$$_DISPATCH$formal ()
#6 0x00000001001accd1 in WNDPROC (this=0x5fc7850, THEMESSAGE=...) at include/control.inc:2304
#7 0x00000001001ab7f6 in PERFORM (this=0x5fc7850, MSG=512, WPARAM=0, LPARAM=20381765) at include/control.inc:1625
#8 0x000000010019fa9d in ISCONTROLMOUSEMSG (this=0x5fc1af0, THEMESSAGE=) at include/wincontrol.inc:4774
#9 0x00000001001a0f3e in WNDPROC (this=0x5fc1af0, MESSAGE=...) at include/wincontrol.inc:5397
#10 0x0000000100251aa9 in DELIVERMESSAGE (TARGET=0x5fc1af0, AMESSAGE=) at lclmessageglue.pas:114
#11 0x0000000100181f61 in DOWINDOWPROC (this=...) at win32/win32callback.inc:2642
#12 0x000000010018273f in WINDOWPROC (WINDOW=132536, MSG=512, WPARAM=0, LPARAM=45416988)
at win32/win32callback.inc:2807
#13 0x00007ffad2d0e858 in USER32!CallWindowProcW () from C:\windows\System32\user32.dll
#14 0x00007ffad2d0e299 in USER32!DispatchMessageW () from C:\windows\System32\user32.dll
#15 0x0000000100183941 in APPPROCESSMESSAGES (this=0x1579630) at win32/win32object.inc:420
#16 0x0000000100047c93 in HANDLEMESSAGE (this=0x1579110) at include/application.inc:1284
#17 0x00000001000481b7 in RUNLOOP (this=0x1579110) at include/application.inc:1427
#18 0x00000001000af898 in APPRUN (this=0x1579630, ALOOP=...) at include/interfacebase.inc:54
#19 0x000000010004817a in RUN (this=0x1579110) at include/application.inc:1415
#20 0x00000001000033da in main () at project.lpr:48
[Inferior 1 (process 35216) killed]
(gdb)