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 1.2.1.0 hanging during startup
Date: Fri, 02 Apr 2004 20:20:02 +0400	[thread overview]
Message-ID: <406D92B2.508@aknet.ru> (raw)


Hello.

James B. Hiller wrote:
> So the presence of the debugger is affecting the hang.
You can start dosdebug *after* dosemu
is locked up, not before (not with -H1).

> This is making
> me think "pointer error" somewhere, but I couldn't even begin to guess
> how to proceed.  Any suggestions?
You can use the memory debugger njamd.
It can work with dosemu, but only if
you change every instance of sigaction()
call to dosemu_sigaction() call in emu.h
and recompile the dosemu.
Then you can set LD_PRELOAD to libnjamd.so,
run dosemu, and if it segfaults, then
there is probably a memory corruption
and you'll need to create a stack trace
with gdb at that point.
If this is the case, please open a bug
report on BTS for it.

             reply	other threads:[~2004-04-02 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-02 16:20 Stas Sergeev [this message]
2004-04-03 23:11 ` dosemu 1.2.1.0 hanging during startup James B. Hiller
  -- strict thread matches above, loose matches on Subject: below --
2004-04-02  3:23 James B. Hiller

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=406D92B2.508@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