Click here to Skip to main content
15,894,546 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralI can see it now... Pin
TonyManso26-Apr-17 11:07
professionalTonyManso26-Apr-17 11:07 
GeneralRe: I can see it now... Pin
Randor 26-Apr-17 22:18
professional Randor 26-Apr-17 22:18 
GeneralRe: I can see it now... Pin
TonyManso27-Apr-17 4:49
professionalTonyManso27-Apr-17 4:49 
GeneralRe: I can see it now... Pin
User 1013254627-Apr-17 0:17
User 1013254627-Apr-17 0:17 
JokeRe: I can see it now... Pin
Joan M27-Apr-17 0:55
professionalJoan M27-Apr-17 0:55 
GeneralRe: I can see it now... Pin
User 1013254627-Apr-17 4:51
User 1013254627-Apr-17 4:51 
GeneralRe: I can see it now... Pin
Rage27-Apr-17 0:59
professionalRage27-Apr-17 0:59 
GeneralSometimes experienced developers make rookie mistakes too Pin
Foothill26-Apr-17 8:23
professionalFoothill26-Apr-17 8:23 
Well, I managed to crash Visual Studio 2015 again but the stack trace is, umm, insightful.

Application: devenv.exe
Framework Version: v4.0.30319
Description: The application requested process termination through System.Environment.FailFast(string message).
Message: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: position
   at Microsoft.CodeAnalysis.SyntaxNode.FindTokenCore(Int32 position, Boolean findInsideTrivia)
   at Microsoft.CodeAnalysis.Shared.Extensions.DocumentExtensions.<getsemanticmodelforspanasync>d__2.MoveNext()
Stack:
   at System.Environment.FailFast(System.String, System.Exception)
   at Microsoft.CodeAnalysis.FailFast.OnFatalException(System.Exception)
   at Microsoft.CodeAnalysis.ErrorReporting.FatalError.Report(System.Exception, System.Action`1<system.exception>)
   at Microsoft.CodeAnalysis.ErrorReporting.FatalError.ReportUnlessCanceled(System.Exception)
   at Microsoft.CodeAnalysis.Shared.Extensions.DocumentExtensions+<getsemanticmodelforspanasync>d__2.MoveNext()
   at Microsoft.CodeAnalysis.SyntaxNode.FindTokenCore(Int32, Boolean)
   ...
   at Microsoft.VisualStudio.Language.Intellisense.Implementation.DefaultCompletionSetPresenter.ShowToolTip()
   ...
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

We all knew that there were problems lurking in the depths of Intellisense. Now we have proof, ha ha!
if (Object.DividedByZero == true) { Universe.Implode(); }
Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

GeneralRe: Sometimes experienced developers make rookie mistakes too Pin
Randor 26-Apr-17 22:20
professional Randor 26-Apr-17 22:20 
JokeRe: Sometimes experienced developers make rookie mistakes too Pin
Johnny J.26-Apr-17 23:31
professionalJohnny J.26-Apr-17 23:31 
GeneralRe: Sometimes experienced developers make rookie mistakes too Pin
Richard Deeming27-Apr-17 1:55
mveRichard Deeming27-Apr-17 1:55 
GeneralRe: Sometimes experienced developers make rookie mistakes too Pin
CDP180227-Apr-17 2:03
CDP180227-Apr-17 2:03 
GeneralSamsung destroys troll with one emoji PinPopular
Brisingr Aerowing26-Apr-17 7:46
professionalBrisingr Aerowing26-Apr-17 7:46 
GeneralRe: Samsung destroys troll with one emoji Pin
Munchies_Matt27-Apr-17 0:13
Munchies_Matt27-Apr-17 0:13 
GeneralRe: Samsung destroys troll with one emoji Pin
Tom Deketelaere27-Apr-17 0:52
professionalTom Deketelaere27-Apr-17 0:52 
GeneralRe: Samsung destroys troll with one emoji Pin
Munchies_Matt27-Apr-17 0:59
Munchies_Matt27-Apr-17 0:59 
GeneralRe: Samsung destroys troll with one emoji Pin
ZurdoDev27-Apr-17 1:56
professionalZurdoDev27-Apr-17 1:56 
GeneralRe: Samsung destroys troll with one emoji Pin
dandy7228-Apr-17 1:01
dandy7228-Apr-17 1:01 
GeneralThought of the day Pin
OriginalGriff26-Apr-17 4:52
mveOriginalGriff26-Apr-17 4:52 
QuestionRe: Thought of the day Pin
megaadam26-Apr-17 5:03
professionalmegaadam26-Apr-17 5:03 
GeneralRe: Thought of the day Pin
MarcusCole683326-Apr-17 5:21
professionalMarcusCole683326-Apr-17 5:21 
GeneralRe: Thought of the day Pin
lopatir26-Apr-17 5:23
lopatir26-Apr-17 5:23 
GeneralRe: Thought of the day Pin
ZurdoDev26-Apr-17 5:24
professionalZurdoDev26-Apr-17 5:24 
GeneralRe: Thought of the day Pin
Gary Wheeler26-Apr-17 7:29
Gary Wheeler26-Apr-17 7:29 
GeneralRe: Thought of the day Pin
lopatir26-Apr-17 5:22
lopatir26-Apr-17 5:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.