Bug 2271326

Summary: [abrt] tracker-miners: epoll_pwait(): tracker-extract-3 killed by SIGSYS
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: tracker-minersAssignee: GNOME SIG Unassigned <gnome-sig>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 40CC: cgarnach, debarshir, dominik, gnome-sig, klember, mcatanza
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/df3ecd91a202c1a8f8a0ad0a0d350f35a2d70a5
Whiteboard: abrt_hash:1d80efb26fc3648be0757570eb594d7836580941;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: dso_list
none
File: backtrace none

Description Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:37 UTC
Version-Release number of selected component:
tracker-miners-3.7.0-1.fc40

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         tracker-extract-3 killed by SIGSYS
journald_cursor: s=ed1c603eb24b41c5a3d137397b11e29a;i=69acd;b=cc3651869e7549a98892c2d40c1d5d5c;m=643ccb1b;t=6146bdfce2662;x=e382124a97464435
executable:     /usr/libexec/tracker-extract-3
cmdline:        /usr/libexec/tracker-extract-3 --socket-fd 3
cgroup:         0::/user.slice/user-5242.slice/user/background.slice/tracker-miner-fs-3.service
rootdir:        /
uid:            5242
kernel:         6.8.1-300.fc40.aarch64
package:        tracker-miners-3.7.0-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: epoll_pwait

Truncated backtrace:
Thread no. 1 (12 frames)
 #0 epoll_pwait at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
 #1 epoll_wait at ../sysdeps/unix/sysv/linux/epoll_wait.c:32
 #2 monitor_modify_epoll at libmount/src/monitor.c:621
 #3 mnt_monitor_get_fd at libmount/src/monitor.c:710
 #5 mount_monitor_start at ../gio/gunixmounts.c:2062
 #6 g_context_specific_group_change_state at ../gio/gcontextspecificgroup.c:105
 #9 g_main_context_dispatch_unlocked at ../glib/gmain.c:4152
 #10 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4217
 #11 g_main_context_iteration at ../glib/gmain.c:4282
 #12 glib_worker_main at ../glib/gmain.c:6442
 #13 g_thread_proxy at ../glib/gthread.c:835
 #15 thread_start at ../sysdeps/unix/sysv/linux/aarch64/clone3.S:76

Comment 1 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:40 UTC
Created attachment 2023421 [details]
File: proc_pid_status

Comment 2 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:42 UTC
Created attachment 2023422 [details]
File: maps

Comment 3 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:43 UTC
Created attachment 2023423 [details]
File: limits

Comment 4 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:44 UTC
Created attachment 2023424 [details]
File: environ

Comment 5 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:46 UTC
Created attachment 2023425 [details]
File: open_fds

Comment 6 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:48 UTC
Created attachment 2023426 [details]
File: mountinfo

Comment 7 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:49 UTC
Created attachment 2023427 [details]
File: os_info

Comment 8 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:50 UTC
Created attachment 2023428 [details]
File: cpuinfo

Comment 9 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:52 UTC
Created attachment 2023429 [details]
File: core_backtrace

Comment 10 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:54 UTC
Created attachment 2023430 [details]
File: dso_list

Comment 11 Dominik 'Rathann' Mierzejewski 2024-03-24 21:17:55 UTC
Created attachment 2023431 [details]
File: backtrace

Comment 12 Fedora Admin user for bugzilla script actions 2024-03-24 21:27:51 UTC
This component is maintained by the GNOME project. Issues with it should be reported directly to GNOME at https://gitlab.gnome.org/GNOME/.

This issue should only be kept open if it:

1. Relates to Fedora packaging or integration with other Fedora components
2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions

If this issue isn't needed for either of these two reasons, please:

 * create an issue with GNOME
 * add a link to the GNOME issue here
 * close this issue as CLOSED/UPSTREAM

Thank you!

Comment 13 Michael Catanzaro 2024-03-26 12:59:46 UTC
So epoll_wait was allowlisted in 3.7.rc, but now it crashes in epoll_pwait instead :)