NetBSD-Bugs archive

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

kern/40432: ipcs is broken (time_t related?)



>Number:         40432
>Category:       kern
>Synopsis:       ipcs is broken (time_t related?)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 19 07:10:00 +0000 2009
>Originator:     YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost>
>Release:        NetBSD 5.99.7
>Organization:
        
>Environment:
        
        
Architecture: i386
Machine: i386
>Description:
        see the following.
        1232343911 looks like a time_t value.
        my kernel is post christos-time_t.
        my userland is pre christos-time_t.

        shiruka% ipcs
        IPC status from <running system> as of Mon Jan 19 15:37:25 2009

        Message Queues:
        T        ID     KEY        MODE       OWNER    GROUP

        Shared Memory:
        T        ID     KEY        MODE       OWNER    GROUP
        m    327680          0 --rw-------  takashi    users
        m         3 6760278526463 ----a----w- 1232343911    wheel

        Semaphores:
        T        ID     KEY        MODE       OWNER    GROUP

        shiruka% 
>How-To-Repeat:
        
>Fix:
        version the sysctls?

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index