Closed
Bug 235576
Opened 21 years ago
Closed 21 years ago
Opening this website will crash
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: doehrm, Assigned: jdunn)
References
()
Details
(Keywords: crash)
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:) Gecko/20040223
While loading http://www.it-nachrichten.de or http://www.microsoft.com the
browser crashes.
Reproducible: Always
Steps to Reproduce:
Since a few days I get various crashed on opening the above site. I hvae not
done a debug build yet. The stack trace is showing the following:
"crash in mozilla.exe - priviledged instruction"
0001080a()
imglib2.dll!013a2901()
necko.dll!00cb2162()
necko.dll!00ce6932()
necko.dll!00caa996()
xpcom.dll!10019045()
shell32.dll!778b0c24()
I'm building with Visual C++ V7 on Windows XP SP1.
I have already created a new profile, clobberd the whole build and rebuilt,
execute regxpcom.exe without succes.
http://www.mozilla.org is working fine, http://www.microsoft.com is crashing
the build too.
Comment 1•21 years ago
|
||
what optimizations did you pass to VC ?
This seems to be bug 137478.
| Reporter | ||
Comment 2•21 years ago
|
||
The error is gone since two days. I haven't changed anything in the
configuration since.
Comment 3•21 years ago
|
||
probably because bug 137478 got resolved in the mean time.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•