gcc: Internal error: Killed (program cc1)解决

如下:

 代码如下 复制代码
gcc: Internal error: Killed (program cc1)

解决方法:

在php的编译参数后增加

 代码如下 复制代码
--disable-fileinfo

重新编译,问题得到解决。

阿里云默认情况下关闭了swap,而且在rc.local里面可以发现他加了一条swapoff -a, 由此可见阿里云是多么痛恨swap。内存不够大家都在用swap,阿里的io压力很大。

时间: 2024-09-29 08:06:41

gcc: Internal error: Killed (program cc1)解决的相关文章

Brackets安装Emmet插件显示“Internal error”解决办法

今天给Brackets安装Emmet插件,结果显示"Internal error". 解决办法: 1.删除 "C:\Users\MyUserName\AppData\Roaming\Brackets" 2.从Brackets的插件网页:https://brackets-registry.aboutweb.com/  下载Emmet插件安装包,下载地址为:https://s3.amazonaws.com/extend.brackets/brackets-emmet/b

FAILED: Hive Internal Error: java.lang.RuntimeException(Error while making MR scratch directory异常的解决

hive> select * from dummy; FAILED: Hive Internal Error: java.lang.RuntimeException(Error while making MR scratch directory - check filesystem config (null)) java.lang.RuntimeException: Error while making MR scratch directory - check filesystem config

Windows.Internal.Error错误码什么意思?怎么解决?

阿里云CloudDesktop出现API报错,错误码是:Windows.Internal.Error Error Message: 描述: Windows系统错误:{Error} 详情查看: 阿里云API错误中心 https://error-center.aliyun.com/

ORA-00600: internal error code, arguments: [17281], [1001], [0x1FF863EE8], [], [], [], [], []

我们生产服务器中的一个数据库发出监控告警日志的邮件,内容如下所示,在31号09:11分出现了大名鼎鼎的ORA-00600错误. Dear All:   The Instance xxx' alert log occured the ora errors ,please see the detail blow and take action for it. many thanks! -----------------------------------------  The errors is b

ERROR internal error process exited while conne错误

使用virt-install安装vm的时候出现了一下错误,解决方法如下: $sudo ./create-vm-demo.sh Starting install- ERROR internal error process exited while connecting to monitor: char device redirected to /dev/pts/2 kvm: -drive file=/home/muge0913/workstation/kvm/test.img,if=none,id

ERROR:internal error Unable to locate libvirtd daem错误

在编译配置libvirt12.2时如果prefix不是usr目录,在使用libvirt创建VM则会出现 ERROR:internal error Unable to locate libvirtd daemon in $PATH 即便libvirtd所在目录已经加入了PATH.本人认为这是libvirt一个bug. 解决方法是:把你的libvirtd链接到/usr下 #pwd /usr #ln -s /usr/local/libvirt/sbin/libvirtd libvirtd 上面问题解决

SQL Server 2005 sp_send_dbmail出现Internal error at FormatRowset (Reason: Not enough storage is available to complete this operation)

案例环境:   操作系统: Windows 2003 SE 32bit(SP2) 数据库版本:Microsoft SQL Server 2005 - 9.00.5069.00 (Intel X86)             Aug 22 2012 16:01:52             Copyright (c) 1988-2005 Microsoft Corporation             Standard Edition on Windows NT 5.2 (Build 3790:

JVM BUG: Internal Error (classFileParser.cpp:3161), pid=1116, tid=3912 Error: ShouldNotReachHere()

涉及到线程安全的部分出现了JVM BUG--不解,Eclipse返回的信息如下, # # A fatal error has been detected by the Java Runtime Environment: # #  Internal Error (classFileParser.cpp:3161), pid=1116, tid=3912 #  Error: ShouldNotReachHere() # # JRE version: 6.0_21-b07 # Java VM: Jav

删除数据报ORA-00600: internal error code, arguments: [ktbesc_plugged]

Oracle在删除数据是以下错误: ORA-00600: internal error code, arguments: [ktbesc_plugged], [], [], [], [], [], [], [], [], [], [], [] 原因是由于进行过表空间的传输操作. 解决方法: ALTER TABLE 表名 MOVE tablespace 表空间名 ;     Ora-600 [Ktbesc_plugged] Error On Insert Or Delete (文档 ID 1372