ldconfig command failed with segmentation fault related with blk system call

Solution Verified - Updated -

Issue

  • ldconfig failed with segmentation fault as below.
kernel: ldconfig[XXXX]: segfault at ffffffffffffffd0 ip 0000000000488d97 sp 00007ffd476047e8 error 7 in ldconfig[400000+ea000]
  • blk system call failed with ENOMEM, according to the gdb analysis with the collected core file.
Core was generated by `/sbin/ldconfig -p'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000000000488d97 in __brk (addr=0x1b2c1c0) at ../sysdeps/unix/sysv/linux/x86_64/brk.c:35
35          __set_errno (ENOMEM);

Environment

Red Hat Enterprise Linux 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content