Closed
Bug 816263
Opened 13 years ago
Closed 7 years ago
crash on page content search with Libcanberra
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: makr, Unassigned)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
1.29 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 2012111600
Steps to reproduce:
Using [Edit -> Find] or shortcut [ctrl+F] to search page content for a string
applies to Linux 64-bit running v16 and v17 - Windows 7 running v16 performs properly
Actual results:
If string isn't found Firefox crashes instantly
Expected results:
no crash with failed results
OS: openSUSE 12.2 64-bit
Firefox: v16 and v17
working properly on Windows 7 64-bit with Firefox v16
Crash Signature: Add-ons: susefox@opensuse.org:1.0.2,{972ce4c6-7e08-4474-a285-3208198ce6fd}:16.0.2 firebug%40software.joehewitt.com:1.10.6
BuildID: 2012111600
CrashTime: 1354139778
EMCheckCompatibility: true
FramePoisonBase: 7ffffffff0dea000
FramePoisonSize: 4096
In…
Keywords: crash
Comment 2•13 years ago
|
||
Please provide the stack trace (see https://developer.mozilla.org/docs/How_to_get_a_stacktrace_for_a_bug_report).
Severity: normal → critical
Crash Signature: Add-ons: susefox@opensuse.org:1.0.2,{972ce4c6-7e08-4474-a285-3208198ce6fd}:16.0.2 firebug%40software.joehewitt.com:1.10.6
BuildID: 2012111600
CrashTime: 1354139778
EMCheckCompatibility: true
FramePoisonBase: 7ffffffff0dea000
FramePoisonSize: 4096
In…
Flags: needinfo?(makr)
Keywords: stackwanted
http://crash-stats.mozilla.com/report/index/bp-05ec6786-4350-4ad3-b1d4-73ab62121129
http://crash-stats.mozilla.com/report/index/bp-ad12189c-d776-4394-a04e-8fa8a2121129
Flags: needinfo?(makr)
Comment 4•13 years ago
|
||
There are no Firefox components in the stack trace. It's caused by Gnome's Canberra library.
Check your library is up-to-date and if it is, file a bug in Gnome.
Status: UNCONFIRMED → NEW
Crash Signature: [@ @0x0 | libcanberra-multi.so@0xf5d]
Component: Untriaged → Shell Integration
Ever confirmed: true
Keywords: stackwanted
Updated•13 years ago
|
Summary: crash on page content search → crash on page content search with Libcanberra
I went to openSUSE Bugzilla since I haven't confirmed this on other distros. Here's the workaround listed on the bug report that was already there:
For a workaround it could work to use about:config and change
accessibility.typeaheadfind.soundURL to "beep". This needs a browser restart I
think.
https://bugzilla.novell.com/process_bug.cgi
Comment 6•7 years ago
|
||
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.
Description
•