Tear 0.3.1-2 crashes with the following error:
*** glibc detected *** /usr/bin/tear: munmap_chunk(): invalid pointer: 0x409b9ba8 *** Aborted
Tear 0.3.1-1 does not have this problem.
1. Shut down the Maemo desktop and most of the services:
. /etc/osso-af-init/af-defines.sh . /etc/osso-af-init/matchbox.defs echo stopping hildon desktop... . /etc/osso-af-init/hildon-desktop.sh stop echo stopping matchbox... . /etc/osso-af-init/matchbox.sh stop #stop lifeguard sudo touch /etc/no_lg_reboots #get dangerous! sudo /etc/init.d/alarmd stop sudo /etc/init.d/mediaplayer-daemon stop sudo /etc/init.d/hulda stop sudo /etc/init.d/product-code stop sudo /etc/init.d/hildon-update-notifier stop sudo /etc/init.d/metalayer-crawler0 stop # Kill this and maemo apps don't run. sudo /etc/init.d/maemo-launcher stop # Maemo-launcher apps don't run in Mer, so kill the browser daemon sudo /etc/init.d/tablet-browser-daemon stop
2. Start Mer desktop from the chroot:
debbie /usr/bin/start-hildon
3. Attempt to run Tear from a Maemo (non-chroot) command prompt
Hide user comments