From: Ryan Underwood <nemesis-lists@icequake.net>
To: anon permutation <anonpermutation@hotmail.com>
Cc: bartoldeman@users.sourceforge.net, nemesis-lists@icequake.net,
linux-msdos@vger.kernel.org
Subject: Re: Dos App hangs with DPMI / PIC problem
Date: Thu, 16 Sep 2004 15:01:50 -0500 [thread overview]
Message-ID: <20040916200150.GK30337@dbz.icequake.net> (raw)
In-Reply-To: <BAY15-F308GHsmU6Sck0003fca5@hotmail.com>
[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]
On Thu, Sep 16, 2004 at 03:33:03AM +0000, anon permutation wrote:
>
> Hi,
>
> Thank you for helping. Okay:
>
> 1. I tried e c316:903a 75, and I see the je changed to jne. However, the
> app continues to hang inside that loop...
The flow of execution should be diverted either to or away from the jump
target depending on the value of the zero flag. If nothing changes in
the trace, then I guess you've done something wrong. Note that it is
possible for the program to find another place to get stuck after that.
> 2. I tried e c316:903a EB08, and I see the je changed to or [bi+si], cl .
> The app continues to hang inside that loop. However, I think I am not
> doing exactly what Ryan wanted me to do though...
Um, something didn't work there. Try
e c316:903a EB
e c316:903b 08
But inverting the conditional jump as bart suggested should have at
least gotten you past that point.
> What else can I try?
Asking the vendor what the program is doing at that point so they can
offer suggestions.
--
Ryan Underwood, <nemesis@icequake.net>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-09-16 20:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-16 3:33 Dos App hangs with DPMI / PIC problem anon permutation
2004-09-16 20:01 ` Ryan Underwood [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-09-17 4:18 anon permutation
2004-09-16 16:45 Stas Sergeev
2004-09-15 4:49 anon permutation
2004-09-15 8:54 ` Bart Oldeman
2004-09-15 21:00 ` Ryan Underwood
2004-09-15 21:43 ` Bart Oldeman
2004-09-16 19:58 ` Ryan Underwood
[not found] <BAY15-F39YZMGN7Osdt000486a9@hotmail.com>
2004-09-10 16:16 ` Ryan Underwood
2004-09-09 4:10 anon permutation
2004-09-09 15:02 ` Ryan Underwood
2004-09-09 3:28 anon permutation
2004-09-09 2:42 anon permutation
2004-09-08 9:54 anon permutation
2004-09-08 20:49 ` Ryan Underwood
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=20040916200150.GK30337@dbz.icequake.net \
--to=nemesis-lists@icequake.net \
--cc=anonpermutation@hotmail.com \
--cc=bartoldeman@users.sourceforge.net \
--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