Thread 1 "lazarus" received signal SIGSEGV, Segmentation fault.
0x00007ffff7894352 in g_type_check_instance_is_fundamentally_a (type_instance=0x2dbd160,
fundamental_type=0x50) at ../gobject/gtype.c:4167
Downloading source file /usr/src/debug/glib2-2.76.3-1.fc38.x86_64/redhat-linux-build/../gobject/gtype.c
4167 return node && (NODE_FUNDAMENTAL_TYPE(node) == fundamental_type);
(gdb) bt
#0 0x00007ffff7894352 in g_type_check_instance_is_fundamentally_a
(type_instance=0x2dbd160, fundamental_type=0x50) at ../gobject/gtype.c:4167
#1 0x00007ffff787b822 in g_object_unref (_object=0x2dbd160) at ../gobject/gobject.c:3807
#2 0x00007ffff7aa7a46 in gtk_cell_renderer_pixbuf_finalize (object=0x2f5e040)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtkcellrendererpixbuf.c:224
#3 0x00007ffff787ba53 in g_object_unref (_object=0x2f5e040) at ../gobject/gobject.c:3938
#4 g_object_unref (_object=0x2f5e040) at ../gobject/gobject.c:3802
#5 0x00007ffff7c96f2e in gtk_tree_view_column_finalize (object=0x2f5df40)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtktreeviewcolumn.c:418
#6 0x00007ffff787ba53 in g_object_unref (_object=0x2f5df40) at ../gobject/gobject.c:3938
#7 g_object_unref (_object=0x2f5df40) at ../gobject/gobject.c:3802
#8 0x00007ffff7c8fd66 in IA__gtk_tree_view_remove_column
(tree_view=0x2f5b840, column=0x2f5df40)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtktreeview.c:11274
#9 0x00007ffff7c76cd9 in gtk_tree_view_destroy (object=0x2f5b840)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtktreeview.c:1616
#10 0x00007ffff786d44c in g_closure_invoke
(closure=0x2be2a20, return_value=0x0, n_param_values=1, param_values=0x7fffffffba50, invocation_hint=0x7fffffffb9d0) at ../gobject/gclosure.c:832
#11 0x00007ffff789c2a8 in signal_emit_unlocked_R.isra.0
(node=node@entry=0x2bb8150, detail=detail@entry=0, instance=instance@entry=0x2f5b840, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffba50) at ../gobject/gsignal.c:3930
#12 0x00007ffff788ccbd in g_signal_emit_valist
(instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffffbbf0) at ../gobject/gsignal.c:3565
#13 0x00007ffff788cf33 in g_signal_emit
(instance=instance@entry=0x2f5b840, signal_id=<optimized out>, detail=detail@entry=0)
at ../gobject/gsignal.c:3622
#14 0x00007ffff7b8e931 in gtk_object_dispose (gobject=0x2f5b840)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtkobject.c:421
#15 0x00007ffff787baaa in g_object_run_dispose (object=0x2f5b840)
at ../gobject/gobject.c:1448
#16 g_object_run_dispose (object=0x2f5b840) at ../gobject/gobject.c:1441
#17 0x00007ffff7bd348d in gtk_scrolled_window_forall
(container=0x2f5ab70, include_internals=0, callback=0x7ffff7ca51e0 <IA__gtk_widget_destroy>, callback_data=0x0)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtkscrolledwindow.c:1082
#18 0x00007ffff7acc084 in gtk_container_destroy (object=0x2f5ab70)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtkcontainer.c:1073
#19 0x00007ffff786d4ea in g_closure_invoke
(closure=0x2be2a20, return_value=0x0, n_param_values=1, param_values=0x7fffffffbf20, invocation_hint=0x7fffffffbea0) at ../gobject/gclosure.c:832
#20 0x00007ffff789c2a8 in signal_emit_unlocked_R.isra.0
(node=node@entry=0x2bb8150, detail=detail@entry=0, instance=instance@entry=0x2f5ab70, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffbf20) at ../gobject/gsignal.c:3930
#21 0x00007ffff788ccbd in g_signal_emit_valist
(instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffffc0c0) at ../gobject/gsignal.c:3565
#22 0x00007ffff788cf33 in g_signal_emit
(instance=instance@entry=0x2f5ab70, signal_id=<optimized out>, detail=detail@entry=0)
at ../gobject/gsignal.c:3622
#23 0x00007ffff7b8e931 in gtk_object_dispose (gobject=0x2f5ab70)
at /usr/src/debug/gtk2-2.24.33-13.fc38.x86_64/gtk/gtkobject.c:421
#24 0x00007ffff787baaa in g_object_run_dispose (object=0x2f5ab70)
at ../gobject/gobject.c:1448
#25 g_object_run_dispose (object=0x2f5ab70) at ../gobject/gobject.c:1441
#26 0x000000000064c2be in DestroyWidget (Widget=0x2f5ab70) at gtk2/gtk2proc.inc:4247
#27 0x00000000004fadf2 in DestroyConnectedWidget
(this=0x7ffff6856250, Widget=0x2f5ab70, CheckIfDestroying=false)
at gtk2/gtk2widgetset.inc:4960
#28 0x00000000004fab29 in DestroyLCLComponent (this=0x7ffff6856250, Sender=0x7fffc7ca17d0)
at gtk2/gtk2widgetset.inc:4871
#29 0x000000000078eb76 in DestroyHandle (self=0x1dbbe80, AWinControl=0x7fffc7ca17d0)
at gtk2/gtk2wscontrols.pp:565
#30 0x00000000007f57d3 in DestroyHandle (self=0x7fffc7e38750, AWinControl=0x7fffc7ca17d0)
at gtk2/gtk2wscustomlistview.inc:1832
#31 0x00000000005935e6 in DestroyWnd (this=0x7fffc7ca17d0) at include/wincontrol.inc:7853
#32 0x00000000005fbb82 in DestroyWnd (this=0x7fffc7ca17d0)
--Type <RET> for more, q to quit, c to continue without paging--
at include/customlistview.inc:1201
#33 0x000000000058ddd2 in DestroyHandle (this=0x7fffc7ca17d0) at include/wincontrol.inc:5333
#34 0x000000000058ddbc in DestroyHandle (this=0x7fffc67111f0) at include/wincontrol.inc:5329
#35 0x000000000058ddbc in DestroyHandle (this=0x7fffc6712b10) at include/wincontrol.inc:5329
#36 0x000000000058ddbc in DestroyHandle (this=0x7fffc7ca9a90) at include/wincontrol.inc:5329
#37 0x00000000005ea282 in DestroyHandle (this=0x7fffc7ca9a90) at include/custompage.inc:206
#38 0x00000000005ec3d7 in AddRemovePageHandle (this=0x7fffc7ca8e30, APage=0x7fffc7ca9a90)
at include/customnotebook.inc:738
#39 0x00000000005ec496 in RemovePage (this=0x7fffc7ca8e30, Index=0)
at include/customnotebook.inc:760
#40 0x00000000005e9edc in SetParent (this=0x7fffc7ca9a90, AParent=0x0)
at include/custompage.inc:119
#41 0x00000000005eabbc in Delete (this=0x7fffc67558c0, Index=0)
at include/customnotebook.inc:136
#42 0x00000000005eab69 in Clear (this=0x7fffc67558c0) at include/customnotebook.inc:116
#43 0x00000000005eb379 in Destroy (this=0x7fffc7ca8e30, $vmt=0x1)
at include/customnotebook.inc:334
#44 0x000000000043323b in FREE (this=0xffff5d5dff00007c) at ../inc/objpas.inc:336
#45 0x0000000000000001 in ()
#46 0x00000000004738a7 in FREEANDNIL (OBJ=0) at ../objpas/sysutils/sysutils.inc:160
#47 0x00007fffffffcff0 in ()
#48 0x000000000134702c in FreePages (this=0x7fffc7ca76b0) at anchordocking.pas:4795
#49 0x000000000134c81b in Destroy (this=0x7fffc7ca76b0, $vmt=0x1) at anchordocking.pas:6454
#50 0x000000000043323b in FREE (this=0xffff5d5dff00007c) at ../inc/objpas.inc:336
#51 0x00007fffffffd070 in ()
#52 0x000000000133d0f7 in CloseUnneededAndWronglyLocatedControls
(this=0x7fffe3f98040, Tree=0x7fffe3fab8c0) at anchordocking.pas:1922
#53 0x000000000133fc85 in FullRestoreLayout
(this=0x7fffe3f98040, Tree=0x7fffe3fab8c0, Scale=true) at anchordocking.pas:2627
#54 0x000000000142ca75 in RestoreDesktop (this=0x7fffe3fab880)
at anchordesktopoptions.pas:297
#55 0x0000000000dad0c0 in RESTOREDESKTOP (this=0x7ffff6821e20) at envguioptions.pas:701
#56 0x0000000000db0ef5 in USEDESKTOP (this=0x7fffe3f5aac0, ADESKTOP=0x7fffc6b3f9a0)
at envguioptions.pas:1278
#57 0x0000000000db1135 in DISABLEDEBUGDESKTOP (this=0x7fffe3f5aac0)
at envguioptions.pas:1317
#58 0x00000000004b5e67 in SETTOOLSTATUS (this=0x7fffe3edc110, AVALUE=itNone) at main.pp:3906
#59 0x0000000000b290b9 in UPDATETOOLSTATUS (this=0x7fffe3fb8e40) at debugmanager.pas:2311
#60 0x0000000000b25672 in DEBUGGERCHANGESTATE
(this=0x7fffe3fb8e40, ADEBUGGER=0x7fffc7c64f90, OLDSTATE=dsRun) at debugmanager.pas:1483
#61 0x0000000000b5cb76 in DoState (this=0x7fffc7c64f90, OldState=dsRun)
at dbgintfdebuggerbase.pp:5493
#62 0x00000000012f5195 in DoState (this=0x7fffc7c64f90, OldState=dsRun)
at fpdebugdebugger.pas:4328
#63 0x0000000000b5e862 in SetState (this=0x7fffc7c64f90, AValue=dsStop)
at dbgintfdebuggerbase.pp:5908
#64 0x00000000012f153f in FDbgControllerProcessExitEvent (this=0x7fffc7c64f90, AExitCode=0)
at fpdebugdebugger.pas:3437
#65 0x00000000010c64f8 in SendEvents (this=0x7fffc72bd2a0, continue=true)
at fpdbgcontroller.pas:2052
#66 0x00000000012f4a4d in DebugLoopFinished (this=0x7fffc7c64f90, Data=0)
at fpdebugdebugger.pas:4210
#67 0x00000000012e7e49 in LoopFinished_DecRef (this=0x7fffc75da1c0, Data=0)
at fpdebugdebugger.pas:707
#68 0x0000000000491342 in ProcessAsyncCallQueue (this=0x7ffff6855bf0)
at include/application.inc:1073
#69 0x000000000048f993 in Idle (this=0x7ffff6855bf0, Wait=true)
at include/application.inc:440
#70 0x0000000000491b66 in HandleMessage (this=0x7ffff6855bf0)
at include/application.inc:1269
#71 0x000000000049214f in RunLoop (this=0x7ffff6855bf0) at include/application.inc:1408
#72 0x0000000000636fc3 in AppRun (this=0x7ffff6856250, ALoop=...)
at include/interfacebase.inc:54
#73 0x00000000004920f7 in Run (this=0x7ffff6855bf0) at include/application.inc:1396
#74 0x0000000000421846 in $main () at lazarus.pp:157
(gdb)