I tried to get more info on the segfault using valgrind and found that the program *doesn't* crash when run this way. Might be a clue:
G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log /usr/bin/mythfrontend.real -- mythfrontend.real crashed with SIGSEGV in stdin() https://bugs.launchpad.net/bugs/197880 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
