Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Constant crashes (no error) -- valibclang.dll

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
SMudge Posted - Jul 25 2017 : 11:33:11 AM
I was noticing MSVS 2015.3 kept crashing to desktop with no error presented at random times, so I eventually became fed up and attached WinDbg to take note of where the crash was occurring (Visual Studio's safe mode and logging flags proved useless).

It turns out that VA's implementation of libclang is causing issues, perhaps freeing memory out of bounds:


(2654.23b8): Security check failure or stack buffer overrun - code c0000409 (!!! second chance !!!)
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Users\<USER>\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\e51kinkh.fu3\valibclang.dll - 
eax=00000001 ebx=269d1970 ecx=00000007 edx=5f2a1480 esi=0f3f34b8 edi=3f39bab8
eip=274a90f3 esp=3f39ba04 ebp=3f39ba04 iopl=0         nv up ei pl nz na po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000202
valibclang!clang_free+0x1c753:
274a90f3 cd29            int     29h


I disabled code inspection for the time being, but perhaps VAX's staff might find this useful.

VAX Info:

Build 2223, Windows 10 x64, Visual Studio 2015.3 w/ no Extensions installed *besides* VAX.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 25 2017 : 12:54:38 PM
As a workaround for the problem, turning Off:

VA Options -> Code Inspection (beta) -> Enable Code Inspection

should fix this problem. Is there any chance of getting a mini dump or two of this problem first though? VA 2223 contains fixes to try and stop the crashes from code inspection, but clearly we have missed a case. So getting more details would be very helpful.

If this is possible, please submit the files via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000