[Bug 55350] crash on powerpc
Francesco Accattapà
callipeo at libero.it
Sat Aug 5 22:55:23 UTC 2006
Public bug reported:
The program crashes on startup. Playing with pdb I've found that the
crash occurs on line 70 of the file /usr/lib/python2.4/site-
packages/Alacarte/MainWindow.py:
----------------------------------------------------------------------------------------------------------------------------------
france at laptest:~$ pdb `which alacarte`
> /usr/bin/alacarte(21)?()
-> import sys
(Pdb) break /usr/lib/python2.4/site-packages/Alacarte/MainWindow.py:70
Breakpoint 1 at /usr/lib/python2.4/site-packages/Alacarte/MainWindow.py:70
(Pdb) continue
> /usr/lib/python2.4/site-packages/Alacarte/MainWindow.py(70)run()
-> self.editor.applications.tree.add_monitor(self.menuChanged)
(Pdb) step
Segmentation fault
----------------------------------------------------------------------------------------------------------------------------------
I'm also attaching a (long) valgrind output file.
All this is on an updated edgy; alacarte version: 0.9.90-0ubuntu1
** Affects: alacarte (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
crash on powerpc
https://launchpad.net/bugs/55350
More information about the desktop-bugs
mailing list