Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Visual Studio "Silent" Crashes...

Visual Studio "Silent" Crashes...

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharphelpquestion
13 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Kevin McFarlane

    ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

    Kevin

    S Offline
    S Offline
    Simon P Stevens
    wrote on last edited by
    #3

    Yes. I used to get that problem. Generally when building solutions with WPF components in them. It all kicked off after installing SP1. I used to get a very cryptic message in the event log. Never really found a reason, did a few uninstall/reinstall cycles and eventually it just went away. Came back once a few months later. Again after bugging me for a day or two, and not being able to find a solution it just started working fine again.

    Simon

    K 1 Reply Last reply
    0
    • K Kevin McFarlane

      ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

      Kevin

      A Offline
      A Offline
      Abu Mami
      wrote on last edited by
      #4

      Yeah - I get 'em in 2008. No idea why - haven't yet figured out the circumstances. I sometimes encounter another (similar?) problem - 2008 just stops responding. I can click menus, in text, buttons, etc but nothing happens. Except for the X (close) button which actually works and closes 2008. What gets me is that I don't even use VS 2008 that much. I've been using Netbeans much more than VS lately. Netbeans rocks!

      1 Reply Last reply
      0
      • K Kevin McFarlane

        ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

        Kevin

        T Offline
        T Offline
        Tim Deveaux
        wrote on last edited by
        #5

        There was a stack overflow in earlier versions that would do that when loading a .cpp file with a > 256 char name. It was fun, I liked it. :)

        J 1 Reply Last reply
        0
        • S Simon P Stevens

          Yes. I used to get that problem. Generally when building solutions with WPF components in them. It all kicked off after installing SP1. I used to get a very cryptic message in the event log. Never really found a reason, did a few uninstall/reinstall cycles and eventually it just went away. Came back once a few months later. Again after bugging me for a day or two, and not being able to find a solution it just started working fine again.

          Simon

          K Offline
          K Offline
          Kevin McFarlane
          wrote on last edited by
          #6

          Simon Stevens wrote:

          Generally when building solutions with WPF components in them

          Recently I was doing some Silverlight dev at work and it happened a few times there. But it's also happened in VS 2005 on regular projects.

          Kevin

          1 Reply Last reply
          0
          • T Tim Deveaux

            There was a stack overflow in earlier versions that would do that when loading a .cpp file with a > 256 char name. It was fun, I liked it. :)

            J Offline
            J Offline
            Jim Crafton
            wrote on last edited by
            #7

            You're kidding right? How on earth could basic errors like that *still* be occurring?

            ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

            T 1 Reply Last reply
            0
            • J Jim Crafton

              You're kidding right? How on earth could basic errors like that *still* be occurring?

              ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

              T Offline
              T Offline
              Tim Deveaux
              wrote on last edited by
              #8

              Haven't seen this since the last millenium, and for all I know could have been an addin - oh, and probably == not > than 256. It *was* however, good clean family fun. Really. :)

              1 Reply Last reply
              0
              • K Kevin McFarlane

                ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

                Kevin

                J Offline
                J Offline
                Jonathan Darka
                wrote on last edited by
                #9

                Silent crashes can be caused by buffer overflows or when an exception is thrown when in the destructor of an object already being unwound as part of another exception. regards,


                Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]

                1 Reply Last reply
                0
                • K Kevin McFarlane

                  ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

                  Kevin

                  B Offline
                  B Offline
                  Brady Kelly
                  wrote on last edited by
                  #10

                  Mine used to only on startup, but that was a problem with an IE cache and the Start Page feed.

                  1 Reply Last reply
                  0
                  • K Kevin McFarlane

                    ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

                    Kevin

                    F Offline
                    F Offline
                    fred_
                    wrote on last edited by
                    #11

                    I have only experienced this due to addins. But then again I think I have the magic "Fred" version f VS

                    1 Reply Last reply
                    0
                    • K Kevin McFarlane

                      ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

                      Kevin

                      D Offline
                      D Offline
                      DBuckner
                      wrote on last edited by
                      #12

                      Doing Silverlight work does this sometimes for me.

                      1 Reply Last reply
                      0
                      • K Kevin McFarlane

                        ...In VS 2005 and 2008. Do others get them? That is, where VS crashes with no error dialog. It just disappears. Spooky.

                        Kevin

                        T Offline
                        T Offline
                        Todd Smith
                        wrote on last edited by
                        #13

                        Yes. I also discovered that when my project gets into a state of exiting upon recompile that opening a XML file of any kind would also cause it to immediately crash. After 5-10 restarts and cleanups it "fixes" itself. This started happening to me after upgrading to ASP.NET MVC RC1. Prior to that it never happened.

                        Todd Smith

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups