Live data from Hacker News

Do Not Type "File:///" in OS X

openradar.appspot.com

71–80 of 206 posts

Re: Do Not Type "File:///" in OS X

#71

Everything crashing: - Skype (type and right mouse click) - Sparrow (type and wait) - Chrome (address bar) - Safari (address bar) - Tweetbot - Twitter.app - Mac App Store (search bar) - Base (any textbox) - terminal (in the preferences screen) Not crashing: - SublimeText Pretty much each and every text box on the entire system.

Add Finder to the list. It dies if you try adding it to one of the color label names.

Re: Do Not Type "File:///" in OS X

#72

Earlier quoted context omitted.

The data detectors, at least in my TextEdit were turned off (never touched it before) so typing the aforementioned string doesn't cause any issues. However in my stupidity of attempting to tell you guys that I could type the aforementioned string, I caused Safari to hang. No crash, but it was complete and utterly useless.

Nevermind ... re-ran TextEdit and tried again, immediately crashes. data detectors are still turned off.

Perhaps that preference only suppresses the display, but the data detectors still run.

Re: Do Not Type "File:///" in OS X

#73
post #41
post #29

so, uh anyone else sense a zero day exploit? ">click me ... not saying that will work, but usually if you can hard crash something you just found some corruption in memory maybe bad use of memcpy, sprintf instead of snprintf... something along those lines...

Highly unlikely. If you look at the backtrace, it's dying on an assert, not some random memory dereference.

Seems to work in email though: http://news.ycombinator.com/item?id=5154915

Re: Do Not Type "File:///" in OS X

#78
post #17
post #10

Earlier quoted context omitted.

> I wish they'd just fix the bug where typing "~" crashes Terminal.app (depending on your keyboard language) :( How did this bug survive the testing process? Wait. I think I just answered my own question.

It's quite terrible. I even reported it on bugreport.apple.com on 10.8.0, but neither 10.8.1 nor 10.8.2 fixed it. I can't believe there's no-one at Apple using i18n keyboard layouts and Terminal.app. It's not like typing "~" is an uncommon event on the command line.... Meanwhile, VLC fixed the same bug (typing ~ in the VLC.app UI textfields) in about 30 minutes.

Bug number?

Re: Do Not Type "File:///" in OS X

#79

Everything crashing: - Skype (type and right mouse click) - Sparrow (type and wait) - Chrome (address bar) - Safari (address bar) - Tweetbot - Twitter.app - Mac App Store (search bar) - Base (any textbox) - terminal (in the preferences screen) Not crashing: - SublimeText Pretty much each and every text box on the entire system.

Sublime Text will crash if you type File:/// into the help textbox in the help menu.

(This is true of basically every OSX app there is)

Post reply on HN