1

Re: VS2005 Crash with ViEmu 2.1.24

I love your product, but I've been experiencing a frequent and reproducible crash lately. I've been away from development for a while and recently upgraded ViEmu, so I'm not sure at which intermediate version this behaviour popped up. I'm using ViEmu 2.1.24, VisualAssist X 10.4.1639, and Visual Studio 2005 Team Edition SP1.

Any time I try to 'Go to Symbol' either through the context menu or with <C-]>, the IDE crashes.

The stack trace is as follows:
>    ViEmu.dll!01502d9f()    
    [Frames below may be incorrect and/or missing, no symbols loaded for ViEmu.dll]   
    ViEmu.dll!015263de()    
    ViEmu.dll!015263ec()    
    ViEmu.dll!015262d4()    
    ViEmu.dll!0151473f()    
    ViEmu.dll!01512286()    
    ViEmu.dll!01526f2f()    
    gdi32.dll!77f17e21()    
    gdi32.dll!77f17e31()    
    user32.dll!7e41e014()    
    gdi32.dll!77f17a88()    
    ntdll.dll!7c931bec()    
    ntdll.dll!7c931c41()    

Thanks!
  Robert

2

Re: VS2005 Crash with ViEmu 2.1.24

Also, I forgot to mention -- I've reinstalled (the complete remove and install process) several times.

3

Re: VS2005 Crash with ViEmu 2.1.24

Hello Erydo,

I was made aware of this a few days ago. It's due to an interaction with Visual Assist. I've been able to implement a fix, I've prepared a new build (2.1.25), and I will upload it over the next few days. I'll post here as soon as I do. I'll try to have it ready later today or tomorrow.

Thanks,

  Jon

4

Re: VS2005 Crash with ViEmu 2.1.24

Thanks a lot for your quick response! I'll be looking forward to the update.

   Robert

5

Re: VS2005 Crash with ViEmu 2.1.24

Erydo, I've built a new version fixing this. You need to download it, uninstall the previous version, and install this one. Let me know how this works for you:

  http://www.viemu.com/ViEmuVS-2.1.25.msi

Regards,

  - Jon

6

Re: VS2005 Crash with ViEmu 2.1.24

Seems to work fine now. Thanks!