View Issue Details

IDProjectCategoryView StatusLast Update
0005353JEDI Code LibraryJclUnitVersioningpublic2010-10-30 15:51
ReportersmartinezAssigned Tooutchy 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product VersionVersion 2.2 
Target VersionFixed in VersionVersion 2.3 
Summary0005353: Application crash on terminating when compiled statically
DescriptionWith Jvcl 3.40 and CBuilder++ 2010, if an application is compiled statically (without packages), ending the application throws an access violation. if compiled with packages it works fine.

Uninstalling JVCL 3.40 and reinstalling JVCL3.39 it works fine.

This occurs on Win XP SP3 with critical updates until today.

The crash occurs on RAD STudio/7.0/....RTL/system.pas line 13682
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision3398
IDE versionDelphi/C++Builder 2010

Relationships

related to 0005354 resolvedobones JEDI VCL Access Violation on Program Exit 

Activities

outchy

2010-10-06 16:06

administrator   ~0017756

More details would be welcome...

Servando

2010-10-07 20:41

reporter   ~0017759

Is the same problem as posted in ID: 0005354

obones

2010-10-08 16:43

administrator   ~0017845

Please provide the zipped sources of a sample application showing this

akm

2010-10-21 22:33

reporter   ~0017938

I have the same problem.

2010-10-26 20:17

 

JVCLTest.zip (643,403 bytes)

Reverie

2010-10-26 20:21

reporter   ~0017965

I have this problem too.
C++ Builder 2010, JVCL 3.40, Windows 7 Ultimate x64.
Look into the attached JVCLTest.zip for the example project
and compiled exe.

outchy

2010-10-26 20:31

administrator   ~0017966

Today, I fixed an issue in the JCL that might be the one you're fighting with. You could try tomorrow's daily zips (unstable JCL 2.3) available at http://jcl.sf.net/daily , tomorrow's daily zip will be generated around 07:30AM GMT/CET.

This issue was caused by JclUnitVersioning, if you disable the unit versioning feature in the JCL 2.2 installer, the issue should not happen anymore.

Reverie

2010-10-27 22:53

reporter   ~0017972

Hi!
You are right - "if you disable the unit versioning feature in the JCL 2.2 installer, the issue should not happen anymore".

Also, jcl-2.3.0.3892 and JVCL3-2010-10-27 from today daily builds have been successfully installed (with default versioning feature settings) and everything is working properly.

Thank you, outchy!

Issue History

Date Modified Username Field Change
2010-10-06 13:06 smartinez New Issue
2010-10-06 16:06 outchy Note Added: 0017756
2010-10-07 20:41 Servando Note Added: 0017759
2010-10-08 16:43 obones Relationship added related to 0005354
2010-10-08 16:43 obones Note Added: 0017845
2010-10-08 16:43 obones Status new => feedback
2010-10-21 22:33 akm Note Added: 0017938
2010-10-26 20:17 Reverie File Added: JVCLTest.zip
2010-10-26 20:21 Reverie Note Added: 0017965
2010-10-26 20:31 outchy Note Added: 0017966
2010-10-27 22:53 Reverie Note Added: 0017972
2010-10-30 15:50 outchy Project JEDI VCL => JEDI Code Library
2010-10-30 15:51 outchy IDE version => Delphi/C++Builder 2010
2010-10-30 15:51 outchy Category 99 Other => JclUnitVersioning
2010-10-30 15:51 outchy Product Version 3.40 => Version 2.2
2010-10-30 15:51 outchy Fixed in revision => 3398
2010-10-30 15:51 outchy Status feedback => resolved
2010-10-30 15:51 outchy Fixed in Version => Version 2.3 (Subversion repository/Daily zips)
2010-10-30 15:51 outchy Resolution open => fixed
2010-10-30 15:51 outchy Assigned To => outchy