Live data from Hacker News

Including “And. And. And. And. And.” in a Google doc causes it to crash

support.google.com

141–150 of 441 posts

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#141
post #139

Earlier quoted context omitted.

Some people might get off on that kind of culture. But this story makes me glad I don’t work there for some reason.

There's a good deal of responsibility in writing code that is going to run over every single page (and PDF document, MS Word doc, the higher ranked Flash animations, etc.) in the visible web. For my part, I once made a bad assumption about how the Google SAX-style parser handled callbacks for zero-length XHTML start-stop tags. I presumed that would get a callback with the end-of-open-tag and start-of-close-tag pointe…

Really?

Is there any science showing rude reviews improve some metric or some greater good?

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#142
I can't get the bug to reproduce. But maybe someone else could try

Wouldn't the sentence 'I want to put a hyphen between the words Fish and And and And and Chips in my Fish-And-Chips sign' have been clearer if quotation marks had been placed before Fish, and between Fish and and, and and and And, and And and and, and and and And, and And and and, and and and Chips, as well as after Chips?

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#143

When I come across posts like these, I just wonder, "How in the world did the user discover this in the first place?!" Let's place bets: A) The user just let autocomplete "take it away" (not sure about this one since they were able to access the console) B) Pen Testing? C) Error copy and pasting? D) Actual dialog in a sci-fi post-apocalyptic love story where a robot discovers the Turing test and attempts to set itsel…

Years ago in school, maybe about 1992 or so, I managed to make xdm (X Display Manager) crash and dump me a root window by simply holding down a key until the buffer ran out. I remember wondering how anybody didn't discover this before me. Similar behavior with the university phone system (repeatedly pressing '0') eventually dropped me an outside line that I didn't have to pay for (yes, for you young folks, we used to…

I always suspect that software I'm using is not really tested. If there are animations or whatever is happening asynchronously monkey bashing will trigger lots of issues.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#144
Took me right back one of many detentions I served at school, when Mr B Swales set us the challenge of finding a grammatically correct English sentence with five ands in a row.

The answer was as follows:

The landlord of the "Dog and Partridge" pub commissioned a signwriter to letter a new board outside. On looking at the work, the landlord declared that he liked the colour but would prefer more spacing between Dog and and, and and and Partridge.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#145
post #124

Earlier quoted context omitted.

Google Docs crashes in Firefox on Windows 10 with your link. When I re-create the document from scratch, it does not crash. When I copy the link to my non-crashing document and load it in a new tab, the crash then occurs when I edit the document in the new tab but not when I edit it in the original tab.

Maybe your "spelling and grammar" isn't on by default? Try toggling it on in your "from scratch" document (little "A" icon with a checkmark).

No, it's on, just tried it again, got the blue underlines and everything. Original tab doesn't crash, new tabs crash (although I can usually get a few characters in before the crash), once I close the original tab obviously the crashes are permanent.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#146

I find it very poetic that this crash was triggered by a poem, here's the poem: > Duration and the body: I thought about something I had read a while ago which said that a body, the body, is defined by duration. That a body in the present is inseparable from its previous state, that a body is linked in a continuous strand… and so on and so on… I thought about my body. It’s past. It’s present… Which made me think abou…

Your username screams for an equal exploit tbh.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#147

Took me right back one of many detentions I served at school, when Mr B Swales set us the challenge of finding a grammatically correct English sentence with five ands in a row. The answer was as follows: The landlord of the "Dog and Partridge" pub commissioned a signwriter to letter a new board outside. On looking at the work, the landlord declared that he liked the colour but would prefer more spacing between Dog an…

I heard it with "Fish and Chips".

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#148

I can't get the bug to reproduce. But maybe someone else could try Wouldn't the sentence 'I want to put a hyphen between the words Fish and And and And and Chips in my Fish-And-Chips sign' have been clearer if quotation marks had been placed before Fish, and between Fish and and, and and and And, and And and and, and and and And, and And and and, and and and Chips, as well as after Chips?

"And." x 5+, case sensitive, new line at the end. Hit refresh in your browser and it will throw an error.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#149
post #123

Earlier quoted context omitted.

Probably just getting triggering excessive backtracking on some regex.

Ironic, from the authors of RE2. They know the correct way to implement regexes. Though, when I worked on Google's indexing system, some researchers were having machine learning generate regexes to run on every page in the visible web... and mis-implemented the feature to re-compile the regex to DFA (which re2 effectively lazily converts to NFA via memoization) for every single page load. The speed of the indexing sy…

Re2 is also slower, so they might not be using it for high volume stuff.

Also I’ve heard that Google automatically fails people who use regex in interviews, so their average engineers probably aren’t the best at it.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#150
post #28

Earlier quoted context omitted.

That's probably a cyber crime in most US states. Edit: You guys have no sense of humor.

try /s at the end of "offending" sentence, most people will look at it more kindly.

No post body was provided.
Post reply on HN