Bug 2235890
| Summary: | [abrt] NetworkManager: g_mutex_clear(): NetworkManager killed by SIGABRT | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Trung Lê <8> | ||||||||||||||||||||||||||
| Component: | glib2 | Assignee: | Matthias Clasen <mclasen> | ||||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | high | ||||||||||||||||||||||||||||
| Version: | 39 | CC: | 590814, 8, allen, bgalvani, dcbw, dex.mbox, fedora, ferferna, gnome-sig, liangwen12year, lkundrak, mclasen, rhughes, rstrode, vbubela | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | ppc64le | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/6f0e1f4027be7523c54a5b52abb0da74b07349a | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:da4c78d73c6fc718336f9690d7169496d405950c;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
| Fixed In Version: | glib2-2.78.0-3.fc40 glib2-2.78.0-3.fc39 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2023-09-26 00:13:34 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
Trung Lê
2023-08-30 00:21:35 UTC
Created attachment 1985990 [details]
File: proc_pid_status
Created attachment 1985991 [details]
File: maps
Created attachment 1985992 [details]
File: limits
Created attachment 1985993 [details]
File: environ
Created attachment 1985994 [details]
File: open_fds
Created attachment 1985995 [details]
File: mountinfo
Created attachment 1985996 [details]
File: os_info
Created attachment 1985997 [details]
File: cpuinfo
Created attachment 1985998 [details]
File: core_backtrace
Created attachment 1985999 [details]
File: dso_list
Created attachment 1986000 [details]
File: var_log_messages
Created attachment 1986001 [details]
File: backtrace
> #1 __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26 > #2 __GI_abort () at abort.c:79 > #3 g_mutex_clear (mutex=<optimized out>) at ../glib/gthread-posix.c:1450 > #4 g_mutex_clear (mutex=<optimized out>) at ../glib/gthread-posix.c:1445 > #5 lookup_data_free (data=0x137ed9710) at ../gio/gthreadedresolver.c:251 > #6 g_task_finalize (object=0x137ee1ba0) at ../gio/gtask.c:773 Possibly related to this GLib change: https://gitlab.gnome.org/GNOME/glib/-/commit/7b18e6205a03058541391e02c013c893b144e1ed Reassigning. *** Bug 2237765 has been marked as a duplicate of this bug. *** *** Bug 2237934 has been marked as a duplicate of this bug. *** breaks network till reboot... F39 Well at least I got to re-learn how to do networking without NetworkManager those were the days:-) Temporary patched (https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3575) package for F40: https://koji.fedoraproject.org/koji/taskinfo?taskID=106533547 The Network is back so far with the F40 package. FEDORA-2023-849ae2b492 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-849ae2b492 FEDORA-2023-7289d46f0d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7289d46f0d FEDORA-2023-849ae2b492 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-7289d46f0d has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-7289d46f0d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-7289d46f0d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-7289d46f0d has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |