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 OpenJDK, which is subscribed to openjdk-7 in 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 *** Status in FreeMind: New Status in openjdk-7 package in Ubuntu: Incomplete Bug description: openjdk-7 often crashes when I launch freemind: sudo apt-get install freemind This bug report is an example of one of these crashes. ProblemType: Crash DistroRelease: Ubuntu 15.04 Package: openjdk-7-jre-headless 7u79-2.5.5-0ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3 Uname: Linux 3.19.0-14-generic x86_64 ApportVersion: 2.17.1-0ubuntu2 Architecture: amd64 AssertionMessage: *** Error in `/usr/lib/jvm/java-7-openjdk-amd64/bin/java': double free or corruption (!prev): 0x00007f46303fa9a0 *** CurrentDesktop: Unity Date: Fri Apr 17 12:58:07 2015 ExecutablePath: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java InstallationDate: Installed on 2015-04-17 (0 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150417) ProcCmdline: /usr/lib/jvm/java-7-openjdk-amd64/bin/java -Xmx256M -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D -Dfreemind.base.dir=/usr/share/freemind -cp ::/usr/share/freemind/lib/freemind.jar:/usr/share/java/SimplyHTML.jar:/usr/share/java/gnu-regexp.jar:/usr/share/java/jibx-run-1.1.6a.jar:/usr/share/java/xpp3.jar:/usr/share/freemind/lib/bindings.jar:/usr/share/java/forms.jar:/usr/share/freemind freemind.main.FreeMindStarter ProcEnviron: LANGUAGE=en_US PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: openjdk-7 StacktraceTop: __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f463820a1a8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 malloc_printerr (ptr=<optimized out>, str=0x7f463820a2d8 "double free or corruption (!prev)", action=1) at malloc.c:4965 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3834 __GI___libc_free (mem=<optimized out>) at malloc.c:2950 _XlcDestroyLocaleDataBase () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: java assert failure: *** Error in `/usr/lib/jvm/java-7-openjdk-amd64/bin/java': double free or corruption (!prev): 0x00007f46303fa9a0 *** UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/freemind/+bug/1445598/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : [email protected] Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp

