Open
Bug 1264481
Opened 9 years ago
Updated 9 years ago
hashcompleter: notifying failure
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: mmokrejs, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0 SeaMonkey/2.45a1
Build ID: 20160308003002
Steps to reproduce:
I am getting the following on my STDERR with some auto nightly build:
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0 SeaMonkey/2.45a1
Build identifier: 20160308003002
Actual results:
hashcompleter: notifying failure
hashcompleter: Can't make request to https://safebrowsing.google.com/safebrowsing/gethash?client=navclient-auto-ffox&appver=2.45a1&pver=2.2
hashcompleter: notifying failure
Expected results:
What is this doing? I do not want to anything anybody, and definitely not a Google. What kind of Trojan is this? Why isn't it disabled at all? Please explain what is this doing.
Reporter | ||
Comment 1•9 years ago
|
||
about:buildconfig
Source
Built from http://hg.mozilla.org/mozilla-central/rev/05c087337043dd8e71cc27bdb5b9d55fd00aaa26
Build platform
target
x86_64-unknown-linux-gnu
Build tools
Compiler Version Compiler flags
/usr/bin/ccache /builds/slave/c-cen-t-lnx64-ntly/build/gcc/bin/gcc 4.7.3 -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe
/usr/bin/ccache /builds/slave/c-cen-t-lnx64-ntly/build/gcc/bin/g++ 4.7.3 -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wwrite-strings -Wunreachable-code -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -D_GLIBCXX_USE_CXX11_ABI=0 -pipe -g -freorder-blocks -Os -fno-omit-frame-pointer
Configure arguments
--enable-crashreporter --enable-release --enable-elf-hack --enable-stdcxx-compat --enable-default-toolkit=cairo-gtk3 --enable-application=suite --enable-optimize --enable-update-channel=nightly --enable-update-packaging --disable-debug --enable-tests --disable-elf-hack --enable-profiling --with-ccache=/usr/bin/ccache --with-external-source-dir=/builds/slave/c-cen-t-lnx64-ntly/build
![]() |
||
Comment 2•9 years ago
|
||
Please check Bug 920951. This is an entry for the Safe Browsing lists which are provided by google. The lists itself are fetched even if you disable the feature itself. Look if you have enabled Safe Browsing under Privacy & Security.
You need to log in
before you can comment on or make changes to this bug.
Description
•