From nobody@FreeBSD.org  Wed Jul 28 14:39:25 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3822316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jul 2004 14:39:25 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 30D8243D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jul 2004 14:39:25 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6SEdP1a079664
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jul 2004 14:39:25 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i6SEdPUb079663;
	Wed, 28 Jul 2004 14:39:25 GMT
	(envelope-from nobody)
Message-Id: <200407281439.i6SEdPUb079663@www.freebsd.org>
Date: Wed, 28 Jul 2004 14:39:25 GMT
From: Morgoth <morgothdbma@o2.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: IPC problem (msq_queues)
X-Send-Pr-Version: www-2.3

>Number:         69705
>Category:       amd64
>Synopsis:       [ipc] IPC problem (msq_queues)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 28 14:40:18 GMT 2004
>Closed-Date:    Mon Jul 09 15:56:27 GMT 2007
>Last-Modified:  Mon Jul 09 15:56:27 GMT 2007
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sat Jun 2 19:27:12 UTC 2007 
State-Changed-Why:  
Is this still a problem with recent versions of FreeBSD? 


Responsible-Changed-From-To: freebsd-amd64->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jun 2 19:27:12 UTC 2007 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=69705 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jul 9 15:56:05 UTC 2007 
State-Changed-Why:  
Feedback timeout (1 month). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69705 
>Unformatted:
