Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we have been unable to reproduce the error after following the steps provided. We were able to start and run FreeMind without errors multiple times. Also, there are no reports of similar instabilities in the FreeMind bug tracking tool.
As your original install media was a Beta release, please make sure you are running the latest package versions available. Let us know if you system is stable overall and if only this package is being affected. In order to help tracking down this issue, please set the MALLOC_CHECK_ environment variable to 2 before calling freemind. Run the following in a terminal: $ export MALLOC_CHECK_=2 $ freemind as described in http://stackoverflow.com/a/2903152 You might also try running freemind through valgrind: $ valgrind freemind and report back with the full console ouput. Thanks! ** Changed in: openjdk-7 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445598 Title: java assert failure: *** Error in `/usr/lib/jvm/java-7-openjdk- amd64/bin/java': double free or corruption (!prev): 0x00007f46303fa9a0 *** To manage notifications about this bug go to: https://bugs.launchpad.net/freemind/+bug/1445598/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
