Bug 1591510

Summary: [abrt] systemd-udev: pthread_sigmask(): systemd-udevd killed by SIGABRT
Product: [Fedora] Fedora Reporter: Edgar Hoch <edgar.hoch>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: lnykryn, msekleta, ssahani, s, systemd-maint, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/9d31e0c84a1b8f863384132dc36cacd342491db2
Whiteboard: abrt_hash:43a93b64119a4d4903d56bd2b3baf9d871085e64;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-18 12:43:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: cpuinfo
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Edgar Hoch 2018-06-14 22:45:34 UTC
Description of problem:


Version-Release number of selected component:
systemd-udev-238-8.git0e0aa59.fc28

Additional info:
reporter:       libreport-2.9.5
backtrace_rating: 4
cmdline:        /usr/lib/systemd/systemd-udevd
crash_function: pthread_sigmask
executable:     /usr/lib/systemd/systemd-udevd
journald_cursor: s=10d067ec36ff4f49ba8927738d609bf5;i=14ce;b=b934e524214348b98328a794f3c21d00;m=9732d61d;t=56e84e6631c46;x=21d9012abf05752
kernel:         4.16.14-300.fc28.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 pthread_sigmask at ../sysdeps/unix/sysv/linux/pthread_sigmask.c:48
 #1 clnt_vc_create at clnt_vc.c:253
 #2 clnt_tli_create at clnt_generic.c:370
 #3 getclnthandle at rpcb_clnt.c:396
 #4 __rpcb_findaddr_timed at rpcb_clnt.c:886
 #5 clnt_tp_create_timed at clnt_generic.c:278
 #6 clnt_create_timed at clnt_generic.c:200
 #7 clnt_create at clnt_generic.c:152
 #8 yp_bind_ypbindprog at do_ypcall.c:152
 #9 __yp_bind at do_ypcall.c:275

Comment 1 Edgar Hoch 2018-06-14 22:45:42 UTC
Created attachment 1451663 [details]
File: backtrace

Comment 2 Edgar Hoch 2018-06-14 22:45:43 UTC
Created attachment 1451664 [details]
File: cgroup

Comment 3 Edgar Hoch 2018-06-14 22:45:45 UTC
Created attachment 1451665 [details]
File: core_backtrace

Comment 4 Edgar Hoch 2018-06-14 22:45:46 UTC
Created attachment 1451666 [details]
File: cpuinfo

Comment 5 Edgar Hoch 2018-06-14 22:45:48 UTC
Created attachment 1451667 [details]
File: dso_list

Comment 6 Edgar Hoch 2018-06-14 22:45:49 UTC
Created attachment 1451668 [details]
File: environ

Comment 7 Edgar Hoch 2018-06-14 22:45:50 UTC
Created attachment 1451669 [details]
File: limits

Comment 8 Edgar Hoch 2018-06-14 22:45:52 UTC
Created attachment 1451670 [details]
File: maps

Comment 9 Edgar Hoch 2018-06-14 22:45:53 UTC
Created attachment 1451671 [details]
File: mountinfo

Comment 10 Edgar Hoch 2018-06-14 22:45:55 UTC
Created attachment 1451672 [details]
File: open_fds

Comment 11 Edgar Hoch 2018-06-14 22:45:57 UTC
Created attachment 1451673 [details]
File: proc_pid_status

Comment 12 Edgar Hoch 2018-06-14 22:45:58 UTC
Created attachment 1451674 [details]
File: var_log_messages

Comment 13 Zbigniew Jędrzejewski-Szmek 2018-07-18 12:43:17 UTC
Ah, ypbind. I see _nss_nis_gethostbyname2_r in the stack, so this is the same as the other bug.

*** This bug has been marked as a duplicate of bug 1591509 ***