qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Robert Riebisch <rr@bttr-software.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Bug in VVFAT crashes QEMU on Win32
Date: Wed, 29 Oct 2008 16:27:40 +0100	[thread overview]
Message-ID: <490880EC.7030200@bttr-software.de> (raw)

Hi all!

There's a problem with file-time handling for VVAT.
I found this when expanding HIMEM.SYS from a Windows 98 ISO file.
HIMEM.SYS gets a creation time of "1607-01-19 20:38:32", which is
obviously wrong, but that's not a QEMU problem.
If I put this file to "temp/" and use option "-hdb fat:temp/", QEMU
dumps with 0xc0000005 (access violation) immediately.

I'm not very familiar with GDB, but at least I got this description.
***
Program received signal SIGSEGV, Segmentation fault.
fat_datetime (time=-1, return_time=1) at bswap.h:123
123     CPU_CONVERT(le, 16, uint16_t)
***

This has been tested with QEMU 0.9.1 and trunk.

Johannes?

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

                 reply	other threads:[~2008-10-29 15:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=490880EC.7030200@bttr-software.de \
    --to=rr@bttr-software.de \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).