public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: DOSEMU CVS Crash With Kernel 2.6.12
Date: Thu, 14 Jul 2005 20:02:31 +0400	[thread overview]
Message-ID: <42D68C97.4030300@aknet.ru> (raw)

Hello.

T.P. Reitzel wrote:
> Is anyone working on the source of this crash?
Not really. It doesn't look like
this problem is reproduceable, so,
as Bart already said, you should
move it to BTS.
I only committed the patch few days
ago that repairs the $_mapping option,
so that you can try $_mapping="mapfile"
and $_mapping="mapashm" and see if it
makes any difference, but this is
pretty much all that was done.

It looks like the kernel was not able
to commit the 1Mb of memory needed to
emulate the DOS address space, and sent
a SIGBUS to dosemu to notify about that.
This can happen if dosemu failed to
resize the backing-store, but it checks
the return value of ftruncate, so this
shouldn't be the case (or maybe it is
better to ftruncate() before unlink()?).
Or maybe you somehow ran OOM, make sure
the overcommit is disabled in
/proc/sys/vm/overcommit_memory
Or maybe it is a kernel bug - try -mm
patch then.
Anyway, this bug is not for the on-list
resolution.


             reply	other threads:[~2005-07-14 16:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 16:02 Stas Sergeev [this message]
     [not found] ` <42D73094.1010001@charter.net>
2005-07-15  4:11   ` DOSEMU CVS Crash With Kernel 2.6.12 Stas Sergeev
  -- strict thread matches above, loose matches on Subject: below --
2005-07-14 10:09 T.P. Reitzel
2005-07-14 12:20 ` Bart Oldeman
2005-07-06 19:46 T.P. Reitzel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D68C97.4030300@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox