[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-04-01 Thread Sandro Mani
I tried reinstalling with sudo apt-get --reinstall install aptitude and the problem I don't get the crash anymore, no idea what the problem was. Closing. ** Changed in: aptitude (Ubuntu) Status: Incomplete => Invalid -- aptitude crashed with SIGSEGV https://bugs.launchpad.net/bugs/352469

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-03-31 Thread Sandro Mani
Actually I already followed the steps on that website - I already generated a few backtraces in the past. aptitude-dbgsym, gdb are all installed, proceeded as follows: sudo gdb aptitude 2>&1 | tee backtrace.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run purge xulrunner

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-03-31 Thread Andreas Moog
That's why I pointed you to the website. You have to install debug- symbols before running the backtrace or else it will never be useful. -- aptitude crashed with SIGSEGV https://bugs.launchpad.net/bugs/352469 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-03-31 Thread Sandro Mani
First of all sorry for the double bug-report, something went wrong submitting the form... As stated in the description I already tried to get a backtrace, which is attached (http://launchpadlibrarian.net/24574854/gdb-aptitude.txt), but from what I can understand there is no interesting information

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-03-31 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down y