Closed
Bug 438799
Opened 17 years ago
Closed 15 years ago
firefox crashs by trying to open url from thunderbird that an left pointing angle bracket
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: j-pieper, Unassigned)
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9) Gecko/2008051206 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9) Gecko/2008051206 Firefox/3.0
I got an email (no spam) that contains an url that contains an left pointing angle bracket (U+2329). didn´t know that this character is allowed in an url but after clicking it in thunderbird (2.0.0.14 (20080421)) my firefox even crashs.
example url:
http://example.org/?foo=〈&bar=〉
Reproducible: Sometimes
Steps to Reproduce:
1. start thunderbird
2. open email that contains an url that contains a left pointing angle character
3. click it
Actual Results:
firefox crashs
Expected Results:
firefox starts and opens url
about:buildconfig
Build platform
target
i686-pc-mingw32
Build tools
Compiler Version Compiler flags
cl 14.00.50727.762 -GL -wd4624 -wd4952 -TC -nologo -W3 -Gy -Fd$(PDBFILE)
cl 14.00.50727.762 -GR- -GL -wd4624 -wd4952 -TP -nologo -Zc:wchar_t- -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-update-channel=release --enable-optimize --disable-debug --disable-tests --enable-update-packaging --enable-official-branding --enable-jemalloc --with-crashreporter-enable-percent=25
Reporter | ||
Comment 1•17 years ago
|
||
my firefox crashed again, but clicked on an normal url:
http://www.norm2782.com/2008/05/27/php-what-to-say/
sending crash report fails:
[06/12/08 10:06:13] Crash report submission failed: Unknown error, error code: 0x00002f19
crash details:
Add-ons: {6AC85730-7D0F-4de0-B3FA-21142DD85326}:1.0,firebug@software.joehewitt.com:1.05,{e4a8a97b-f2ed-450b-b12d-ee082ba24781}:0.7.20080121.0,{3b56bcc7-54e5-44a2-9b44-66c3ef58c13e}:0.8.4.0,{433AF77F-54E5-425b-81D7-6884C7AE77E6}:2.2.0,{c45c406e-ab73-11d8-be73-000a95be3b12}:1.1.6,{a02c0c70-605c-11da-8cd6-0800200c9a66}:3.52
BuildID: 2008052906
CrashTime: 1213257907
Email: xxx@xxx.xxx
InstallTime: 1213257475
ProductName: Firefox
SecondsSinceLastCrash: 90220
StartupTime: 1213257905
Theme: classic/1.0
URL:
UserID: aa044cbf-6787-4c7c-8177-d4532b29f5a7
Vendor: Mozilla
Version: 3.0
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 2•16 years ago
|
||
Jan - so the URL does not crash if you just open it in an already open firefox window?
Comment 3•15 years ago
|
||
I clicked a link in a Thunderbird nightly (1.9.1 branch) that pointed to
http://example.org/?foo=〈&bar=〉
and it worked fine in my Firefox nightly (trunk).
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•