[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-04-18 Thread Colin Watson
All right, let's call this fixed by update-manager 1:0.156.12 then: [ Michael Vogt ] * UpdateManager/UpdateManager.py: - disconnect model and clear store before rebuilding the cache, thanks to Colin Watson We can reopen if more duplicates start showing up. Based on your comments

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-04-17 Thread Michael Vogt
Thanks for your investigation Colin! It looks like the order of clear(), cache.open() was wrong and the clear might have caused calls to the old no longer valid cache. This should be fixed in trunk now, the order got updated and the store removed from the view before the clear(). -- You received

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-04-16 Thread Colin Watson
python-apt's documentation seems to indicate fairly clearly that one must create a new cache object after it's been externally modified, which makes some sense given that it's mmaped. A plausible source of trouble would be cached package objects that point into the old cache. The traceback

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-04-14 Thread Colin Watson
Michael: I'm a little perplexed here, because it looks like update- manager already attempts to do that (it calls self.fillstore which calls self.initCache which calls cache.open and cache._initDepCache). Is it not refreshing the cache hard enough or something? -- You received this bug

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-04-11 Thread Michael Vogt
Sorry for not being more helpful: mvo hm, I have a vague idea what might be causing this, but it requires some serious effort to look deeper, one simple workaround would be to always refresh the cache when software-properties was run and returns a exit-state that indicates that something changes

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-29 Thread Brian Murray
Michael - looking at all the duplicates of this bug report a couple of them make reference to using settings in update-manager to change servers and then encountering the crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-29 Thread Brian Murray
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938116 Title: update-manager crashed with SIGSEGV in DescriptionList() To manage notifications about this bug go to:

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-23 Thread Michael Vogt
@Martin Mrazik (mrazik): when you say you get it 2/5 times, could you please add the exact steps to reproduce? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938116 Title: update-manager crashed

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-23 Thread Steve Williams
Hi Michael, I had this bug when I installed Skype directly from their website and ran the deb file. When I ran the .deb file, the Ubuntu Software Centre would open, I'd hit install and the Software Centre would crash. However! Skype did install, but I could not update or install anything else

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-23 Thread Jean-Baptiste Lallement
** Tags added: rls-mgr-p-tracking ** Also affects: apt (Ubuntu Precise) Importance: High Assignee: Michael Vogt (mvo) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-21 Thread Sebastien Bacher
** Changed in: apt (Ubuntu) Importance: Medium = High ** Changed in: apt (Ubuntu) Assignee: (unassigned) = Michael Vogt (mvo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938116 Title:

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apt (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938116 Title:

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-15 Thread RedSingularity
Marking back to new due to package reassignment. --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad ** Changed in: apt (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-08 Thread Apport retracing service
** Tags added: bugpattern-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938116 Title: update-manager crashed with SIGSEGV in DescriptionList() To manage notifications about this bug go to:

[Bug 938116] Re: update-manager crashed with SIGSEGV in DescriptionList()

2012-03-02 Thread Jean-Baptiste Lallement
** Visibility changed to: Public ** Package changed: update-manager (Ubuntu) = apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938116 Title: update-manager crashed with SIGSEGV in