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 […]
Tag: error
Categories
Fixing – “Internal error: Segmentation fault”
- Post author By Haas
- Post date December 26, 2009
- No Comments on 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 […]