constant data upload while running
Bug #1179364 reported by
Gary Houston
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whoopsie |
New
|
Undecided
|
Unassigned |
Bug Description
For serveral hours, whoopsie has been uploading data on my system. I only noticed it because I have a slow ADSL connection and it's eating into my bandwidth. After some research I discovered that the uploads could be stopped by uninstalling whoopsie, and later by editing /etc/default/
However I still don't have a clue what is causing the underlying problem. Perhaps I should build it and run it in a debugger? Is there any other way to see what it's doing? Are there any instructions on how to build it (there's no README in the sources and I'm missing some dev libraries apparently.)
To post a comment you must log in.
aha, running as:
sudo CRASH_DB_URL=https:/ /daisy. ubuntu. com whoopsie -f
Using lock path: /var/lock/ whoopsie/ lock org.freedesktop .DBus.Error. ServiceUnknown: The name org.freedesktop .NetworkManager was not provided by any .service files _usr_bin_ rawtherapee. 1000.crash. _usr_bin_ rawtherapee. 1000.crash.
Could not get the Network Manager state: GDBus.Error:
Parsing /var/crash/
Uploading /var/crash/
Which is a 434372513 byte file. Which will take forever to upload with my connection.
I think I'll leave report_crashes=no in future.
And is this a bug, that a background process can steal massive amounts of bandwidth without ever asking the user?