That's a bug in the Ubuntu version of gdb. Open /usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py in your favourite text editor. RIght before the 2nd last line (which should be "from libstdcxx.v6.printers import register_libstdcxx_printers"), add the following line indented by 4 spaces to line up with the previous line: sys.path.insert(0,'/usr/share/gcc-4.8/python/')
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474003 Title: Firefox 39 keeps crashing To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1474003/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
