NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/44288: tmpfs_rmdir() panic



>Number:         44288
>Category:       kern
>Synopsis:       tmpfs_rmdir() panic
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 28 20:20:01 +0000 2010
>Originator:     Jukka Ruohonen
>Release:        NetBSD 5.1
>Organization:
-
>Environment:
i386
>Description:

The following panic can be triggered on 5.1/i386:

        panic(... 
        __kernassert(...
        tmpfs_rmdir(...
        VOP_RMDIR(...
        sys_rmdir(...
        syscall(...

I will try to append a better trace later.

NB: The same machine was previously running -current with the exact same
    setup, so it can be concluded that this has been presumably fixed in HEAD.

>How-To-Repeat:

-

>Fix:

Unknown.



Home | Main Index | Thread Index | Old Index