Closed
Bug 1136588
Opened 10 years ago
Closed 9 years ago
google spreadsheet crash with ime
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vegaquemada, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141207123059
Steps to reproduce:
1. open a spreadsheet from https://drive.google.com.
2. single click to choose one cell (do not double click, it will be blinking edit cursor, this won't cause crash).
3. press ctrl-space to change ime to chinese input method.
4. press keyboard to start input, than it crashed.
Actual results:
crash
| Reporter | ||
Comment 1•10 years ago
|
||
also happened on 35.0.1 and 36.0
Severity: normal → blocker
Priority: -- → P1
Comment 2•10 years ago
|
||
(this does not block development nor testing - please see https://bugzilla.mozilla.org/page.cgi?id=fields.html#bug_severity )
Do you get the crash reporter or a stacktrace?
Severity: blocker → critical
Flags: needinfo?(vegaquemada)
Priority: P1 → --
| Reporter | ||
Comment 3•10 years ago
|
||
i get these errors from terminal after crash:
hashcompleter: cancelling request to https://safebrowsing.google.com/safebrowsing/gethash?client=Firefox&appver=36.0&pver=2.2
hashcompleter: notifying failure
** (firefox36:8685): CRITICAL **: gst_app_src_set_size: assertion `GST_IS_APP_SRC (appsrc)' failed
** (firefox36:8685): CRITICAL **: gst_app_src_set_size: assertion `GST_IS_APP_SRC (appsrc)' failed
** (firefox36:8685): CRITICAL **: gst_app_src_set_size: assertion `GST_IS_APP_SRC (appsrc)' failed
WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
nsBrowserAccess.prototype.openURI@chrome://browser/content/browser.js:13923:25
hashcompleter: Can't make request to https://safebrowsing.google.com/safebrowsing/gethash?client=Firefox&appver=36.0&pver=2.2
hashcompleter: notifying failure
hashcompleter: Can't make request to https://safebrowsing.google.com/safebrowsing/gethash?client=Firefox&appver=36.0&pver=2.2
hashcompleter: notifying failure
hashcompleter: Can't make request to https://safebrowsing.google.com/safebrowsing/gethash?client=Firefox&appver=36.0&pver=2.2
hashcompleter: notifying failure
hashcompleter: Can't make request to https://safebrowsing.google.com/safebrowsing/gethash?client=Firefox&appver=36.0&pver=2.2
hashcompleter: notifying failure
hashcompleter: Can't make request to https://safebrowsing.google.com/safebrowsing/gethash?client=Firefox&appver=36.0&pver=2.2
hashcompleter: notifying failure
Flags: needinfo?(vegaquemada)
| Reporter | ||
Comment 4•10 years ago
|
||
This issue won't happen when the OS upgraded from Debian Wheezy to Jessie.
Based on comment 4.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•