ubuntu 9.10 avast报错:an error occurred in Avast engine (乱码)
-
- 帖子: 14
- 注册时间: 2009-05-29 11:22
ubuntu 9.10 avast报错:an error occurred in Avast engine (乱码)
ubuntu 9.10 avast升级病毒库后报错:an error occurred in Avast engine (后面都是乱码)
这是怎么回事呀?怎么修复?
这是怎么回事呀?怎么修复?
- tenzu
- 论坛版主
- 帖子: 36924
- 注册时间: 2008-11-21 20:26
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱码)
要不terminal里运行一下看看有啥错误?
-
- 帖子: 716
- 注册时间: 2008-10-31 3:18
- 联系:
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱码)
出现一样的错误
Ubuntu 桌面培训
Duo T6400 GeForce 9300MGS 4G win10 Lubuntu18.04 64bit双系统奔跑中
P3 667 512M GeForce MX200 Lbuntu10.04
从零开始学游泳 萨顶顶
Duo T6400 GeForce 9300MGS 4G win10 Lubuntu18.04 64bit双系统奔跑中
P3 667 512M GeForce MX200 Lbuntu10.04
从零开始学游泳 萨顶顶
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱码)
病毒库出问题了。
把~/.avast/400.vps 删了,明天再更新试试
把~/.avast/400.vps 删了,明天再更新试试
- 小毛头
- 帖子: 14
- 注册时间: 2007-04-18 9:58
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
非常感谢啊,我说我怎么这么背,刚装好就出错了。
- 古道Ubuntu
- 帖子: 28
- 注册时间: 2010-05-02 23:16
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
我今天也遇到这个问题了,好不容易在网上找到了个帖子,按照上面的方法真的解决了问题
分享一下:
解决办法是:终端执行:
sudo sysctl -w kernel.shmmax=128000000
然后,再打开Avast 杀毒,软件正常。
或者:
Set the limit to higher values (as root):
sysctl -w kernel.shmmax=128000000
OR
echo 128000000 >/proc/sys/kernel/shmmax
Place those lines to /etc/init.d/rcS or equivalent file (it's distribution-specific a bit - see /etc/inittab, the sysinit runlevel) to have them set automatically (just after boot).
分享一下:
解决办法是:终端执行:
sudo sysctl -w kernel.shmmax=128000000
然后,再打开Avast 杀毒,软件正常。
或者:
Set the limit to higher values (as root):
sysctl -w kernel.shmmax=128000000
OR
echo 128000000 >/proc/sys/kernel/shmmax
Place those lines to /etc/init.d/rcS or equivalent file (it's distribution-specific a bit - see /etc/inittab, the sysinit runlevel) to have them set automatically (just after boot).
终于成了菜鸟,哦耶
- lynnso
- 帖子: 384
- 注册时间: 2008-10-25 13:03
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
应该是更新不完整vps毁坏的问题
/usr/lib/avast4workstation/var
跟
~/.avast
目录下的400.vps删除
启动avast让它更新
/usr/lib/avast4workstation/var
跟
~/.avast
目录下的400.vps删除
启动avast让它更新
饭糊了...
-
- 帖子: 9
- 注册时间: 2010-07-10 23:30
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
这方法不错,运行后可以使用avast了,谢过古道Ubuntu 写了:我今天也遇到这个问题了,好不容易在网上找到了个帖子,按照上面的方法真的解决了问题
分享一下:
解决办法是:终端执行:
sudo sysctl -w kernel.shmmax=128000000
然后,再打开Avast 杀毒,软件正常。
或者:
Set the limit to higher values (as root):
sysctl -w kernel.shmmax=128000000
OR
echo 128000000 >/proc/sys/kernel/shmmax
Place those lines to /etc/init.d/rcS or equivalent file (it's distribution-specific a bit - see /etc/inittab, the sysinit runlevel) to have them set automatically (just after boot).
-
- 帖子: 2
- 注册时间: 2008-11-25 12:28
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
解决问题了,谢谢!!古道Ubuntu 写了:我今天也遇到这个问题了,好不容易在网上找到了个帖子,按照上面的方法真的解决了问题
分享一下:
解决办法是:终端执行:
sudo sysctl -w kernel.shmmax=128000000
然后,再打开Avast 杀毒,软件正常。
或者:
Set the limit to higher values (as root):
sysctl -w kernel.shmmax=128000000
OR
echo 128000000 >/proc/sys/kernel/shmmax
Place those lines to /etc/init.d/rcS or equivalent file (it's distribution-specific a bit - see /etc/inittab, the sysinit runlevel) to have them set automatically (just after boot).
- ws2115465
- 帖子: 68
- 注册时间: 2011-01-20 11:28
-
- 帖子: 25
- 注册时间: 2010-11-13 11:24
- wchl09
- 帖子: 22
- 注册时间: 2011-02-22 16:05
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
这个真可以古道Ubuntu 写了:我今天也遇到这个问题了,好不容易在网上找到了个帖子,按照上面的方法真的解决了问题
分享一下:
解决办法是:终端执行:
sudo sysctl -w kernel.shmmax=128000000
然后,再打开Avast 杀毒,软件正常。
或者:
Set the limit to higher values (as root):
sysctl -w kernel.shmmax=128000000
OR
echo 128000000 >/proc/sys/kernel/shmmax
Place those lines to /etc/init.d/rcS or equivalent file (it's distribution-specific a bit - see /etc/inittab, the sysinit runlevel) to have them set automatically (just after boot).
-
- 帖子: 5
- 注册时间: 2011-11-24 15:56
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
解决了之后,重启又出现了!我今天也遇到这个问题了,好不容易在网上找到了个帖子,按照上面的方法真的解决了问题
分享一下:
解决办法是:终端执行:
sudo sysctl -w kernel.shmmax=128000000
然后,再打开Avast 杀毒,软件正常。
-
- 帖子: 46
- 注册时间: 2009-05-04 17:47
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
^_^有看到你了tenzu 写了:要不terminal里运行一下看看有啥错误?
- LeoDemon
- 帖子: 20
- 注册时间: 2013-01-29 16:48
- 系统: win7,ubuntu
Re: ubuntu 9.10 avast报错:an error occurred in Avast engine (乱
受教了
leodemon@ubuntu:/usr/lib/avast4workstation/share/avast/desktop$ sudo sysctl -w kernel.shmmax=128000000
[sudo] password for leodemon:
kernel.shmmax = 128000000
leodemon@ubuntu:/usr/lib/avast4workstation/share/avast/desktop$
leodemon@ubuntu:/usr/lib/avast4workstation/share/avast/desktop$ sudo sysctl -w kernel.shmmax=128000000
[sudo] password for leodemon:
kernel.shmmax = 128000000
leodemon@ubuntu:/usr/lib/avast4workstation/share/avast/desktop$