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:
----------------------------------------------------------------------------------------------------------------------------------
[EMAIL PROTECTED]:~$ 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
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs