VirtualBox

4 年 前 建立

2 年 前 結束

#20325 closed defect (fixed)

Possible ticket #18697 regression in 6.1.20 Linux guest

回報者: Ismas 負責人:
元件: guest additions 版本: VirtualBox 6.1.20
關鍵字: 副本:
Guest type: other Host type: other

描述

When installing Guest Additions from 6.1.20 in kernel 4.4.0.210-generic (Ubuntu 16.04) module vboxsf fails compiling with exactly same error as #18697.

The #ifdef stack on lines 809 onwards of utils.c produces

rc = inode_change_ok(pInode, iattr);

instead of the correct

rc = setattr_prepare(dentry, iattr);

Manually editting the file solves the problem. Maybe the v5.x kernel #ifdef breaks the #ifdef stack.

Regards

更動歷史 (7)

comment:1 4 年 前Jeremy Beker 編輯

I can confirm this issue.

comment:2 4 年 前galitsyn 編輯

Thank you for reporting the issue. Could you please try the following test build for Additions:

https://www.alldomusa.eu.org/download/testcase/VBoxGuestAdditions_6.1.23-144434.iso

comment:3 4 年 前galitsyn 編輯

狀態: newawaitsfeedback

comment:4 4 年 前Jeremy Beker 編輯

I can confirm that this test version of the Guest Additions does compile and work.

回覆:  4 comment:5 4 年 前galitsyn 編輯

Replying to JeremyB:

I can confirm that this test version of the Guest Additions does compile and work.

Thank you for the confirmation. We will include fix into the next release.

comment:6 4 年 前galitsyn 編輯

狀態: awaitsfeedbacknew

comment:7 2 年 前aeichner 編輯

狀態: newclosed
處理結果: fixed
注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette