Chinaunix

标题: 安装oracle错误 请大家看看 *** glibc detected *** malloc(): memory corruption [打印本页]

作者: qqjb    时间: 2008-04-25 15:48
标题: 安装oracle错误 请大家看看 *** glibc detected *** malloc(): memory corruption
环境centos4.4,oracle9i
安装数据库在进行数据库创建的过程中到安装组件的时候出现如下错误:
*** glibc detected *** malloc(): memory corruption: 0x085f7f58 ***
看似是内存分配的问题,又觉得跟gcc和g++有关,到网上搜索了下,没有找到解决办法,现在贴上相关信息,不够的话我再添加,请各位看看这个是什么原因,谢谢先!

[root@shenzhen001 ~]# free
             total       used       free     shared    buffers     cached
Mem:       1554768    1329800     224968          0      21372    1224964
-/+ buffers/cache:      83464    1471304
Swap:      4192924        508    4192416

/etc/sysctl.conf中设置为
kernel.shmmax = 536870912
kernel.shmmni = 4096
kernel.shmall = 524288
kernel.sem    = 250 32000 100 128
fs.file-max   = 65536

[root@shenzhen001 ~]# ll /usr/bin | grep gcc
lrwxrwxrwx  1 root root          3 Dec 11 17:14 cc -> gcc
lrwxrwxrwx  1 root root          5 Apr 22 12:32 gcc -> gcc32
-rwxr-xr-x  2 root root      96344 Jun 14  2006 gcc.orig
-rwxr-xr-x  2 root root      84760 Feb 21  2005 gcc32
-rwxr-xr-x  1 root root      96344 Apr 14 17:08 gcc34
-rwxr-xr-x  2 root root      96344 Jun 14  2006 i386-redhat-linux-gcc
-rwxr-xr-x  2 root root      84760 Feb 21  2005 i386-redhat-linux-gcc32

[root@shenzhen001 ~]# ll /usr/bin | grep g++
lrwxrwxrwx  1 root root          5 Apr 22 12:31 g++ -> g++32
-rwxr-xr-x  4 root root      98880 Jun 14  2006 g++.orig
-rwxr-xr-x  3 root root      85036 Feb 21  2005 g++32
-rwxr-xr-x  1 root root      98880 Apr 14 17:08 g++34
-rwxr-xr-x  4 root root      98880 Jun 14  2006 i386-redhat-linux-g++
-rwxr-xr-x  3 root root      85036 Feb 21  2005 i386-redhat-linux-g++32
作者: qqjb    时间: 2008-04-25 16:39
没有人遇到过吗,http://linux.chinaunix.net/bbs/thread-907210-1-1.html提到是库文件冲突,我删除了6版本的,然后安装仍然是一样
作者: blue_stone    时间: 2008-04-25 21:41
打4198954补丁了么?
请参考
http://download.oracle.com/docs/html/B13670_07/toc.htm
作者: qqjb    时间: 2008-04-28 08:57
原帖由 blue_stone 于 2008-4-25 21:41 发表
打4198954补丁了么?
请参考
http://download.oracle.com/docs/html/B13670_07/toc.htm


在别的机器上同样的安装方法,安装软件包也是一样的,都是能够安装完成




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2