View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006364 | JEDI Code Library | JclUnitVersioning | public | 2014-12-01 15:04 | 2019-04-13 15:43 |
| Reporter | Pannier | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | Version 2.4 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0006364: Exception in "UnregisterUnitVersion" after closing my application | ||||
| Description | I get an AV if I close my application in procedure UnregisterUnitVersion line UnitVersioning.UnregisterModule(Instance). I have added a demo application. It contains a COM - Server (ActiveX) and an application which consumes this COM - Server. The App and the Server do nothing. If I add the Unit "JvSimpleXml" to both projects I get the AV after closing my application. Compile and register the server. Compile and run the client. You will get the AV after closing the app. If You add "debug dcu" in compiler settings You can jump to the line which causes the AV. | ||||
| Tags | No tags attached. | ||||
| Fixed in GIT commit | |||||
| Fixed in SVN revision | |||||
| IDE version | Delphi/C++Builder XE3 | ||||
|
2014-12-01 15:04
|
ComServerJediUnitVersioningTest.zip (12,523 bytes) |
|
|
Confirm AV in my projects. My case is different: I made two dll-plugins for application. When one of them is unloaded, all is OK. But if both is active, I got AV like --------------------------- Debugger Exception Notification --------------------------- Project xxx raised exception class $C0000005 with message 'access violation at 0x07375faa: read of address 0x07112970'. --------------------------- Break Continue Help --------------------------- It is repeating in XE2 with 2.6 release (included in JEDI 3.48 release pack) and in XE7 with daily build. |
|
|
May this be a duplicate of this one as well? http://issuetracker.delphi-jedi.org/view.php?id=6427 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-12-01 15:04 | Pannier | New Issue | |
| 2014-12-01 15:04 | Pannier | File Added: ComServerJediUnitVersioningTest.zip | |
| 2014-12-01 15:04 | Pannier | IDE version | => Delphi/C++Builder XE3 |
| 2014-12-17 14:19 | KorneySan | Note Added: 0021136 | |
| 2016-08-06 00:50 | AHUser | Relationship added | duplicate of 0006165 |
| 2019-04-13 15:43 | mh | Note Added: 0021681 |