From dimma@electromir.ru  Wed Mar 28 05:59:20 2001
Return-Path: <dimma@electromir.ru>
Received: from bsd.electromir.ru (bsd.electromir.ru [195.14.44.190])
	by hub.freebsd.org (Postfix) with ESMTP id B57CA37B728
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Mar 2001 05:59:16 -0800 (PST)
	(envelope-from dimma@electromir.ru)
Received: from test.office.electromir.ru (test.office.electromir.ru [192.168.0.52])
	by bsd.electromir.ru (8.11.3/8.11.3) with ESMTP id f2SDww808467
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Mar 2001 17:58:59 +0400 (MSD)
Received: (from dimma@localhost)
	by test.office.electromir.ru (8.11.3/8.11.3) id f2SDx0R03844;
	Wed, 28 Mar 2001 17:59:00 +0400 (MSD)
	(envelope-from dimma)
Message-Id: <200103281359.f2SDx0R03844@test.office.electromir.ru>
Date: Wed, 28 Mar 2001 17:59:00 +0400 (MSD)
From: dimma@electromir.ru
Reply-To: dimma@electromir.ru
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Lotus Notes 5.06 for Linux on FreeBSD 4.3-RC
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         26171
>Category:       kern
>Synopsis:       [linux] not work Linux-emulator, but hi is work in early versions
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-emulation
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 28 06:00:02 PST 2001
>Closed-Date:    Thu Dec 29 15:39:59 GMT 2005
>Last-Modified:  Thu Dec 29 15:39:59 GMT 2005
>Originator:     Dmitriy Kirhlarov
>Release:        FreeBSD 4.3-RC i386
>Organization:
Electromir
>Environment:
System: FreeBSD test.office.electromir.ru. 4.3-RC FreeBSD 4.3-RC #16: Mon Mar 26 16:07:42 MSD 2001 root@test.office.electromir.ru.:/usr/src/sys/compile/test i386


	
>Description:
In first sorry for my english.
I need to use Lotus Notes for Linux on FreeBSD. On 
http://www.notes.net/r5linuxforum.nsf/7d6a87824e2f09768525655b0050f2f2/0f3a1c7d48dc0b93852567de00530495?OpenDocument&Highlight=0,FreeBSD
I find full recipe how to do it, but it was for 3.2-stable.
I recompile kernel with all options from recipe and install Lotus on my
computer.
I found what if kernel compiled with options:
options               SHMALL=4097
options               SHMMAXPGS=4097
options               "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)"
options               SEMMAP=255
options               SEMMNI=235
options               SEMMNS=255
options               SEMMNU=235
options               SEMMSL=255
options               SEMOPM=201
options               SEMUME=201

if I using:
options         USER_LDT
then LN droop
after that I must using kill -9 command
if without -- LN said: error 0x19E.
if using options:
options         _KPOSIX_PRIORITY_SCHEDULING
options         _KPOSIX_VERSION=199309L
I take coredump, but not have message "error 0x19E"
After runs LN I take:
$sysctl -a | grep "kernel trap" | wc -l
835
The message is:
kernel trap 9 with interrupts disabled
	
>How-To-Repeat:
It repeats on 4.3-BETA and 4.3-RC every time
	
>Fix:

	
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->marcel 
Responsible-Changed-By: wilko 
Responsible-Changed-When: Sun Aug 5 13:03:37 PDT 2001 
Responsible-Changed-Why:  
The Linux-ulator is Marcel's domain 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26171 
Responsible-Changed-From-To: marcel->emulation 
Responsible-Changed-By: marcel 
Responsible-Changed-When: Sat Nov 17 22:21:45 PST 2001 
Responsible-Changed-Why:  
Assign to emulation@FreeBSD.org. It is not going to be addressed if 
it's assigned to me and I don't do it. Maintainership of the Linuxulator 
has been passed on to emulation@FreeBSD.org as well. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26171 
State-Changed-From-To: open->closed 
State-Changed-By: netchild 
State-Changed-When: Thu Dec 29 15:39:01 UTC 2005 
State-Changed-Why:  
Too much changes between 4.3 and 6.x, so I close this PR. 

Please open a new bug report with recent debugging information 
in case the problem persists. 

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