View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005353 | JEDI Code Library | JclUnitVersioning | public | 2010-10-06 13:06 | 2010-10-30 15:51 |
Reporter | smartinez | Assigned To | outchy | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Version 2.2 | ||||
Target Version | Fixed in Version | Version 2.3 | |||
Summary | 0005353: Application crash on terminating when compiled statically | ||||
Description | With 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 | ||||
Tags | No tags attached. | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | 3398 | ||||
IDE version | Delphi/C++Builder 2010 | ||||
|
More details would be welcome... |
|
Is the same problem as posted in ID: 0005354 |
|
Please provide the zipped sources of a sample application showing this |
|
I have the same problem. |
2010-10-26 20:17
|
JVCLTest.zip (643,403 bytes) |
|
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. |
|
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. |
|
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! |
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 |