Bug 1216344

Summary: libnvme: udisks2 crashing during login (related to __fortify_fail)
Product: [openSUSE] openSUSE Tumbleweed Reporter: Robert Frohl <rfrohl>
Component: BasesystemAssignee: Martin Wilck <martin.wilck>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: daniel.wagner
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: log

Description Robert Frohl 2023-10-17 14:54:23 UTC
Created attachment 870275 [details]
log

udsiks2 keeps crashing, even after recent dependency changes (libblockdev -> 3.0.4). Attached is a partial log (some missing symbols).

from [0] my assumption is that these changes [1] might fix the issue. 

[0] https://github.com/storaged-project/udisks/issues/1152#issuecomment-1755811928
[1] https://github.com/linux-nvme/libnvme/pull/727/commits
Comment 2 Robert Frohl 2023-10-17 15:29:10 UTC
I can confirmed that 1.6+5.g68c6ffb-57.1 from home:mwilck:branches:Base:System/libnvme fixed the issue for me
Comment 3 Martin Wilck 2023-10-17 19:37:40 UTC
I created  https://build.opensuse.org/request/show/1118363
with the content mentioned in comment 2. It's the same as Robert's code, but directly referencing the upstream commit rather than using patches in the spec file.
Comment 4 Martin Wilck 2023-10-19 21:20:58 UTC
libnvme 1.6+5.g68c6ffb is now in Factory. closing bug.