[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2018-03-02 Thread Bug Watch Updater
** Changed in: firefox Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firefox 16.0.1 Crash Report [@ unity_webapps_avai

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2013-08-29 Thread Alexandre Abreu
** Changed in: libunity-webapps Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firefox 16.0.1 Crash Report [@ un

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-12-02 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=803961. 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://hel

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-11-28 Thread Launchpad Bug Tracker
This bug was fixed in the package libunity-webapps - 2.4.3daily12.11.28-0ubuntu1 --- libunity-webapps (2.4.3daily12.11.28-0ubuntu1) raring; urgency=low [ Robert Bruce Park ] * -debian/patches/lp_1065556.patch * Inline packaging. [ Ken VanDine ] * Automatic snapshot from rev

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package libunity-webapps - 2.4.1-0ubuntu3.2 --- libunity-webapps (2.4.1-0ubuntu3.2) quantal-security; urgency=low * SECURITY UPDATE: denial of service and possible code execution via use after free (LP: #1068495) - debian/patches/CVE-2012-4551.patch

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-11-20 Thread Marc Deslauriers
Unless someone objects, I intend on pushing the fix out as a security update for Quantal this week. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firefox 16.0

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-11-13 Thread Marc Deslauriers
** Also affects: libunity-webapps (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: libunity-webapps (Ubuntu Raring) Importance: High Status: New ** Changed in: libunity-webapps (Ubuntu Quantal) Assignee: (unassigned) => Marc Deslauriers (mdeslaur) ** C

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-29 Thread Chris Coulson
This is CVE-2012-4551 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-4551 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firefox 16.0.1

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-28 Thread Alex Launi
** Changed in: libunity-webapps Status: In Progress => Fix Committed ** Changed in: libunity-webapps Milestone: None => 2.3.3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.n

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~chrisccoulson/libunity-webapps/lp1068495 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firefox 16.0.1 Crash Report [@ unity_webapps_av

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-26 Thread Marc Deslauriers
This issue may have a security impact. Subscribing the security team. ** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-26 Thread Chris Coulson
I commented on the MP, but I'll copy that here too: "I'm not sure this is going to fix it. From looking at the crash reports, the issue just looks like a classic use-after-free rather than an issue with gobject type casts. In unity_webapps_available_application_get_application_domain, it's most li

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~alexlauni/libunity-webapps/firefox-crash-lp1068495 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firefox 16.0.1 Crash Report [@ unity_

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-26 Thread Alex Launi
As best I can tell without being able to reproduce the bug and get a better trace, this is being caused by a bad cast. I've added a series of checks to ensure we don't try and access members of a null pointer. ** Changed in: libunity-webapps Status: New => In Progress -- You received this

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-26 Thread Alex Launi
** Changed in: libunity-webapps Assignee: Alexandre Abreu (abreu-alexandre) => Alex Launi (alexlauni) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Title: Firef

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-23 Thread Ken VanDine
** Also affects: libunity-webapps Importance: Undecided Status: New ** Changed in: libunity-webapps Importance: Undecided => High ** Changed in: libunity-webapps Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre) -- You received this bug notification because you are a

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-22 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown => Confirmed ** Changed in: firefox Importance: Unknown => Critical -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1068495 Tit

[Desktop-packages] [Bug 1068495] Re: Firefox 16.0.1 Crash Report [@ unity_webapps_available_application_get_application_domain ]

2012-10-22 Thread Chris Coulson
** Bug watch added: Mozilla Bugzilla #803961 https://bugzilla.mozilla.org/show_bug.cgi?id=803961 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=803961 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of