View Issue Details

IDProjectCategoryView StatusLast Update
0006364JEDI Code LibraryJclUnitVersioningpublic2019-04-13 15:43
ReporterPannierAssigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Product VersionVersion 2.4 
Target VersionFixed in Version 
Summary0006364: Exception in "UnregisterUnitVersion" after closing my application
DescriptionI 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.
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE versionDelphi/C++Builder XE3

Relationships

duplicate of 0006165 feedbackAHUser COM Client and COM Server include JclDebug => Access Violation 

Activities

2014-12-01 15:04

 

ComServerJediUnitVersioningTest.zip (12,523 bytes)

KorneySan

2014-12-17 14:19

reporter   ~0021136

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.

mh

2019-04-13 15:43

reporter   ~0021681

May this be a duplicate of this one as well?
http://issuetracker.delphi-jedi.org/view.php?id=6427

Issue History

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