[Bug 1317431] Re: /usr/bin/muon-updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

2014-11-03 Thread Mathew Hodson
** Tags removed: verification-needed

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

Title:
  /usr/bin/muon-
  
updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

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

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


[Bug 1317431] Re: /usr/bin/muon-updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

2014-05-14 Thread Launchpad Bug Tracker
This bug was fixed in the package muon - 2.2.0-0ubuntu3.1

---
muon (2.2.0-0ubuntu3.1) trusty; urgency=medium

  * Add upstream_Fix-threading-problem-involving-KSharedConfig.patch
+ This should prevent unsafe cross thread KSharedConfig accesses leading
  to crashes in all muon applications that use the ApplicationBackend.
LP: #1317431
 -- Harald SitterThu, 08 May 2014 11:25:39 +0200

** Changed in: muon (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  /usr/bin/muon-
  
updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

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

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


[Bug 1317431] Re: /usr/bin/muon-updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

2014-05-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/muon

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

Title:
  /usr/bin/muon-
  
updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

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

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


[Bug 1317431] Re: /usr/bin/muon-updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

2014-05-08 Thread Harald Sitter
** Description changed:

+ [Impact] 
+ libmuon's application backend (app-data based package listing) uses 
KSharedConfig to read the app-data desktop files, KSharedConfig however uses a 
global static object to manage sharing and this global static is not properly 
guarded against threaded access. This leads to semingly random crashes in 
muon-updater and muon-discover (also see bug  #1317439 bug #1317440 bug 
#1317441). The proposed fix is to not use KSharedConfig and use KConfig 
directly as that is doing selfcontained file reading avoiding unguarded access 
to global statics and in general threads getting in the way of one another.
+ 
+ [Test Case]
+ Since this is a thread timing dependent bug we have to find a way to test 
whether the update fixes the crash. Giving all applications a good test run for 
a week should sufficiently prevent regressions though.
+ Monitoring errors.ubuntu is as good as it gets in terms of verifying the fix.
+ 
+ [Regression Potential] 
+ Parsing of desktop file values could be broken which would render 
muon-discover useless.
+ 
+ [Other Info]
+ N/A
+ 
+ 
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding muon.  This problem was most recently seen with version
  2.2.0-0ubuntu3, the problem page at
  https://errors.ubuntu.com/problem/aa2e03805593b7f94bf47b0fd1aca7ebeee8c9cb
  contains more details.

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

Title:
  /usr/bin/muon-
  
updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

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

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


[Bug 1317431] Re: /usr/bin/muon-updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

2014-05-08 Thread Harald Sitter
** Bug watch added: KDE Bug Tracking System #333599
   https://bugs.kde.org/show_bug.cgi?id=333599

** Also affects: muon via
   https://bugs.kde.org/show_bug.cgi?id=333599
   Importance: Unknown
   Status: Unknown

** Changed in: muon (Ubuntu Trusty)
 Assignee: (unassigned) => Harald Sitter (apachelogger)

** Changed in: muon (Ubuntu Trusty)
   Importance: Undecided => Critical

** Changed in: muon (Ubuntu Trusty)
   Importance: Critical => Medium

** Changed in: muon (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: muon (Ubuntu Utopic)
   Status: New => Triaged

** Changed in: muon (Ubuntu Utopic)
   Importance: Undecided => Medium

** Changed in: muon (Ubuntu Utopic)
 Assignee: (unassigned) => Harald Sitter (apachelogger)

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

Title:
  /usr/bin/muon-
  
updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

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

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


[Bug 1317431] Re: /usr/bin/muon-updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

2014-05-08 Thread Harald Sitter
** Also affects: muon (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: muon (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

Title:
  /usr/bin/muon-
  
updater:11:QString:KConfig::name:KSharedConfig::openConfig:KSharedConfig::openConfig:Application::desktopContents

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1317431/+subscriptions

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