From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7B1C03861865; Tue, 25 Aug 2020 15:49:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B1C03861865 From: "krishchennu414 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/26535] New: Execution of ldapadd command is getting hung Date: Tue, 25 Aug 2020 15:49:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.27 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: krishchennu414 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2020 15:49:36 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26535 Bug ID: 26535 Summary: Execution of ldapadd command is getting hung Product: glibc Version: 2.27 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libc Assignee: unassigned at sourceware dot org Reporter: krishchennu414 at gmail dot com CC: drepper.fsp at gmail dot com Target Milestone: --- Hi, Execution of ldap related commands are getting hung in x86_64 environment. On checking the core and backtrace=20 #0 0x00007f9ecef9ee44 in __openat64_2 (fd=3D2, file=3D0x7fff935f6270 " 0020= : 20 66 73 69 70 48 6f 73 74 4e 61 6d 65 3d 43 4c fsipHostName=3DCL \n", oflag=3D79) at openat64_2.c:26 #1 0x0000000000000000 in ?? () (gdb) p *file $2 =3D 32 ' ' (gdb) Command which is getting hung during the execution. ldapadd -c -v $__LDAP_ARGS -f /tmp/${node}_routing.ldif > /dev/null # uname -a Linux CLA-0 4.4.227-pc64-distro.git-v2.104-4-mgw-rc #1 SMP Mon Aug 17 15:10= :08 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Glibc version: 2.27 Brs, KCH --=20 You are receiving this mail because: You are on the CC list for the bug.=