Could those having this problem please try to get a valgrind log? 1. Open a terminal. 2. Copy-paste the following commands to the command line (and do whatever you need to do to get computer-janitor to crash while using it, but don't worry if it doesn't actually remove packages):
bzr get lp:computer-janitor/trunk cd trunk sudo env G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log ./test-env ./computer-janitor-gtk sudo chmod a+r valgrind.log 3. Attach valgrind.log to this bug report. Very much thank you. See https://wiki.ubuntu.com/Valgrind for more information. -- computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints() https://bugs.launchpad.net/bugs/420307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
