View Issue Details

IDProjectCategoryView StatusLast Update
0006189JEDI VCL00 JVCL Componentspublic2013-08-24 21:19
ReporterbugmenotAssigned Tojfudickar 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.47 
Target VersionFixed in Version 
Summary0006189: AppStorage's WriteStringList and DeleteSubTree raises Invalid pointer operation
DescriptionThere is a problem in AppStorage component from JVCL 3.47. When I'm trying to call these functions I have error "Invalid pointer operation":

AppStorage.WriteStringList(Path, SL);
AppStorage.DeleteSubTree(Name);

JVCL 3.45 doesn't contain such issue.
BTW calling ReadStringList from JVCL 3.47 doesn't raise exception.
Additional InformationUsing Delphi XE2

Tested JVCL versions:
JVCL345CompleteJCL231 works with no problems
JVCL347CompleteJCL241-Build4571 returns "Invalid pointer operation"

Component with demo is attached, just build using version 3.47 and try to remove any configuration.
TagsJvAppXMLFileStorage

Activities

2013-08-21 12:36

 

JvMultiConf_with_Demo.7z (71,667 bytes)

bugmenot

2013-08-21 12:40

reporter   ~0020587

TJvAppXMLFileStorage was used as AppStorage

jfudickar

2013-08-24 18:34

developer   ~0020596

What must be done to reproduce the error.

I have the demo running, but I've can't reproduce the error.

Could you try to use the lastest daily build or GIT revision?

Regards
Jens

bugmenot

2013-08-24 20:58

reporter   ~0020599

The problem is in deleting config, but now I see that the problem is not present in daily build, so close it please and don't worry anymore. Thanks!

Issue History

Date Modified Username Field Change
2013-08-21 12:36 bugmenot New Issue
2013-08-21 12:36 bugmenot File Added: JvMultiConf_with_Demo.7z
2013-08-21 12:40 bugmenot Note Added: 0020587
2013-08-21 12:41 bugmenot Tag Attached: JvAppXMLFileStorage
2013-08-24 18:34 jfudickar Note Added: 0020596
2013-08-24 18:34 jfudickar Status new => feedback
2013-08-24 20:58 bugmenot Note Added: 0020599
2013-08-24 21:19 jfudickar Status feedback => resolved
2013-08-24 21:19 jfudickar Resolution open => fixed
2013-08-24 21:19 jfudickar Assigned To => jfudickar