View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#44
I've fennec crashing too but its due to seg fault and when uninstalling it there seems to be a problem in the prerm:

Code:
dpkg -i /home/user/MyDocs/Downloads/fennec_17.0_armel.deb 
Selecting previously deselected package fennec.
(Reading database ... 48968 files and directories currently installed.)
Unpacking fennec (from .../fennec_17.0_armel.deb) ...
Setting up fennec (17.0) ...
[1|root@N900|~]fennec 
###################################### forms.js loaded
###################################### content loaded
Segmentation fault
[1|root@N900|~]dpkg --purge --force-remove-reinstreq fennec
(Reading database ... 49334 files and directories currently installed.)
Removing fennec ...
dpkg: error processing fennec (--purge):
 subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
 fennec

Edit: Reading thru the prerm, its simply ensuring fennec is killed; i did a check again and there isn't any fennec process running but still the removal fails with the same error as above. Please let me know if there is any other log to look at. Running C-thumb here so that shouldn't be an issue. Thanks!

Last edited by thedead1440; 2013-03-24 at 11:47. Reason: s/postrm/prerm/
 

The Following 3 Users Say Thank You to thedead1440 For This Useful Post: