This post is more than 5 years old

253 Posts

7955

September 19th, 2007 04:00

Doesn't start networker daemons in Linux machine

Hello all,

We have an issue when we try to start the networker daemons after NetWorker installation on Red Hat 4 machine. The NetWorker version is 7.2.2 x86 and the error that it shows is the following:

[root@icmaplic30]# /etc/init.d/networker start
/etc/init.d/networker: line 7: 15848 Violación de segmento ( /usr/sbin/nsrexecd ) >/dev/console 2>&1

Violación de segmento --> segfault (English)

In the /var/log/messages we can see the line:

Sep 19 12:44:04 icmaplic30 kernel: nsrexecd[12645]: segfault at 0000000008000000 rip 00000000f7ff9107 rsp 0000000008264d48 error 6

but we don't know what is its mean of this. Can anybody help us?

Thanks and regards.

89 Posts

December 6th, 2011 21:00

Just for the record,

Check esg73001   http://solutions.emc.com/emcsolutionview.asp?id=esg73001

Symptom:

nsrexecd dying duing schedule backup with core dump

Schedule backup fails with error

Error: 'foundation kernel: nsrexecd[7943]: segfault

0000000000000000 rip 0000000000000000 rsp 00000000fffe34fc error 4'

Error: ' foundation kernel: nsrexecd[7139]: segfault

0000000000000000 rip 0000000000000000 rsp 00000000fffe3c5c error 4'

 

Change:

new installation

Cause:

nsrexecd was calling getgrgid_r(), to get information of gid 4 from /etc/group, but etc/group does not have entry of gid 4.

Fix: Add gid 4 to /etc/group file.

Mustafa

253 Posts

September 19th, 2007 14:00

Please, any kind of help will be very good for us.

Thanks.

253 Posts

September 20th, 2007 01:00

NW Client

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

September 20th, 2007 07:00

Have you tried any other version?

253 Posts

September 21st, 2007 07:00

Yes, I have tried it as well.

2 Intern

 • 

724 Posts

September 21st, 2007 07:00

What is the hardware on this client? I mean, vendor, model etc. Send "uname -a" output also.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

September 21st, 2007 09:00

As this seems to be at very startup I would suggest to run it in debug mode and see where it breaks exactly.
No Events found!

Top