dbvserverd start Bus error (core dumped)

General support questions
Post Reply
quqonlik
Posts: 16
Joined: 2019/01/19 23:29:32

dbvserverd start Bus error (core dumped)

Post by quqonlik » 2019/02/13 05:49:14

Hey guys,

I am getting some errors throwing on centos 6 server. We run some oracled dbs on this server

Executable '/usr/dbvisit/dbvserver/dbvserverd' doesn't belong to any package and ProcessUnpackaged is set to 'no'

Does anyone know the trick or solution? This started suddenly.

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: dbvserverd start Bus error (core dumped)

Post by TrevorH » 2019/02/13 09:20:08

When are you getting those? This looks like some sort of intrusion prevention/detection service message.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

quqonlik
Posts: 16
Joined: 2019/01/19 23:29:32

Re: dbvserverd start Bus error (core dumped)

Post by quqonlik » 2019/02/14 16:16:02

Solution was: changing config file
sudo vim /etc/abrt/abrt-action-save-package-data.conf
Then change the parameter ProcessUnpackaged to yes
sudo service abrtd restart # CentOS 6.x

Post Reply