Closed
Bug 741186
Opened 13 years ago
Closed 13 years ago
Trying to access "about:crashes": The address isn't valid - The URL is not valid and cannot be loaded.
Categories
(Firefox :: Untriaged, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: contrib, Unassigned)
References
()
Details
(Whiteboard: [closeme 2012-05-10])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0) Gecko/20120331 Firefox/14.0a1
Build ID: 20120331035305
Steps to reproduce:
I open the url about:crashes (found from about:support)
Actual results:
Firefox display an error message :
The address isn't valid
The URL is not valid and cannot be loaded.
Expected results:
My crashs list should be displayed
Reporter | ||
Updated•13 years ago
|
URL: about:crashes
Updated•13 years ago
|
Summary: about crashes → Trying to access "about:crashes": The address isn't valid - The URL is not valid and cannot be loaded.
Comment 1•13 years ago
|
||
What build are you using? What's in its about:buildconfig?
I'm guessing this is not the official mozilla.org build. Please try getting one from http://nightly.mozilla.org/
Whiteboard: [closeme 2012-05-10]
Reporter | ||
Comment 2•13 years ago
|
||
My source is https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
about:buildconfig
Build Machine : dubnium
Build platform target : i686-pc-linux-gnu
Build tools :
Compiler Version Compiler flags
gcc gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) -pedantic -Wall -W -Wno-unused -Wpointer-arith -Wdeclaration-after-statement -Wcast-align -W -Wno-long-long -g -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -fomit-frame-pointer
c++ gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) -fno-rtti -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -Wno-long-long -g -fno-exceptions -fno-strict-aliasing -std=gnu++0x -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -fomit-frame-pointer
Configure arguments :
--host=i686-linux-gnu --prefix=/usr --libexecdir=/usr/lib/firefox-trunk '--with-l10n-base=/build/buildd/firefox-trunk-14.0~a1~hg20120331r90793/build-tree/mozilla/l10n' '--srcdir=/build/buildd/firefox-trunk-14.0~a1~hg20120331r90793/build-tree/mozilla' --disable-install-strip --disable-updater --enable-application=browser --enable-startup-notification --with-distribution-id=com.ubuntu --enable-optimize --enable-tests --disable-crashreporter --with-branding=browser/branding/nightly --disable-gnomevfs --enable-gio --enable-update-channel=nightly --disable-debug --disable-elf-hack --enable-extensions=default,globalmenu
Reporter | ||
Comment 3•13 years ago
|
||
Fixed with a fresh new download from nightly.mozilla.org
Note : the compilation of the ppa was made with --disable-crashreporter
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•