Closed
Bug 727394
Opened 13 years ago
Closed 13 years ago
Crashes since version 9.0.1
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: escalle.emilien, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.1) Gecko/20100101 Firefox/10.0.1
Build ID: 20120208062825
Steps to reproduce:
Hello,
Our company develop a web application (xhtml / js), our users are having problems with Mozilla Firefox >= 9.0.1: "Crash".
The browser crashes regularly for no reason, during the routine use of the web application
Our application has not changed since version 8.0.1, we think of a browser issue.
In addition we are users of Mozilla Firefox in-house and we meet these problems with applications such as Google Reader, or other services.
Is that observations were made on this latest version for this kind of bug?
Are there any recommendation to avoid being confronted with these errors?
I want to emphasize that our clients use mozilla firefox without extensions
Actual results:
Exemples of crashes :
http://crash-stats.mozilla.com/report/index/bp-0580ad4f-8461-4666-85ff-5f4122120209
http://crash-stats.mozilla.com/report/index/bp-f43f8c19-614b-4cf4-9747-cea1d2120209
http://crash-stats.mozilla.com/report/index/bp-81fe9884-df62-464c-adeb-441c22120209
Severity: normal → blocker
OS: Windows XP → All
Hardware: x86 → All
Updated•13 years ago
|
Severity: blocker → critical
Crash Signature: [@ js::Wrapper::get(JSContext*, JSObject*, JSObject*, int, JS::Value*) ]
[@ js::ContextStack::currentScript(unsigned char**) ]
Keywords: crash
Version: 9 Branch → 10 Branch
Comment 1•13 years ago
|
||
Does it happen in Safe Mode (see https://support.mozilla.org/kb/Safe%20Mode)?
Does it happen with a new profile (see https://support.mozilla.org/kb/Managing-profiles)?
Does it happen in Nightly you can download from http://nightly.mozilla.org/ and a new profile?
Assignee: nobody → general
Component: Untriaged → JavaScript Engine
Keywords: regression
OS: All → Windows 7
Product: Firefox → Core
QA Contact: untriaged → general
Hardware: All → x86
Version: 10 Branch → 9 Branch
Comment 3•13 years ago
|
||
no crashes starting in TB15 for
js::Wrapper::get(JSContext*, JSObject*, JSObject*, int, JS::Value*)
fs::ContextStack::currentScript(unsigned char**)
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•