So yesterday, my browser crashed completely and after restarting it, all extensions were disabled and their corresponding configurations were gone.<p>Usually, a popup shows up after a crash, but not this time. Since the hurdle is so big, I didn't report the bug.<p>Many tools and programs don't have a good way to report bug.<p>So I am wondering: Do you report bugs? If you are, what is the hurdle you accept to do so?
Why bother? Bug reports are ignored by large software teams at large companies. The small software I write... mostly I just fix it and push the code. I <i>do</i> try to write reasonable descriptions of the changes I'm pushing, so that's <i>sort</i> of like a bug report. And I <i>have</i> submitted "issues" on GitHub projects.<p>My favourte bug report was for a Microsoft product that shall remain nameless. I reported a bug five years ago and it was pushed off to a community discussion site. All the MSFT employees claimed it wasn't a bug. All the non-MSFT people said "no. that's a bug that should be fixed." Thankfully there was a workaround but I think the bug will remain until the API is deprecated after a few more windows releases.<p>It's weird that small open source projects that don't have "official" headcount for CPE seem to be responsive to bug reports, but large software companies with large budgets and huge staffs would rather have people talk about the bug than fix it.