[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread Michael Vogt
*** This bug is a duplicate of bug 107188 ***
https://bugs.launchpad.net/bugs/107188

** This bug has been marked a duplicate of bug 107188
   [MASTER] [kde] Upgrade tool crashed with " Cannot allocate memory" (edgy -> 
feisty)

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread elvum
I can confirm that the python process I referred to earlier in this
thread was indeed the dist upgrade tool, because the process disappeared
and the memory freed as soon as I allowed the tool to close.

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread Sebastian Heinlein
No need to follow the steps outlined by SagaMassa, since the dist
upgrade tool is written in python.

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread elvum
Please could you clarify what "" I should be running in stage 4
of the backtrace creation?  I don't have the update-manager installed.
Please note that the upgrade to Feisty itself was successful - the
update manager crashed after the actual upgrade, while performing the
optional removal of redundant packages.

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread SageMassa
Sorry, one adjustment please wrong Release specified. Correct my post above as 
follows
1. Add the following line to /etc/apt/sources.list:
deb http://people.ubuntu.com/~pitti/ddebs edgy main universe

Thanks

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread SageMassa
Thats quite alright these things can be frustrating lets see if we cant
gather some useful information to debut this problem.

I assume you will want to give this another try...lets try with no other 
programs running (attempt to work around the issue)
also lets get a back trace when we do this, it will be highly useful in 
correcting this problem Instructions below.
1. Add the following line to /etc/apt/sources.list:
  deb http://people.ubuntu.com/~pitti/ddebs feisty main universe

2. Import Martin's public key to your keyring:
 wget -q 
"http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x0DE7276D5E0577F2"; 
-O- | sudo apt-key add -

3. Then run
  sudo apt-get update
to update your package list.

4. The debug symbol packages have the '-dbgsym' suffix attached, so to install 
the debug symbols for the package 'yelp', you run:
  sudo apt-get install yelp-dbgsym

Then please make a Backtrace.

   1. Make sure the GNU Debugger is installed.
  sudo apt-get install gdb

   2. Start the program under control of gdb:
  gdb  2>&1 | tee gdb-.txt
  (gdb) handle SIG33 pass nostop noprint
  (gdb) set pagination 0
  (gdb) run 

   3. The program will start. Perform any actions necessary to reproduce the 
crash
   4. Retrieve a backtrace of the crash:
  (gdb) backtrace
  (gdb) info registers
  (gdb) thread apply all backtrace
  (gdb) quit

   5. Attach the complete output from GDB, contained in
gdb-.txt, in your bug report.

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-22 Thread elvum
768MB physical RAM, 1.5GB swap.  I can't give the pmap information you
request, I'm afraid, because I had to close update-manager in order to
free up enough memory to launch a web browser and report the bug.

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-21 Thread SageMassa
may be related to Bug #115510 in update-manager

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-21 Thread SageMassa
Thanks for taking the time to report this issue...it makes ubuntu better
for everyone.

Can you please tell me how much memory (physical and swap) you have on this 
system
also can you  tell me the last line of the output from 
pmap 

I.E.  pmap  7297

This may be related to a previously reported issue, however we will need
more information to confirm.

Thanks so much

** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) => SageMassa
   Status: Unconfirmed => Needs Info

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-21 Thread elvum

** Attachment added: "/var/log/dist-upgrade/main.log"
   http://librarian.launchpad.net/7734743/main.log

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116136] Re: Upgrade Tool crashes during removal of redundant packages

2007-05-21 Thread elvum

** Attachment added: "/var/log/dist-upgrade/apt.log"
   http://librarian.launchpad.net/7734745/apt.log

-- 
Upgrade Tool crashes during removal of redundant packages
https://bugs.launchpad.net/bugs/116136
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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