Live data from Hacker News

“Artery chokes after 70 copies of Visual Studio”

connect.microsoft.com

21–30 of 99 posts

Re: “Artery chokes after 70 copies of Visual Studio”

#21
post #19

Earlier quoted context omitted.

I run multiple instances of vs.net and don't reboot every week, In my case, I'm cycling through at least 10 instances a day. This bug report is actually interesting (to me).

Yes, but do you shut them down ungracefully? Do you expect to read interesting bug reports on HN?

I find lots of unexpectedly interesting things on HN. Interesting bug, inspiring-ly excellent write-up. I wish I got more bug reports like this.

Re: “Artery chokes after 70 copies of Visual Studio”

#22
post #19

Earlier quoted context omitted.

I run multiple instances of vs.net and don't reboot every week, In my case, I'm cycling through at least 10 instances a day. This bug report is actually interesting (to me).

Yes, but do you shut them down ungracefully? Do you expect to read interesting bug reports on HN?

I do, they are entertaining.

Re: “Artery chokes after 70 copies of Visual Studio”

#23
post #6
post #5

Earlier quoted context omitted.

One main project (open all day) and small projects throughout the week/month with a machine never shut down? I can see that happening easily at web agencies and the like.

Any more than 5 instances of VS running on one machine gives me pause. I can't imagine going into double-digits, let alone 50+. I can see 70 files or projects open, but not in VS. EDIT: Ah, seems I skipped the part where the additional instances are closed.

It's not multiple instances running at the same time, step 2 kills an instance. It's one "main" instance running continuously, then opening and closing a second instance over and over.

Re: “Artery chokes after 70 copies of Visual Studio”

#24
post #19

Earlier quoted context omitted.

I run multiple instances of vs.net and don't reboot every week, In my case, I'm cycling through at least 10 instances a day. This bug report is actually interesting (to me).

Yes, but do you shut them down ungracefully? Do you expect to read interesting bug reports on HN?

I've killed so many devenv.exe in my career that there must be some kind of warrant on my name in Redmond.

I agree that vs.net is not really pertinent to the core 'hacker' audience here, but this bug report is actually relevant to me, and I didn't get it from my MS-oriented feeds.

I should read HN's FAQ, but aren't articles making it to the front page by being upvoted from new?

Re: “Artery chokes after 70 copies of Visual Studio”

#26
post #25

Is there a repository somewhere of really great bug reports like this? Something along the lines of "commits from last night".

Not quite the same but there is http://www.commitlogsfromlastnight.com/

Hilarious, does this search for common swearwords?

Re: “Artery chokes after 70 copies of Visual Studio”

#28
Not that this is a major bug, but it makes me wonder why a bug report of this detailed nature (basically doing the debugging for Microsoft engineers) shouldn't be eligible for a bounty, just as exposed security flaws are.

For this bug, it would be a very small or non-existent bounty since this use case affects almost no one, but what if someone found a major bug that was not a security issue, and worked out the cause and fix, as was done in this case? Is that so much less valuable than a security issue?

Re: “Artery chokes after 70 copies of Visual Studio”

#29
post #28

Not that this is a major bug, but it makes me wonder why a bug report of this detailed nature (basically doing the debugging for Microsoft engineers) shouldn't be eligible for a bounty, just as exposed security flaws are. For this bug, it would be a very small or non-existent bounty since this use case affects almost no one, but what if someone found a major bug that was not a security issue, and worked out the cause…

The bounty "prize" is you will eventually have a working product to use.

If you don't report it, then there is slim chance of the bug being fixed.

Re: “Artery chokes after 70 copies of Visual Studio”

#30
post #14
post #10

hehe.... i wonder if they will fix it or simply accuse you of being an idiot several times over before reading the bug report and realising its genuine. :P what i find much more interesting than this kind of bug though is that there are several possible ways to expose vs bugs with one step after making a new project in the current version...

The issue has already been closed as Fixed.

Based on my experience with connect that doesn't mean it was fixed in the product version you reported it against or any future version.
Post reply on HN