qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Bug in VVFAT crashes QEMU on Win32


From: Robert Riebisch
Subject: [Qemu-devel] Bug in VVFAT crashes QEMU on Win32
Date: Wed, 29 Oct 2008 16:27:40 +0100
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]