On 1/6/23 18:13, Ulf Volmer wrote:
On 06.01.23 23:03, stan via users wrote:
On Fri, 6 Jan 2023 14:57:53 -0500
Roger Wells <roger.k.we...@alum.mit.edu> wrote:

I boot from the latest kernel (subject) then mount a shared directory
on a RHEL 7.9 host.
As soon as I access any file or directory on the shared directory the
my machine instantly & completely freezes.
Even the clock on the top bar stops, cursor stops blinking, and other
pc's cannot ping this one.
If I reboot to 6.0.15-200.fc36.x86_64, no problem.
Also noted that another shared directory on another pc (not sure what
OS) works fine.
Just wondering what I should try next?

Is there anything in the logs on the local system after reboot, or on
the shared directory system?

This sounds like a null pointer is being accessed.  Because it doesn't
happen on 6.0.15, it might be a bug in the kernel.  But I couldn't find
any bugs open on the redhat bugzilla, so it seems unlikely.

I have the same behavior with a cifs mount to a fritz box (AVM router).
Also introduced with 6.0.16.

mount options is my case are

mount -o nounix,noserverino,uid=1501,gid=15010,file_mode=0640,dir_mode=0750,credentials=/home/ulf/.smb.fritz,vers=3 //fritz.box/FRITZ.NAS /mnt

and there is nothing in the journal.

Best regards
Ulf


FWIW
The problem that I observed and reported here appears to be fixed with the recent kernel update to: 6.0.18-200.fc36.x86_64
thanks

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to