Closed Bug 723736 Opened 14 years ago Closed 7 years ago

Pressing enter too fast causes crash with Firebug

Categories

(Core :: JavaScript Engine, defect)

10 Branch
x86
Windows Vista
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mozillajakob, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:10.0) Gecko/20100101 Firefox/10.0 Build ID: 20120129021758 Steps to reproduce: I visited the web-site: http://profizocker.aktiv-forum.com/h14-siedler-kampfsimulator/ (I have created this web-site) I fillied in the formula, with something like this: profizocker.aktiv-forum.com/h14-siedler-kampfsimulator?R=200&PL=12&M=0&SL=12&S=0&WH=12&C=0&RB=12&B=0&SW=12&LB=0&WL=12&Boss=Stinker Then I clicked the blue Button "Angreifen!" Then I pressed the enter-key and kept it pressed a few seconds. (You can get the same resut, wehn you press the enter-key extremely fast very often) I tried to slow the web-site down in a new version: http://profizocker.aktiv-forum.com/h22-kampfsim-beta-2 But this didn't help very much. I have tried to reduce the web-site to the problematic parts, to be able to locate the bug more precisely: http://profizocker.aktiv-forum.com/h23-test-submit This testing-site is much more stable, but it can crash too, if I press the Enter-key for more than ~10 seconds. Actual results: Firefox 9.1: After I stopped pressing the Enter-Key all buttons on the website were dead. I was not able to close the tab or to navigate to another tab. I was able to close Firefox, but when I wanted to restart Firefox, Firefox didn't want to start, because the process wasn't finished. After I restarted my PC I was able to start FF and Session-Manager asked me to restore the sesseion. Then everything works fine. Firefox 10: crash-report Expected results: Oeera, Chrome and IE react the way, it should be. When I keep pressing the Enter-Key the output formular changes very fast and everything works fine.
Priority: -- → P3
DO you get a freeze/hang or a crash ? Please provide a crash ID if you really get a crash. - https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report I can't reproduce a crash nor a hang with Mozilla/5.0 (Windows NT 6.1; rv:12.0a1) Gecko/20120129 Firefox/12.0a1 SeaMonkey/2.9a1 and FF10 Please try it again in the Firefox safemode http://support.mozilla.com/en-US/kb/Safe+Mode
Severity: normal → critical
Keywords: crash
Priority: P3 → --
In Firefox 9.1 it always freezes/hangs (=> In Firefox 9.1, it never crashes) I was only able to close FF. It looks like FF closes correctly, but when I wanted to restart it, it did'nt restart, but asked me to restart my PC or quit the process (after restarting my pc everything works fine) It also happens in Safe-Mode Firefox 10 crashes. And FF 10 shows me a crash report and I can restart FF very quickly (without restarting my PC) But yesterday I mangaed to get the freeze/hang with FF 10. I will try it in Safe-Mode too. PS: Clicking very fast on the submit-button (called "Angreifen!") has the same effect, as pressing enter very fast.
Severity: critical → normal
Crash Signature: Firefox 10 with add-ons: bp-1201ad47-0da9-4c90-bc38-20d852120202 03.02.2012 00:12 bp-719c685b-3576-4446-bcba-020a32120202 03.02.2012 00:04 bp-1214f6af-3749-4fc7-a763-23a032120202 02.02.2012 23:48
Priority: -- → P3
Today I canNOT crash or freeze FF 10 in Safe-Mode.
Severity: normal → critical
Priority: P3 → --
Here are the crash IDs: bp-1201ad47-0da9-4c90-bc38-20d852120202 bp-719c685b-3576-4446-bcba-020a32120202 bp-1214f6af-3749-4fc7-a763-23a032120202 Two are new crash signatures, one is bug 674854 caused by Firebug. (In reply to Jakob Heiss from comment #3) > Today I canNOT crash or freeze FF 10 in Safe-Mode. It means that it's caused by one of your add-ons. Can you tell which one is?
Assignee: nobody → general
Crash Signature: Firefox 10 with add-ons: bp-1201ad47-0da9-4c90-bc38-20d852120202 03.02.2012 00:12 bp-719c685b-3576-4446-bcba-020a32120202 03.02.2012 00:04 bp-1214f6af-3749-4fc7-a763-23a032120202 02.02.2012 23:48 → [@ jsdValue::QueryInterface(nsID const&, void**)]
Component: General → JavaScript Engine
QA Contact: general → general
The jsdValue signatures are also a JS debugger; presumably Firebug.
I think "Lazarus: Form Recovery" causes the problems. But, when I remember right the bug happened also once or twice without Lazarus. But, at the moment my FF 10 stopped crashing and starts freezing/hanging (like FF9). PS: Everytime, when everything works fine: The output-field change ~10-100 times per second, while enter is pressed. Everytime, before FF crashes or freezes/hangs: The output-fields change only once (while enter is pressed)
Component: JavaScript Engine → General
Component: General → JavaScript Engine
It's a low volume crash with only 25 crashes in 10.0 over the last four weeks. It first appeared in 10.0a2/20111208. All crashes occur with Firebug. Here is the stack: Frame Module Signature [Expand] Source 0 xul.dll jsdValue::QueryInterface js/jsd/jsd_xpc.cpp:2137 1 xul.dll nsCOMPtr_base::assign_from_qi obj-firefox/xpcom/build/nsCOMPtr.cpp:96 2 xul.dll XPCWrappedNative::GetNewOrUsed js/xpconnect/src/XPCWrappedNative.cpp:356 3 xul.dll XPCConvert::NativeInterface2JSObject js/xpconnect/src/XPCConvert.cpp:1179 4 xul.dll XPCConvert::NativeData2JS js/xpconnect/src/XPCConvert.cpp:491 5 xul.dll nsXPCWrappedJSClass::CallMethod js/xpconnect/src/XPCWrappedJSClass.cpp:1439 6 xul.dll nsXPCWrappedJS::CallMethod js/xpconnect/src/XPCWrappedJS.cpp:611 7 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:117 8 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:144 9 xul.dll jsds_ErrorHookProc js/jsd/jsd_xpc.cpp:587
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Summary: pressing enter too fast, causes crash → Pressing enter too fast causes crash with Firebug
Version: unspecified → 10 Branch
The crashes only happen with Firebug. But sometimes it hangs/freezes, when Firebug is DEACTIVATED and Lazarus is activated. Today I tested it with FF 10.0.1: Lazarus on; Firebug off : hang-freeze [1/2](=in one out of two tests) Lazarus off; Firebug on : crash [4/4] Lazarus on; Firebug on : crash [3/4] Lazarus off; Firebug off : everything works fine [1/1]
Version: 10 Branch → unspecified
Version: unspecified → 10 Branch
(In reply to Jakob Heiss from comment #8) > But sometimes it hangs/freezes, when Firebug is DEACTIVATED and Lazarus is > activated. That's another issue. File a new bug for that.
Assignee: general → nobody
Crash Signature: [@ jsdValue::QueryInterface(nsID const&, void**)] → [@ jsdValue::QueryInterface(nsID const&, void**)] [@ jsdValue::QueryInterface]
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.