* [Qemu-devel] Bug in VVFAT crashes QEMU on Win32
@ 2008-10-29 15:27 Robert Riebisch
0 siblings, 0 replies; only message in thread
From: Robert Riebisch @ 2008-10-29 15:27 UTC (permalink / raw)
To: qemu-devel
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-29 15:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 15:27 [Qemu-devel] Bug in VVFAT crashes QEMU on Win32 Robert Riebisch
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).