Categories
Android Apps

How to Fix the “Could Not Install On USB Storage Or SD Card” Error – Android

The “Could Not Install On USB Storage Or SD Card” error on Android phones apparently occurs when something goes wrong with the installation of an app and temp file is left on your Android OS. There is a work around and a fix for this problem. The Work Around: Unmount your SD card Install the […]

Categories
Open Source Ubuntu

Fixing – “Internal error: Segmentation fault”

Recently while compiling some programs I received an unique error message: c++: Internal error: Segmentation fault (program cc1plus) Please submit a full bug report. Even compiling a simple Hello World program gave the same error. To fix the problem I needed to use a program called debsums on Ubuntu. debsums is a program used to […]