BUGS 2
Project Tear
A WebKit based browser for Maemo
Quick search  
Previous open issue Go to previous open issue Previous issue Go to previous issue   Go to next issue Next issue Go to next open issue Next open issue
#53  -  Tear 0.3.1-2 crashes when run from the command line under Mer desktop (in Maemo) Posted May 29, 01:02
Last updated Jun 22, 00:25
Product Tear
Edition(s) Tear for Maemo 4
 
Issue type Bug reports
Posted by
Guest user
Owned by
Not owned by anyone
Assigned to
Not assigned to anyone
Status
 
Collecting information
Category General
Resolution
Not determined
Reproducability
Not determined
Severity Normal
Priority
Not determined
Estimated time
Not determined
Elapsed time
Not determined
Progress
   
Targetted for
This issue has no target milestone
Votes for this issue
0 votes for reviewing
0 votes for critical status
0 votes for closing this issue
Items attached to this issue
There are no items attached to this issue
Issue(s) which this issue depends on to be solved
Issue(s) which depends on this issue to be solved
Reports
Affected by this issue Status Confirmed
Earth (0.3.0)
 
Collecting information
Tear Window
 
Collecting information
Description and details

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.

How to reproduce

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

Comments and discussion