Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 14:39:25 GMT
From:      Morgoth <morgothdbma@o2.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/69705: IPC problem (msq_queues)
Message-ID:  <200407281439.i6SEdPUb079663@www.freebsd.org>
Resent-Message-ID: <200407281440.i6SEeIVl063409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69705
>Category:       amd64
>Synopsis:       IPC problem (msq_queues)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 28 14:40:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Morgoth
>Release:        5.2.1
>Organization:
none
>Environment:
FreeBSD 5.2.1 STARLIGHT: morgoth@/usr/src/sys/conf/STARLIGHT amd64     
>Description:
when send multiple messages of different priority, then when I use 0 in rcv then reciving sorted by priority (this is OK)
but when a set in recv specific positive number (for example 4) and msgtype 4 was send before, I recive nothing and syscall waits forever
I think it isn't good. BTW some IPC functions seem to work different on amd64, my libraries (written by myself) works different on amd64, and THERE ARE NO pointer/interger problems      
>How-To-Repeat:
 just sendmsg tyype 3 and then rcvmsg of type 3       
>Fix:
   ?   
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407281439.i6SEdPUb079663>