Thanks for the continued updates! Problem not specific to latest version but it's still present in this version: if I have more than one instance of pspad open and I close two of them in quick succession (easiest way is to just log off, but you can reproduce it by closing several with large projects) there's what looks like a locking issue that causes a crash.
Exception description: Access violation at address 00000000 in module 'PSPad.exe'. Read of address 00000000. Exception class: EAccessViolation Exception address: 00000000 -------------------------------------------------------------------------------- -------------------- Stack list, generated 08/04/2019 10:43:54 [0086C9F1] uFileSetting.TFileSetting.OpenStream (Line 116, "uFileSetting.pas" + 12) + $E [00409728] System.TObject.Free + $8 [0086CA7B] uFileSetting.TFileSetting.OpenStream (Line 140, "uFileSetting.pas" + 36) + $0 [0086CE17] uFileSetting.TFileSetting.WriteSingleFile (Line 233, "uFileSetting.pas" + 1) + $4 [008FA687] uChildEdit.TfChildEdit.FormCloseQuery (Line 1537, "uChildEdit.pas" + 10) + $F [006545D1] Vcl.Forms.TCustomForm.CloseQuery + $55 [006545AB] Vcl.Forms.TCustomForm.CloseQuery + $2F [006544F9] Vcl.Forms.TCustomForm.Close + $21 [0065897B] Vcl.Forms.TApplication.WndProc + $23B [004D9CA4] System.Classes.StdWndProc + $14 [006586DD] Vcl.Forms.Default + $2D [00658949] Vcl.Forms.TApplication.WndProc + $209 [004D9CA4] System.Classes.StdWndProc + $14 [0068830E] Vcl.Controls.TWinControl.GetControl + $32 [0040A6B4] System.TMonitor.TryEnter + $28 [0040A1DC] System.TMonitor.Enter + $10 [0040A36A] System.TMonitor.Exit + $6 [006597A0] Vcl.Forms.TApplication.ProcessMessage + $14 [006598C2] Vcl.Forms.TApplication.HandleMessage + $A [00659BF5] Vcl.Forms.TApplication.Run + $C9 [009E8A8E] PSPad.PSPad (Line 99, "PSPad.dpr" + 42) + $7 [009E8883] uException.uException (Line 697, "uException.pas" + 1) + $2 -------------------------------------------------------------------------------- -------------------- Program : C:\Program Files (x86)\PSPad editor\PSPad.exe 5.0.2 (319) System : Windows 10 Professional x64, Version: 10.0, Build: 4563, Processor: Intel, Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz, 3100 MHz MMX Display : 1920x1080 pixels, 32 bpp PPI: 96 -------------------------------------------------------------------------------- -------------------- Active Controls Hierarchy: TPSSynEdit "FEditor1" TfChildEdit "fChildEdit_O5859542" -------------------------------------------------------------------------------- -------------------- -- <https://forum.pspad.com/read.php?6,71342,71392> PSPad freeware editor https://www.pspad.com
