[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unattended-upgrades/+bug/655154/+subscriptions

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.96.1ubuntu11.1

---
python-apt (0.7.96.1ubuntu11.1) maverick-proposed; urgency=low

  * python/acquire-item.cc:
- fix format string for FileSize and PartialSize to be
  long long instead of float
- use strsprint() instead of PyString_FromFormat() because the
  later does not support %llu until python 2.7. This fixes the
  segfault LP: #655154
 -- Michael Vogt michael.v...@ubuntu.com   Mon, 10 Jan 2011 18:54:32 +0100

** Changed in: python-apt (Ubuntu Maverick)
   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/655154

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick-proposed/python-apt

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-15 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: 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/655154

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-14 Thread Martin Pitt
Accepted python-apt into maverick-proposed, the package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: python-apt (Ubuntu Maverick)
   Status: In Progress = Fix Committed

** 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/655154

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-14 Thread Nobuto MURATA
python-apt 0.7.96.1ubuntu11.1/maverick-proposed works fine.

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-14 Thread Nick Andrik
Jonathan,

Do we need a debdiff against natty version, or just the maverick one with the 
patch applied?
I could prepare and provide any of them.

Let me know,
Nick

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-11 Thread Jonathan Riddell
Needs approval from ubuntu-sru, now subcribed
Needs debdiff attached

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-11 Thread Jamie Strandboge
FYI, people in bug #664514 are seeing similar issues. I've Invalidated
that maverick task and pointed them here.

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-10 Thread Michael Vogt
** Changed in: unattended-upgrades
   Status: New = Confirmed

** Changed in: unattended-upgrades
   Importance: Undecided = Medium

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-10 Thread Michael Vogt
This is fixed in natty already but needs backporting to maverick.

** Also affects: unattended-upgrades (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: unattended-upgrades (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: unattended-upgrades
   Status: Confirmed = Invalid

** Package changed: unattended-upgrades (Ubuntu) = python-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/655154

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2011-01-10 Thread Michael Vogt
** Description changed:

+ regression test with unattended-upgrades should be fine I don't know a way to 
reliable
+ trigger the bug
+ 
+ TEST CASE:
+ 1. install maverick on i386
+ 2. install python-apt from maverick-proposed
+ 2. run unattended-upgrades -d
+ 3. verify that it works and upgrades a bunch of packages
+ 
  Binary package hint: unattended-upgrades
  
- Everytime I start Ubuntu I have this bug 
+ Everytime I start Ubuntu I have this bug
  Ubuntu10.10 MMaverick
- 0.62.1 Ubuntu1 package 
+ 0.62.1 Ubuntu1 package
  i have no idea what kind of problem is it, I report just because there is an 
alarm on desktop everytime I log on.
  Paolo
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: unattended-upgrades 0.62ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
  Uname: Linux 2.6.35-22-generic-pae i686
  Architecture: i386
  Date: Sat Oct  2 09:28:52 2010
  ExecutablePath: /usr/bin/unattended-upgrade
  InstallationMedia: Xubuntu 10.04 Lucid Lynx - Release i386 (20100429)
  InterpreterPath: /usr/bin/python2.6
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/unattended-upgrade
  ProcEnviron:
-  PATH=(custom, no user)
-  SHELL=/bin/sh
+  PATH=(custom, no user)
+  SHELL=/bin/sh
  SegvAnalysis:
-  Segfault happened at: 0xb740:pcmpeqb (%esi),%xmm0
-  PC (0xb740) ok
-  source (%esi) (0x) not located in a known VMA region (needed 
readable region)!
-  destination %xmm0 ok
+  Segfault happened at: 0xb740:pcmpeqb (%esi),%xmm0
+  PC (0xb740) ok
+  source (%esi) (0x) not located in a known VMA region (needed 
readable region)!
+  destination %xmm0 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unattended-upgrades
  StacktraceTop:
-  ?? () from /lib/libc.so.6
-  PyString_FromFormatV ()
-  PyString_FromFormat ()
-  ?? () from /usr/lib/python2.6/dist-packages/apt_pkg.so
-  _PyObject_Str ()
+  ?? () from /lib/libc.so.6
+  PyString_FromFormatV ()
+  PyString_FromFormat ()
+  ?? () from /usr/lib/python2.6/dist-packages/apt_pkg.so
+  _PyObject_Str ()
  Title: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()
  UserGroups:

** Changed in: python-apt (Ubuntu Maverick)
   Status: New = In Progress

** Changed in: python-apt (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: python-apt (Ubuntu Maverick)
Milestone: None = maverick-updates

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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

[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-12-05 Thread urusha
I'm getting this bug on many maverick machines. unattended-upgrade segfaults.
To represent just run unattended-upgrades -d.

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

Title:
  unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-11-20 Thread Linus Hoppe
can confirm, apport reports this error after every boot.

** Also affects: unattended-upgrades
   Importance: Undecided
   Status: New

** Changed in: unattended-upgrades (Ubuntu)
   Status: New = Confirmed

-- 
unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()
https://bugs.launchpad.net/bugs/655154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-10-26 Thread Patrick G.
Same on 2.6.35-22-virtual

unattended-upgr[9354]: segfault at 0 ip 00cc87f1 sp bfa94f0c error 4 in
libc-2.12.1.so[c54000+157000]

-- 
unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()
https://bugs.launchpad.net/bugs/655154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-10-26 Thread Patrick G.

** Attachment added: strace
   
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/655154/+attachment/1711433/+files/strace.txt.gz

-- 
unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()
https://bugs.launchpad.net/bugs/655154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-10-21 Thread Steve Langasek
** Visibility changed to: Public

-- 
unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()
https://bugs.launchpad.net/bugs/655154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 655154] Re: unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()

2010-10-21 Thread Daniel Richard G.
I'm seeing this crash every two or three days on a Maverick i386 system.
Because unattended-upgrade is just a Python script, I believe this bug
is either in Python itself, or python-apt.

-- 
unattended-upgrade crashed with SIGSEGV in PyString_FromFormatV()
https://bugs.launchpad.net/bugs/655154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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