[Bug 684785] Re: /etc/cron.daily/apt segfaults

2011-03-01 Thread Torsten Spindler
Thanks for your comment, I will close the bug now. ** Changed in: apt (Ubuntu) Status: Incomplete => 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/684785 Title: /etc/cron.daily/

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2011-03-01 Thread meteficha
I was one of the "me too". It seems to be working fine now as I haven't seen a segfault in a while. Thanks a lot =). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2011-02-25 Thread Michael Vogt
If that fixes the bug, please close it. I set it to needinfo for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults -- ubuntu-bugs mailing list ubuntu-b

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2011-02-25 Thread Michael Vogt
Thanks for your bugreport and sorry for my late reply. Could you please install the python-apt from maverick-updates? The following change should fix the problem: python-apt (0.7.96.1ubuntu11.1) maverick-proposed; urgency=low * python/acquire-item.cc: - fix format string for FileSize and

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2011-02-25 Thread Torsten Spindler
Do the segfault still happen or has the situation improved meantime? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults -- ubuntu-bugs mailing list ubuntu-bu

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-27 Thread Nikolaus Rath
Any news from this one? Is there anything else I can do? unattented- upgrades is still segfaulting daily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-14 Thread Nikolaus Rath
Okay, today the cron job segfaulted again. $ sudo strace unattended-upgrade --dry-run [...] stat64("/var/lib/apt/lists/ubuntu.media.mit.edu_ubuntu_dists_maverick-updates_universe_i18n_Translation-en", 0xbfbaa49c) = -1 ENOENT (No such file or directory) stat64("/var/lib/apt/lists/ubuntu.media.mit.

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-13 Thread Nikolaus Rath
"sudo strace unattended-upgrade --dry-run" works fine. However, today the cron.daily script did not segfault either... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-13 Thread Nikolaus Rath
Here's another run, this time it failed without segfault: + python-dbg /usr/bin/unattended-upgrade -d Initial blacklisted packages: Starting unattended upgrades script Allowed origins are: ["('Ubuntu', 'stable')", "('Ubuntu', 'maverick-security')", "('Ubuntu', 'maverick-updates')"] Checking: pyt

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-13 Thread Michael Vogt
Is apt itself working fine, i.e. apt-get dist-upgrade --simualte will work and not crash? It would be nice if you could try: $ sudo strace unattended-upgrade --dry-run and attach the last few lines. It would also be interessting if the interactive debugger gets more info than the core file (I d

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-13 Thread Michael Vogt
Thanks for this additional info. Unfortunately this is probably a red- herring as the this code path that imports the text acquire progress is only taken if run in debug mode. Still a bug and worth looking at (I do this now), but I doubt its causing your original crash :/ -- You received this bug

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-12 Thread Nikolaus Rath
Ok, maybe this helps. I set verbose to 3: + python-dbg /usr/bin/unattended-upgrade -d Initial blacklisted packages: Starting unattended upgrades script Allowed origins are: ["('Ubuntu', 'stable')", "('Ubuntu', 'maverick-security')", "('Ubuntu', 'maverick-updates')"] Checking: empathy ([""]) [...

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-10 Thread Torsten Spindler
Sorry, I thought with more you get a bigger backtrace from the stack. Must have been another gdb command which I unfortunately don't remember. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Titl

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-09 Thread Nikolaus Rath
What do you want me to do exactly? Core was generated by `python-dbg /usr/bin/unattended-upgrade'. Program terminated with signal 11, Segmentation fault. #0 0x0045b770 in ?? () (gdb) bt #0 0x0045b770 in ?? () #1 0x001eb57e in ?? () #2 0x080a5b38 in ?? () #3 0x in ?? () (gdb) more Unde

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-09 Thread Torsten Spindler
maybe you can do a 'more' in gdb to see if either apt or unattended- upgrade shows a better message. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults -- ub

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-08 Thread Nikolaus Rath
With apt-dbgsym installed as well, the backtrace is still the same: (gdb) core core [New Thread 20991] Core was generated by `python-dbg /usr/bin/unattended-upgrade'. Program terminated with signal 11, Segmentation fault. #0 0x0045b770 in ?? () (gdb) backtrace #0 0x0045b770 in ?? () #1 0x001eb5

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-07 Thread Nikolaus Rath
Btw, it does not happen when I try to run /etc/cron.daily/apt by hand. I have to wait until it gets executed by cron. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-07 Thread Nikolaus Rath
There is no such package, I will try it with apt-dbgsym instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults -- ubuntu-bugs mailing list ubuntu-bugs@l

Re: [Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-07 Thread Torsten Spindler
Can you install apt-dbg and see if the error lies in a lib there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-07 Thread Nikolaus Rath
I installed python-dbg and python-apt-debug, but still: gdb) core core [New Thread 4082] Core was generated by `python-dbg /usr/bin/unattended-upgrade'. Program terminated with signal 11, Segmentation fault. #0 0x005d7770 in ?? () (gdb) backtrace #0 0x005d7770 in ?? () #1 0x00024cb0 in ?? () #2

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-07 Thread Torsten Spindler
To get a more telling output for the core dump, you have to install the debug packages, see https://wiki.ubuntu.com/DebuggingProgramCrash for details. Much appreciated if you can do so and append the output. ** Changed in: apt (Ubuntu) Status: New => Incomplete -- You received this bug no

[Bug 684785] Re: /etc/cron.daily/apt segfaults

2010-12-03 Thread Nikolaus Rath
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684785 Title: /etc/cron.daily/apt segfaults -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu