View Issue Details

IDProjectCategoryView StatusLast Update
0006026JEDI Code Library00 JVCL Componentspublic2019-04-26 09:56
ReporterNetzschleicherAssigned To 
PrioritynormalSeveritymajorReproducibilitysometimes
Status feedbackResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0006026: TJvAppXMLFileStorage ReadBoolean causes 'List Index Out of Bounds' Error
DescriptionOn Snapshot Version JCL 2.5.0.4630 and JVCL3-2012-22-03.
Many 'List Index Out of Bounds' Errors occurs on Reading Boolean Values
from XML-File.
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE versionAll

Activities

jfudickar

2012-11-14 23:16

developer   ~0020301

Could you please add a sample showing this???

Netzschleicher

2012-12-13 18:11

reporter   ~0020310

To add a sample is difficult. The error occurs if i delete values in the XML-File, set new other values an then read some new oder existing values.
On the Snapshot Version from Saturday the 8th December, the errors comes less than before, but are still existing.

jfudickar

2012-12-13 20:46

developer   ~0020311

Hi Sorry,
but without any informations it's also difficult to solve the problem.

The minimum what we need is something like an error stack. Where does the exception raise?

Regards
Jens

2012-12-14 17:41

 

XML-Error.zip (178,294 bytes)

Netzschleicher

2012-12-14 17:43

reporter   ~0020312

I uploaded a ZIP-file with a example of handling XML-Data in my Application. By clicking the Toggle-Button very often, the described error occurs.
The example is made by C++Builder XE2.

jfudickar

2012-12-26 22:51

developer   ~0020322

Can anyone of the c++ guys have a look for this. I only have delphi installed, any my last c++ stuff is long long ago :-)

Regards
Jens

Netzschleicher

2012-12-27 13:11

reporter   ~0020323

I uploaded another ZIP-file with a example of XML-Data-Handling in my Application. This example is made by Delphi2007. I created it on my Notebook. By testing this example, the error never comes up. Also by testing the C++ expamle on my Notebook. The only difference between my Notebook an my development PC at home is that at my PC at home runs a Windows 7 64bit and my Notebook a Windows 7 32bit. The development IDE's an the JCL/JCVL Librarys are the same.

Greetings Uwe

2012-12-27 13:11

 

XML-App-Error.zip (32,479 bytes)

jfudickar

2012-12-27 20:52

developer   ~0020325

Could you try to install a tool like madexcept and add a stack trace from the moment when the exception came up.

Regards
Jens

westphal

2013-01-15 13:10

reporter   ~0020332

it's possibly related to my issue 0006062

Netzschleicher

2013-01-16 11:46

reporter   ~0020399

After a long time, i compiled the Delphi Error-Test sample new in a virtual machine with JCL 2.5.0.4572 and JCL 3.48 adding MadExcept 4.0.5.
I uploaded the Bugreport created.

2013-01-16 11:46

 

bugreport.txt (17,554 bytes)
date/time         : 2013-01-16, 11:38:59, 902ms
computer name     : MPC-UWE
user name         : wp-uwe <admin>
registered owner  : wp-uwe
operating system  : Windows 7 Service Pack 1 build 7601
system language   : German
system up time    : 32 minutes 53 seconds
program up time   : 2 seconds
processor         : Intel(R) Core(TM) i3 CPU 560 @ 3.33GHz
physical memory   : 741/1535 MB (free/total)
free disk space   : (C:) 22,42 GB
display mode      : 1624x966, 32 bit
process id        : $454
allocated memory  : 27,30 MB
executable        : ErrorTest.exe
exec. date/time   : 2013-01-16 11:37
version           : 1.0.0.0
compiled with     : Delphi XE2
madExcept version : 4.0.5
callstack crc     : $c83a0df1, $31cf580c, $31cf580c
exception number  : 1
exception class   : EListError
exception message : List index out of bounds (3).

main thread ($bd8):
500a3172 +01a rtl160.bpl      System                 Classes.TList.Get
481208c2 +00a Jcl160.bpl      Jclsimplexml           TJclSimpleItemHashedList.GetSimpleItem
48122a0c +028 Jcl160.bpl      Jclsimplexml           TJclSimpleXMLElems.GetItemNamedDefault
48122b3a +002 Jcl160.bpl      Jclsimplexml           TJclSimpleXMLElems.GetItemNamed
49d43e3b +05f JvSystem160.bpl Jvappxmlstorage        TJvCustomAppXMLStorage.GetValueElementFromNode
49d4425b +053 JvSystem160.bpl Jvappxmlstorage        TJvCustomAppXMLStorage.ValueStoredInt
49170890 +03c JvCore160.bpl   Jvappstorage           TJvCustomAppStorage.ValueStored
49d442b5 +021 JvSystem160.bpl Jvappxmlstorage        TJvCustomAppXMLStorage.DeleteValueInt
49170970 +048 JvCore160.bpl   Jvappstorage           TJvCustomAppStorage.DeleteValue
004722b5 +019 ErrorTest.exe   Unit1           129 +2 TForm1.ConfigDeleteKey
00471ca3 +043 ErrorTest.exe   Unit1            61 +4 TForm1.Button2Click
50332d6f +06f vcl160.bpl      Vcl                    Controls.TControl.Click
50357026 +01e vcl160.bpl      Vcl                    Stdctrls.TCustomButton.Click
50357b14 +010 vcl160.bpl      Vcl                    Stdctrls.TCustomButton.CNCommand
50332814 +2d4 vcl160.bpl      Vcl                    Controls.TControl.WndProc
50337163 +5b3 vcl160.bpl      Vcl                    Controls.TWinControl.WndProc
50356cf0 +06c vcl160.bpl      Vcl                    Stdctrls.TButtonControl.WndProc
50332438 +024 vcl160.bpl      Vcl                    Controls.TControl.Perform
50337d3f +00b vcl160.bpl      Vcl                    Controls.TWinControl.WMCommand
5044c544 +02c vcl160.bpl      Vcl                    Forms.TCustomForm.WMCommand
50332814 +2d4 vcl160.bpl      Vcl                    Controls.TControl.WndProc
50337163 +5b3 vcl160.bpl      Vcl                    Controls.TWinControl.WndProc
50449405 +60d vcl160.bpl      Vcl                    Forms.TCustomForm.WndProc
503367b8 +02c vcl160.bpl      Vcl                    Controls.TWinControl.MainWndProc
76e5557d +044 USER32.dll                             SendMessageW
76e51b52 +016 USER32.dll                             CallWindowProcW
50337260 +0d8 vcl160.bpl      Vcl                    Controls.TWinControl.DefaultHandler
503331c4 +010 vcl160.bpl      Vcl                    Controls.TControl.WMLButtonUp
50332814 +2d4 vcl160.bpl      Vcl                    Controls.TControl.WndProc
50337163 +5b3 vcl160.bpl      Vcl                    Controls.TWinControl.WndProc
50356cf0 +06c vcl160.bpl      Vcl                    Stdctrls.TButtonControl.WndProc
503367b8 +02c vcl160.bpl      Vcl                    Controls.TWinControl.MainWndProc
76e5cc6b +00a USER32.dll                             DispatchMessageW
504524ef +0f3 vcl160.bpl      Vcl                    Forms.TApplication.ProcessMessage
50452532 +00a vcl160.bpl      Vcl                    Forms.TApplication.HandleMessage
50452865 +0c9 vcl160.bpl      Vcl                    Forms.TApplication.Run
00473751 +049 ErrorTest.exe   ErrorTest        18 +4 initialization
75c1ed6a +010 kernel32.dll                           BaseThreadInitThunk

thread $9c0:
774b6a02 +0a ntdll.dll     NtWaitForMultipleObjects
75c1ed6a +10 kernel32.dll  BaseThreadInitThunk

thread $d5c:
774b6a32 +0a ntdll.dll     NtWaitForWorkViaWorkerFactory
75c1ed6a +10 kernel32.dll  BaseThreadInitThunk

thread $d7c:
774b6a32 +0a ntdll.dll     NtWaitForWorkViaWorkerFactory
75c1ed6a +10 kernel32.dll  BaseThreadInitThunk

modules:
00300000 vclimg160.bpl   16.0.4504.48759    C:\Program Files\Embarcadero\RAD Studio\9.0\bin
00400000 ErrorTest.exe   1.0.0.0            C:\Users\wp-uwe\Documents\RAD Studio\Projekte\_2007\Test-Test\XML-App-Error
48000000 Jcl160.bpl      2.5.0.4572         C:\Users\Public\Documents\RAD Studio\9.0\Bpl
48480000 JclVcl160.bpl   2.5.0.4572         C:\Users\Public\Documents\RAD Studio\9.0\Bpl
490e0000 JvCore160.bpl   3.41.0.0           C:\Users\Public\Documents\RAD Studio\9.0\Bpl
49d00000 JvSystem160.bpl 3.41.0.0           C:\Users\Public\Documents\RAD Studio\9.0\Bpl
50030000 rtl160.bpl      16.0.4316.44803    C:\Windows\system32
50300000 vcl160.bpl      16.0.4316.44803    C:\Windows\system32
50660000 vclx160.bpl     16.0.4504.48759    C:\Program Files\Embarcadero\RAD Studio\9.0\bin
508d0000 dbrtl160.bpl    16.0.4504.48759    C:\Program Files\Embarcadero\RAD Studio\9.0\bin
63600000 FaultRep.dll    6.1.7601.17514     C:\Windows\system32
6cdf0000 odbc32.dll      6.1.7601.17514     C:\Windows\system32
6d3f0000 wsock32.dll     6.1.7600.16385     C:\Windows\system32
6d8f0000 winspool.drv    6.1.7601.17514     C:\Windows\system32
6f170000 mpr.dll         6.1.7600.16385     C:\Windows\system32
71ca0000 odbcint.dll     6.1.7600.16385     C:\Windows\system32
71f10000 oledlg.dll      6.1.7600.16385     C:\Windows\system32
72270000 oleacc.dll      7.0.0.0            C:\Windows\system32
72f80000 msimg32.dll     6.1.7600.16385     C:\Windows\system32
73960000 dwmapi.dll      6.1.7600.16385     C:\Windows\system32
73c20000 SHFolder.dll    6.1.7600.16385     C:\Windows\system32
73c90000 winmm.dll       6.1.7601.17514     C:\Windows\system32
73e20000 wtsapi32.dll    6.1.7601.17514     C:\Windows\system32
74170000 uxtheme.dll     6.1.7600.16385     C:\Windows\system32
741b0000 ntmarta.dll     6.1.7600.16385     C:\Windows\system32
74330000 propsys.dll     7.0.7601.17514     C:\Windows\system32
744e0000 comctl32.dll    6.10.7601.17514    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2
74af0000 version.dll     6.1.7600.16385     C:\Windows\system32
754e0000 SspiCli.dll     6.1.7601.17725     C:\Windows\system32
75550000 CRYPTBASE.dll   6.1.7600.16385     C:\Windows\system32
755e0000 WINSTA.dll      6.1.7601.17514     C:\Windows\system32
75710000 DEVOBJ.dll      6.1.7600.16385     C:\Windows\system32
75730000 CFGMGR32.dll    6.1.7601.17514     C:\Windows\system32
75760000 KERNELBASE.dll  6.1.7601.17932     C:\Windows\system32
75910000 msvcrt.dll      7.0.7601.17744     C:\Windows\system32
759c0000 IMM32.DLL       6.1.7601.17514     C:\Windows\system32
759e0000 IMAGEHLP.DLL    6.1.7601.17787     C:\Windows\system32
75b30000 WS2_32.dll      6.1.7601.17514     C:\Windows\system32
75b70000 SHLWAPI.dll     6.1.7601.17514     C:\Windows\system32
75bd0000 kernel32.dll    6.1.7601.17932     C:\Windows\system32
75e70000 CLBCatQ.DLL     2001.12.8530.16385 C:\Windows\system32
75f00000 SHELL32.dll     6.1.7601.17859     C:\Windows\system32
76b50000 WLDAP32.dll     6.1.7601.17514     C:\Windows\system32
76c00000 GDI32.dll       6.1.7601.17514     C:\Windows\system32
76d70000 MSCTF.dll       6.1.7600.16385     C:\Windows\system32
76e40000 USER32.dll      6.1.7601.17514     C:\Windows\system32
76f10000 oleaut32.dll    6.1.7601.17676     C:\Windows\system32
76fa0000 ole32.dll       6.1.7601.17514     C:\Windows\system32
77100000 comdlg32.dll    6.1.7601.17514     C:\Windows\system32
77180000 RPCRT4.dll      6.1.7601.17514     C:\Windows\system32
77230000 advapi32.dll    6.1.7601.17514     C:\Windows\system32
772d0000 SETUPAPI.dll    6.1.7601.17514     C:\Windows\system32
77470000 ntdll.dll       6.1.7601.17725     C:\Windows\SYSTEM32
775b0000 LPK.dll         6.1.7600.16385     C:\Windows\system32
775c0000 sechost.dll     6.1.7600.16385     C:\Windows\SYSTEM32
775e0000 NSI.dll         6.1.7600.16385     C:\Windows\system32
77600000 USP10.dll       1.626.7601.17514   C:\Windows\system32

processes:
000 Idle                   0 0    0
004 System                 0 0    0
0d0 smss.exe               0 0    0
12c csrss.exe              0 0    0
154 csrss.exe              1 0    0
15c wininit.exe            0 0    0
180 winlogon.exe           1 0    0
1bc services.exe           0 0    0
1c4 lsass.exe              0 0    0
1cc lsm.exe                0 0    0
228 svchost.exe            0 0    0
274 svchost.exe            0 0    0
2cc svchost.exe            0 0    0
2f4 svchost.exe            0 0    0
30c svchost.exe            0 0    0
35c audiodg.exe            0 0    0
3ac svchost.exe            0 0    0
408 svchost.exe            0 0    0
490 spoolsv.exe            0 0    0
4c0 svchost.exe            0 0    0
52c BSQLServer.exe         0 0    0
584 svchost.exe            0 0    0
5c0 vmtoolsd.exe           0 0    0
71c dllhost.exe            0 0    0
78c msdtc.exe              0 0    0
538 taskhost.exe           1 98   47  normal C:\Windows\system32
7bc Dwm.exe                1 13   2   normal C:\Windows\system32
32c Explorer.EXE           1 296  204 normal C:\Windows
2f0 vmtoolsd.exe           1 85   24  normal C:\Program Files\VMware\VMware Tools
620 SearchIndexer.exe      0 0    0
b10 SearchProtocolHost.exe 0 0    0
f10 bds.exe                1 2903 843 normal C:\Program Files\Embarcadero\RAD Studio\9.0\bin
adc TOTALCMD.EXE           1 355  180 normal C:\totalcmd
9fc notepad.exe            1 27   20  normal C:\Windows
798 taskhost.exe           1 9    5   normal C:\Windows\system32
e18 SearchFilterHost.exe   0 0    0   idle   C:\Windows\system32
454 ErrorTest.exe          1 65   49  normal C:\Users\wp-uwe\Documents\RAD Studio\Projekte\_2007\Test-Test\XML-App-Error

hardware:
+ Batteries
  - Microsoft Composite Battery
  - Microsoft-Netzteil
+ Computer
  - ACPI x86-basierter PC
+ Disk drives
  - VMware, VMware Virtual S SCSI Disk Device
+ Display adapters
  - VMware SVGA 3D (driver 7.14.1.1210)
+ DVD/CD-ROM drives
  - NECVMWar VMware IDE CDR10 ATA Device
+ Floppy disk drives
  - Diskettenlaufwerk
+ Floppy drive controllers
  - Standard-Diskettenlaufwerkcontroller
+ Human Interface Devices
  - USB-Eingabegerät
  - USB-Eingabegerät
+ IDE ATA/ATAPI controllers
  - ATA Channel 0
  - ATA Channel 1
  - Intel(R) 82371AB/EB PCI-Bus-Master-IDE-Controller
+ Keyboards
  - Standardtastatur (PS/2)
+ Mice and other pointing devices
  - VMware Pointing Device (driver 12.5.2.0)
  - VMware USB Pointing Device (driver 12.5.2.0)
  - VMware USB Pointing Device (driver 12.5.2.0)
+ Monitors
  - Nicht-PnP-Monitor (Standard)
+ Network adapters
  - Intel(R) PRO/1000 MT-Netzwerkverbindung
  - Microsoft-6zu4-Adapter
  - Microsoft-ISATAP-Adapter
  - Teredo Tunneling Pseudo-Interface
  - WAN Miniport (IKEv2)
  - WAN-Miniport (IP)
  - WAN-Miniport (IPv6)
  - WAN-Miniport (L2TP)
  - WAN-Miniport (Netzwerkmonitor)
  - WAN-Miniport (PPPOE)
  - WAN-Miniport (PPTP)
  - WAN-Miniport (SSTP)
+ Ports (COM & LPT)
  - Druckeranschluss (LPT1)
  - Kommunikationsanschluss (COM1)
  - Kommunikationsanschluss (COM2)
+ Processors
  - Intel(R) Core(TM) i3 CPU         560  @ 3.33GHz
+ Sound, video and game controllers
  - High Definition Audio-Gerät
+ Storage controllers
  - LSI-Adapter, SAS 3000-Serie, 8-Port mit 1068 (driver 1.28.3.52)
+ System devices
  - ACPI-Schalter
  - Busenumerator für Verbundgeräte
  - DMA-Controller
  - Enumerator-Treiber für Microsoft Virtual Drive
  - Hauptplatinenressourcen
  - Hauptplatinenressourcen
  - High Definition Audio-Controller
  - Hochpräzisionsereigniszeitgeber
  - Intel 82371AB/EB PCI-zu-ISA-Brücke (ISA-Modus)
  - Intel 82443BX Pentium(R) II Prozessor-zu-AGP-Controller
  - Intel 82443BX Pentium(R) II Prozessor-zu-PCI-Brücke
  - Logische Schnittstelle für Druckeranschluss
  - Microsoft ACPI-konformes System
  - Microsoft-Systemverwaltungs-BIOS-Treiber
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Express-Standardstammanschluss
  - PCI Standard-PCI-zu-PCI-Brücke
  - PCI-Bus
  - PnP-Softwaregeräte-Enumerator
  - Programmierbarer EISA-Interruptcontroller
  - Remote Desktop Device Redirector Bus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - Standardbus
  - System CMOS/Echtzeituhr
  - Systemlautsprecher
  - Systemzeitgeber
  - Terminalserver-Maustreiber
  - Terminalserver-Tastaturtreiber
  - Treiber für Datei-als-Volume
  - UMBus-Stamm-Busenumerator
  - UMBusenumerator
  - VMware VMCI Bus Device (driver 9.3.51.0)
  - VMware VMCI Host Device (driver 9.3.51.0)
  - Volume-Verwaltung
+ Universal Serial Bus controllers
  - Generic USB Hub
  - Standard PCI-zu-USB erweiterter Hostcontroller
  - Standard PCI-zu-USB universeller Hostcontroller
  - USB-Root-Hub
  - USB-Root-Hub
  - USB-Verbundgerät

cpu registers:
eax = 01503ca0
ebx = 00000000
ecx = 757677e2
edx = 001e5450
esi = 00000003
edi = 00000003
eip = 500a3172
esp = 0012f400
ebp = 0012f454

stack dump:
0012f400  72 31 0a 50 de fa ed 0e - 01 00 00 00 07 00 00 00  r1.P............
0012f410  14 f4 12 00 72 31 0a 50 - a0 3c 50 01 00 00 00 00  ....r1.P.<P.....
0012f420  03 00 00 00 03 00 00 00 - 54 f4 12 00 30 f4 12 00  ........T...0...
0012f430  90 f4 12 00 2c da 03 50 - 54 f4 12 00 20 90 51 01  ....,..PT... .Q.
0012f440  00 00 00 00 03 00 00 00 - 00 8e 51 01 03 00 00 00  ..........Q.....
0012f450  60 30 05 50 5c fd 51 01 - 72 31 0a 50 03 00 00 00  `0.P\.Q.r1.P....
0012f460  20 90 51 01 c7 08 12 48 - 00 00 00 00 90 8e 51 01   .Q....H......Q.
0012f470  11 2a 12 48 00 00 00 00 - ac f4 12 00 04 f7 12 00  .*.H............
0012f480  50 e8 4d 01 b0 fd 51 01 - 3f 2b 12 48 40 3e d4 49  P.M...Q.?+.H@>.I
0012f490  b4 f4 12 00 2c da 03 50 - ac f4 12 00 b0 fd 51 01  ....,..P......Q.
0012f4a0  50 e8 4d 01 ff ff ff ff - 00 00 00 00 d0 f4 12 00  P.M.............
0012f4b0  60 42 d4 49 d8 f4 12 00 - 2c da 03 50 d0 f4 12 00  `B.I....,..P....
0012f4c0  5c c2 53 01 50 e8 4d 01 - 00 00 00 00 00 00 00 00  \.S.P.M.........
0012f4d0  f4 f4 12 00 93 08 17 49 - fc f4 12 00 2c da 03 50  .......I....,..P
0012f4e0  f4 f4 12 00 5c c2 53 01 - 50 e8 4d 01 50 e8 4d 01  ....\.S.P.M.P.M.
0012f4f0  00 00 00 00 1c f5 12 00 - ba 42 d4 49 24 f5 12 00  .........B.I$...
0012f500  2c da 03 50 1c f5 12 00 - 44 1e 47 00 50 e8 4d 01  ,..P....D.G.P.M.
0012f510  00 00 00 00 00 00 00 00 - 00 00 00 00 40 f5 12 00  ............@...
0012f520  73 09 17 49 f0 f8 12 00 - 2c da 03 50 40 f5 12 00  s..I....,..P@...
0012f530  44 1e 47 00 70 80 48 01 - 50 e8 4d 01 00 00 00 00  D.G.p.H.P.M.....

disassembling:
[...]
004722a0       mov     ebx, eax
004722a2 128   mov     eax, [ebx+$398]
004722a8       call    -$10c9 ($4711e4)       ; JvAppStorage.TJvCustomAppStorage.SetPath
004722ad 129   mov     edx, esi
004722af       mov     eax, [ebx+$398]
004722b5     > call    -$10ce ($4711ec)       ; JvAppStorage.TJvCustomAppStorage.DeleteValue
004722ba 130   pop     esi
004722bb       pop     ebx
004722bc       ret

bugreport.txt (17,554 bytes)

jfudickar

2013-06-16 23:04

developer   ~0020533

I can't reproduce it.
Could you please try it again with the fixes for the issues 0006062+0006063

jfudickar

2014-05-28 21:19

developer   ~0020991

Any news?

marthasimons

2019-04-26 09:56

reporter   ~0021746

0006062+0006063 - Thanks
0006026 https://goo.gl/LhppLn

Issue History

Date Modified Username Field Change
2012-11-04 17:48 Netzschleicher New Issue
2012-11-12 15:15 outchy Project JEDI VCL => JEDI Code Library
2012-11-14 23:16 jfudickar Note Added: 0020301
2012-11-14 23:16 jfudickar IDE version => All
2012-11-14 23:16 jfudickar Status new => feedback
2012-12-13 18:11 Netzschleicher Note Added: 0020310
2012-12-13 20:46 jfudickar Note Added: 0020311
2012-12-14 17:41 Netzschleicher File Added: XML-Error.zip
2012-12-14 17:43 Netzschleicher Note Added: 0020312
2012-12-26 22:51 jfudickar Note Added: 0020322
2012-12-27 13:11 Netzschleicher Note Added: 0020323
2012-12-27 13:11 Netzschleicher File Added: XML-App-Error.zip
2012-12-27 20:52 jfudickar Note Added: 0020325
2013-01-15 13:10 westphal Note Added: 0020332
2013-01-16 11:46 Netzschleicher Note Added: 0020399
2013-01-16 11:46 Netzschleicher File Added: bugreport.txt
2013-06-16 23:04 jfudickar Note Added: 0020533
2014-05-28 21:19 jfudickar Note Added: 0020991
2019-04-26 09:56 marthasimons Note Added: 0021746