Bug 1216344 - libnvme: udisks2 crashing during login (related to __fortify_fail)
Summary: libnvme: udisks2 crashing during login (related to __fortify_fail)
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Wilck
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-17 14:54 UTC by Robert Frohl
Modified: 2023-12-05 12:40 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
log (2.76 KB, text/x-log)
2023-10-17 14:54 UTC, Robert Frohl
Details

Note You need to log in before you can comment on or make changes to this bug.
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.