rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.91k stars 299 forks source link

MS Access crashes when opening an existing repo for existing project #2076

Closed lkavicky closed 6 years ago

lkavicky commented 8 years ago

I have a project with around 30 modules/classes. I have created a repository for the project using RD Source Control. RD somehow forgot the relation between the project and the repo (possibly my fault as I was copying the project) so while I have opened accdb file in Access I tried to use the Open Existing Repo function of RD Source Control and selected the directory containing the repo. After that following window appeared:

1 So I clicked on yes... a lot of times (much more than the number of modules) without any effect. So after minutes of clicking on yes I have clicked on Cancel. That has lead to another window enabling me to set a name for some of the modules. This was repeated a few times, I have clicked on YES without renaming the modules and then Access has crashed. The debug info was just: Unhandled exception at 0x2FC6ED5E in MSACCESS.EXE: 0xC0000005: Access violation reading location 0x00000001.

When I've opened the file again, only one module has remained there, but even that is corrupted. When I've tried to open it this followed: 2

I'm running Access 2010 (32bit) on 64bit Win7, RD 2.0.5-rc

rubberduck203 commented 6 years ago

I’m sorry no one ever responded to you. Unfortunately, we decided to remove the feature in #3758.