[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-11 Thread Chris Coulson
I'm guessing you've now updated to Firebug 1.10.2? That update has
exposed yet another (but different) bug in our addon (see bug 1035305).
This is frustrating, and it doesn't help that our SRU process is
completely unsuitable for responding quickly to these types of bugs
where a change in code that we have no control over exposes a critical
bug (whether it be a website or an addon).

Firefox 15 will be released before we get a fix for the new issue
through proposed, so I'm afraid that people are stuck with this critical
regression (which is a startup crash for a lot of Firebug users) until
then (or until Mozilla blocklist our addon entirely)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-11 Thread Jens Berke
Yes, I've updated to Firebug 1.10.2 I'm not sure if you're guess of bug
#1035305 being related to this one is right. My steps to reproduce in
comment 45 indicate that the crash doesn't happen when switching to
firefox (like in bug  #1035305) but when switching away from it (opening
the HUD).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1025011] Re: HUD search causes firefox to crash

2012-08-11 Thread Gary Bishop
Yes, I'm on Firebug 1.10.2 and Firefox from precise-proposed. I have seen
it crash on startup as well.

I have also seen a problem where I sometimes cannot move focus to a second
Firefox window but I haven't figured out how to reproduce that one.

gb

On Sat, Aug 11, 2012 at 1:46 PM, Chris Coulson
chris.coul...@canonical.comwrote:

 I'm guessing you've now updated to Firebug 1.10.2? That update has
 exposed yet another (but different) bug in our addon (see bug 1035305).
 This is frustrating, and it doesn't help that our SRU process is
 completely unsuitable for responding quickly to these types of bugs
 where a change in code that we have no control over exposes a critical
 bug (whether it be a website or an addon).

 Firefox 15 will be released before we get a fix for the new issue
 through proposed, so I'm afraid that people are stuck with this critical
 regression (which is a startup crash for a lot of Firebug users) until
 then (or until Mozilla blocklist our addon entirely)

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1026282).
 https://bugs.launchpad.net/bugs/1025011

 Title:
   HUD search causes firefox to crash

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-11 Thread Chris Coulson
Yes, it's definitely the same issue. For some reason, the HUD refreshes
the menu on application startup and/or every time the application
receives focus for some people (but not others). For these people, this
is a startup crash or a crash every time Firefox receives focus. For
others, it's a crash every time you accidentally hit the Alt key
(whether you wanted to use the HUD or not).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-10 Thread Jens Berke
I installed the packages which are supposed to fix this bug from
precise-proposed yesterday. Before this update I could reproduce the
crash 100%. Now it's working better but it's not fully fixed yet: I
*sometimes* manage to crash Firefox when I do a HUD search. I still
haven't figured out when that happens and will post here once I find
out.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-10 Thread Jens Berke
Here's a stack trace I created following the instructions from
https://wiki.ubuntu.com/MozillaTeam/Bugs#Run_Firefox_in_a_Debugger

I'm still not sure how to reproduce it, it's just trial and error. I
just switched to Firefox to other running applications and back again,
opened the HUD every now and then, and most of the time there's no
crash. And then suddenly it happens.  I hope the stack trace can help
you.

It also seems that the crash can happen when Firefox doesn't have the
focus while opening the HUD.

** Attachment added: gdb.txt
   
https://bugs.launchpad.net/globalmenu-extension/+bug/1025011/+attachment/3255699/+files/gdb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-10 Thread Jens Berke
I finally managed to reproduce the bug. The cause seems to be the drop
down list of the location bar in Firefox in combination with the Firebug
extension.

My Ubuntu setup: Ubuntu 12.04 32-bit, all latest packages installed as
of now, plus all latest firefox packages from precise-proposed as of
now.

Prerequisites:
1. Have a few URLs in your browser history. We need the drop down box of the 
location bar to be populated with some items.
2. Have the Firebug extension for Firefox installed (I have the current latest 
version 1.10.2)

Steps to reproduce:
1. Start Firefox. On my setup it starts with one tab showing a blank empty 
page. No need to open any web page.
2. Go into the location bar of Firefox and press ALT-DOWN. The drop down box of 
the location bar opens. No need to select anything there.
3. Press ALT to open the HUD and enter a search term which creates some results 
in the HUD.
4. Press ESC two times in the HUD to make it disappear,
5. Go into the location bar of Firefox again and press ALT-DOWN again. The drop 
down box of the location bar opens again. No need to select anything there.
6. Press ALT to open the HUD again and enter a search term which creates some 
results in the HUD.
7. Crash!

This reproduces the bug more than 95% of the time. In some rare case I
need three or four rounds of openening the location bar and the HUD, and
sometimes additionally going up and down the items in the drop down box
of the location bar with the arrow keys to get the crash.

If I disable Firebug everything works fine and I'm not able to reproduce
the bug then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1025011] Re: HUD search causes firefox to crash

2012-08-10 Thread Gary Bishop
I can provoke the bug in the same way here on the precise-proposed
version.

On Fri, Aug 10, 2012 at 5:37 PM, Jens Berke
1025...@bugs.launchpad.netwrote:

 I finally managed to reproduce the bug. The cause seems to be the drop
 down list of the location bar in Firefox in combination with the Firebug
 extension.

 My Ubuntu setup: Ubuntu 12.04 32-bit, all latest packages installed as
 of now, plus all latest firefox packages from precise-proposed as of
 now.

 Prerequisites:
 1. Have a few URLs in your browser history. We need the drop down box of
 the location bar to be populated with some items.
 2. Have the Firebug extension for Firefox installed (I have the current
 latest version 1.10.2)

 Steps to reproduce:
 1. Start Firefox. On my setup it starts with one tab showing a blank empty
 page. No need to open any web page.
 2. Go into the location bar of Firefox and press ALT-DOWN. The drop down
 box of the location bar opens. No need to select anything there.
 3. Press ALT to open the HUD and enter a search term which creates some
 results in the HUD.
 4. Press ESC two times in the HUD to make it disappear,
 5. Go into the location bar of Firefox again and press ALT-DOWN again. The
 drop down box of the location bar opens again. No need to select anything
 there.
 6. Press ALT to open the HUD again and enter a search term which creates
 some results in the HUD.
 7. Crash!

 This reproduces the bug more than 95% of the time. In some rare case I
 need three or four rounds of openening the location bar and the HUD, and
 sometimes additionally going up and down the items in the drop down box
 of the location bar with the arrow keys to get the crash.

 If I disable Firebug everything works fine and I'm not able to reproduce
 the bug then.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1026282).
 https://bugs.launchpad.net/bugs/1025011

 Title:
   HUD search causes firefox to crash

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-09 Thread P.D.
So is Firefox 15 going to be released in Precise?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-09 Thread Greg Auger
Firefox 15 is due to be released on August 28th. New Firefox releases
usually appear in all supported versions of Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-09 Thread Colin Law
It is not necessary to wait for FF 15, the version mentioned in comment
#29 should fix it in Precise.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-09 Thread Micah Gersten
This fix is in the proposed repository for natty, oneiric, and precise,
and will be pushed to updates once the builds are verified to fix the
issue, 7 days have passed, and there are no new regressions reported.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-07 Thread Colin Law
If it is of any interest the fix has solved it in Quantal.  Firefox
15.0.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1025011] Re: HUD search causes firefox to crash

2012-08-07 Thread Gary Bishop
I tested it on Precise. Seems to work fine though I was only able to test
it for a short time before I to go offline for several days.

On Tue, Aug 7, 2012 at 3:25 AM, Colin Law
1025...@bugs.launchpad.netwrote:

 If it is of any interest the fix has solved it in Quantal.  Firefox
 15.0.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1026282).
 https://bugs.launchpad.net/bugs/1025011

 Title:
   HUD search causes firefox to crash

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-06 Thread Scott Kitterman
@gary: Which release did you test?

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-03 Thread ysth
It is in precise-proposed now; it took a while to get there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-03 Thread Micah Gersten
Sorry, this got stuck in binary NEW.  It's been released to -proposed
and should be showing up on mirrors soon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-08-03 Thread Gary Bishop
This seems to fix it.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1025011] Re: HUD search causes firefox to crash

2012-08-01 Thread Gary Bishop
I don't see this in precise-proposed yet. Am I doing something wrong or
does it just take longer than I think it should...


In Mon, Jul 30, 2012 at 12:27 PM, Adam Conrad adcon...@0c3.net wrote:

 Hello Juan, or anyone else affected,

 Accepted firefox into precise-proposed. The package will build now and
 be available at
 http://launchpad.net/ubuntu/+source/firefox/14.0.1+build1-0ubuntu0.12.04.2
 in a few hours, and then in the -proposed repository.

 Please help us by testing this new package.  See
 https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
 enable and use -proposed.  Your feedback will aid us getting this update
 out to other Ubuntu users.

 If this package fixes the bug for you, please change the bug tag from
 verification-needed to verification-done.  If it does not, change the
 tag to verification-failed.  In either case, details of your testing
 will help us make a better decision.

 Further information regarding the verification process can be found at
 https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
 advance!

 ** Changed in: firefox (Ubuntu Precise)
Status: Triaged = Fix Committed

 ** Changed in: firefox (Ubuntu Oneiric)
Status: Triaged = Fix Committed

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1026282).
 https://bugs.launchpad.net/bugs/1025011

 Title:
   HUD search causes firefox to crash

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-30 Thread Adam Conrad
Hello Juan, or anyone else affected,

Accepted ubiquity into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/ubiquity/2.10.19 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-30 Thread Adam Conrad
Hello Juan, or anyone else affected,

Accepted firefox into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/firefox/14.0.1+build1-0ubuntu0.12.04.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: firefox (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Changed in: firefox (Ubuntu Oneiric)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/natty-proposed/firefox

** Branch linked: lp:ubuntu/oneiric-proposed/firefox

** Branch linked: lp:ubuntu/precise-proposed/firefox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 15.0~b2+build1-0ubuntu1

---
firefox (15.0~b2+build1-0ubuntu1) quantal-proposed; urgency=low

  * New upstream release from the beta channel (FIREFOX_15_0b2_BUILD1)

  * Update globalmenu-extension to 3.4 prerelease r422
+ Fixes for LP: #1025011 - HUD search crashes Firefox when Firebug
  is installed
  - Provide our own binding for menupopup nodes which derives from the
default binding and makes the state property work as if there
were a frame
  - Make all menu nodes reference counted, and hold a strong ref when
dispatching events, in case the event results in the removal of menu
nodes
 -- Chris Coulson chris.coul...@canonical.com   Wed, 25 Jul 2012 17:23:35 
+0100

** Changed in: firefox (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/firefox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-26 Thread Chris Coulson
** Changed in: firefox (Ubuntu Quantal)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-25 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=775143.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-07-18T16:44:32+00:00 Scoobidiver wrote:

It's #2 top browser crasher in 14.0.1 on Linux and first appeared in
13.0.1 and 14.0.1 on July 12.

Signature   uGlobalMenu::OnOpen More Reports Search
UUIDc8bba6db-a6eb-43d6-b736-f55602120718
Date Processed  2012-07-18 15:23:27
Uptime  1975
Last Crash  42.1 minutes before submission
Install Age 32.9 minutes since version was first installed.
Install Time2012-07-18 14:49:44
Product Firefox
Version 14.0.1
Build ID20120713224758
Release Channel release
OS  Linux
OS Version  0.0.0 Linux 3.2.0-26-generic-pae #41-Ubuntu SMP Thu Jun 14 
16:45:14 UTC 2012 i686
Build Architecture  x86
Build Architecture Info GenuineIntel family 6 model 42 stepping 7
Crash ReasonSIGSEGV
Crash Address   0x36
User Comments   hit alt-tab, alt was held too long and opened the heads-up 
display
App Notes   
OpenGL: Tungsten Graphics, Inc -- Mesa DRI Intel(R) Sandybridge Mobile 
x86/MMX/SSE2 -- 3.0 Mesa 8.0.2 -- texture_from_pixmap
EMCheckCompatibilityTrue

Frame   Module  Signature   Source
0   libglobalmenu.souGlobalMenu::OnOpen nsIContent.h:379
1   libglobalmenu.souGlobalMenu::MenuEventCallback  
uGlobalMenu.cpp:134
2   libdbusmenu-glib.so.4.0.13  
_dbusmenu_menuitem_marshal_BOOLEAN__STRING_VARIANT_UINT 
menuitem-marshal.c:205
3   libgobject-2.0.so.0.3200.3  g_closure_invokegclosure.c:777
4   libgobject-2.0.so.0.3200.3  signal_emit_unlocked_R  gsignal.c:3547
5   libgobject-2.0.so.0.3200.3  g_signal_emit_valistgsignal.c:3306
6   libgobject-2.0.so.0.3200.3  g_signal_emit   gsignal.c:3352
7   libdbusmenu-glib.so.4.0.13  dbusmenu_menuitem_handle_event  
menuitem.c:1755
8   libdbusmenu-glib.so.4.0.13  event_local_handler server.c:1642
9   libglib-2.0.so.0.3200.3 g_timeout_dispatch  gmain.c:3882
10  libglib-2.0.so.0.3200.3 g_main_context_dispatch 
gmain.c:2539
11  libglib-2.0.so.0.3200.3 g_main_context_iterate  gmain.c:3146
12  libglib-2.0.so.0.3200.3 g_main_context_iteration
gmain.c:3207
13  libxul.so   nsAppShell::ProcessNextNativeEvent  
nsAppShell.cpp:162
14  libxul.so   nsBaseAppShell::DoProcessNextNativeEvent
nsBaseAppShell.cpp:171
15  libxul.so   nsBaseAppShell::OnProcessNextEvent  
nsBaseAppShell.cpp:306
16  libxul.so   nsThread::ProcessNextEvent  nsThread.cpp:618
17  libxul.so   NS_ProcessNextEvent_P   nsThreadUtils.cpp:245
18  libxul.so   mozilla::ipc::MessagePump::Run  MessagePump.cpp:114
19  libxul.so   MessageLoop::RunInternalmessage_loop.cc:208
20  libxul.so   MessageLoop::Runmessage_loop.cc:201
21  libxul.so   nsBaseAppShell::Run nsBaseAppShell.cpp:189
22  libxul.so   nsAppStartup::Run   nsAppStartup.cpp:295
23  libxul.so   XREMain::XRE_mainRunnsAppRunner.cpp:3780
24  libxul.so   XREMain::XRE_main   nsAppRunner.cpp:3857
25  libxul.so   XRE_mainnsAppRunner.cpp:3933
26  firefox mainnsBrowserApp.cpp:190 
...

More reports at:
https://crash-stats.mozilla.com/report/list?signature=uGlobalMenu%3A%3AOnOpen

Reply at: https://bugs.launchpad.net/firefox/+bug/1025011/comments/12


On 2012-07-19T07:20:07+00:00 Chris Coulson wrote:

I can reproduce this too actually. It's been reported a few times to our
bug tracker too, and seems to require Firebug to be installed to trigger
it. It happens only when opening the Firebug UI Location submenu.

The crash occurs when calling nsINode::OwnerDoc() on the menupopup
associated with this menu, because mNodeInfo is null. Why would this
happen?? :/

(Note, I'm the developer of the addon which seems to cause this crash)

Reply at: https://bugs.launchpad.net/firefox/+bug/1025011/comments/17


On 2012-07-21T21:35:31+00:00 Chris Coulson wrote:

So, the issue is actually a long-standing dormant bug in our addon that
has surfaced now because of this change in Firebug:

https://github.com/firebug/firebug/commit/f2b23d0ec2ac886418032fd66f040bfbfeea0ad9

For anyone who isn't familiar, we ship an addon in Ubuntu to put the
Firefox menubar in the Unity panel, and this works in a similar fashion
to the Mac native menu. What this means is that the state property for
a menupopup doesn't work because it depends on there 

[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-25 Thread Launchpad Bug Tracker
** Branch linked: lp:firefox/aurora

** Branch linked: lp:firefox/beta

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~mozillateam/firefox/firefox-beta.precise

** Branch linked: lp:~mozillateam/firefox/firefox-beta.oneiric

** Branch linked: lp:~mozillateam/firefox/firefox-beta.natty

** Branch linked: lp:thunderbird/aurora

** Branch linked: lp:thunderbird/beta

** Branch linked: lp:~mozillateam/thunderbird/thunderbird-beta.precise

** Branch linked: lp:~mozillateam/thunderbird/thunderbird-beta.oneiric

** Branch linked: lp:~mozillateam/thunderbird/thunderbird-beta.natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-24 Thread Launchpad Bug Tracker
** Branch linked: lp:firefox

** Branch linked: lp:thunderbird

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-22 Thread Juan Pablo
Chris, I've read your comment, so that means there is no fix at the
moment?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-21 Thread Chris Coulson
I've added a comment on the bug in Mozilla's bug tracker now

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-20 Thread Juan Pablo
Could there be anything more awesome than being able to interact with
developers this way?

Thank you for such an awesome plugin, Chris

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-20 Thread Chris Coulson
Heh, thanks! Don't get too excited just yet, as I can still make it
crash with the fix ;)

(just trying to understand why)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-20 Thread DiS
Affecting me too.
Firefox 14.0.1
Ubuntu 12.04 64 bit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-20 Thread Juan Pablo
I'm ready to test whatever needs to be tested, Chris.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-19 Thread Chris Coulson
Thanks. It seems that a recent Firebug update has exposed a dormant bug
:/

** Project changed: unity = globalmenu-extension

** Changed in: globalmenu-extension
   Importance: Undecided = Critical

** Changed in: globalmenu-extension
   Status: Confirmed = Triaged

** Also affects: firefox (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu Quantal)
   Importance: Undecided
   Status: Invalid

** Changed in: firefox (Ubuntu Natty)
   Importance: Undecided = High

** Changed in: firefox (Ubuntu Oneiric)
   Importance: Undecided = High

** Changed in: firefox (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: firefox (Ubuntu Quantal)
   Importance: Undecided = High

** Changed in: firefox (Ubuntu Natty)
   Status: New = Triaged

** Changed in: firefox (Ubuntu Precise)
   Status: New = Triaged

** Changed in: firefox (Ubuntu Oneiric)
   Status: New = Triaged

** Changed in: firefox (Ubuntu Quantal)
   Status: Invalid = Triaged

** Bug watch added: Mozilla Bugzilla #775143
   https://bugzilla.mozilla.org/show_bug.cgi?id=775143

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=775143
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-19 Thread Chris Coulson
The crash is caused by this change to Firebug:
https://github.com/firebug/firebug/commit/f2b23d0ec2ac886418032fd66f040bfbfeea0ad9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-19 Thread Chris Coulson
** Changed in: globalmenu-extension
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-19 Thread Launchpad Bug Tracker
** Branch linked: lp:globalmenu-extension

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-18 Thread Andrew Hunt
I tried the Reset Firefox, and it stopped having problems.  I then
reinstalled Firebug (which I had been using before), and the problem
immediately resurfaced.  I disabled Firebug, and it's back to normal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-18 Thread Juan Pablo
I can also confirm that, disabling Firebug solves the problem for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-18 Thread David Delony
I can also confirm that it only crashes when Firebug is installed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-18 Thread Siavash Askari Nasr
I disabled Firebug too, and it solved the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-18 Thread P.D.
Same, firebug seems to be the cause of the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-17 Thread David Delony
Running the Reset Firefox option under Help - Troubleshooting
Information seems to solve it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-17 Thread P.D.
Still crashes in Firefox 14.01

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-16 Thread Bilal Akhtar
This doesn't happen for me on Firefox 13.0.1, 64-bit 12.04. Since this
is a crash bug, there are two options:

1) Follow the steps at
https://wiki.ubuntu.com/MozillaTeam/Bugs?action=showredirect=DebuggingFirefox#Crashes
to run Firefox under GDB and post the output log file as an attachment
here

2) Close this bug, and then use Apport to file a crash bug the next time this 
happens. An Apport dialog should come up automatically right after the crash 
which should assist you. Or you can just search for a .crash file for firefox 
in /var/crash and then run this command
apport-bug /var/crash/NAME_OF_CRASH_FILE.crash
which will file a new bug with the required info.

Marking Incomplete for now, please take either one of the two actions.
Thanks!

** Changed in: unity
   Status: New = Incomplete

** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-16 Thread Chris Coulson
Note, there will be no Apport crash file if it's a Firefox crash, but
there will be an opportunity to submit a crash report to the upstream
crash database. Once you've done this, feel free to open a new bug
report by following the guidelines in
https://wiki.ubuntu.com/MozillaTeam/Bugs.

(as this bug was originally opened against unity, it doesn't contain any
of the Firefox-specific Apport data which is mandatory when reporting
Firefox bugs. so you need to open a new report in any case)

** Changed in: firefox (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-16 Thread Juan Pablo
Complete GDB debug uploaded.

** Attachment added: gdb.txt
   
https://bugs.launchpad.net/unity/+bug/1025011/+attachment/3225562/+files/gdb.txt

** Changed in: unity
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1025011] Re: HUD search causes firefox to crash

2012-07-16 Thread P.D.
Affects me also.
Firefox 13.01 - Ubuntu 12.04 32-bit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025011

Title:
  HUD search causes firefox to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1025011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs